#BBDDBB
#BBDDBB
#DDBBDD
#DDBBDD
Color Values
| Format | #BBDDBB | #DDBBDD |
|---|---|---|
| HEX | #BBDDBB | #DDBBDD |
| RGB | 187, 221, 187 | 221, 187, 221 |
| HSL | 120.0, 33.3%, 80.0% | 300.0, 33.3%, 80.0% |
| HSV | 120.0, 15.4%, 86.7% | 300.0, 15.4%, 86.7% |
| CMYK | 15.4%, 0.0%, 15.4%, 13.3% | 0.0%, 15.4%, 0.0%, 13.3% |
| OKLCH | 0.8637 0.0587 145.0 | 0.8318 0.0597 326.1 |
Contrast & Accessibility
1.16:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #DDBBDD → Background: #BBDDBB
The quick brown fox jumps over the lazy dog
Text: #BBDDBB → Background: #DDBBDD
Color Difference (Delta E)
44.04
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #BBDDBB, #DDBBDD);
background: linear-gradient(135deg, #BBDDBB, #DDBBDD);