#DDDBEC#DDDBEC
#DDDBEC is a very light, muted blue. Relative luminance 0.721; OKLCH L 89.8% C 0.023 H 291.3°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDBEC |
|---|---|
| RGB | rgb(221, 219, 236) |
| HSL | hsl(247, 31%, 89%) |
| HSV | hsv(247, 7%, 93%) |
| CMYK | cmyk(6.4%, 7.2%, 0%, 7.5%) |
| CIE-LAB | lab(88.01, 3.82, -8.05) |
| CIE-LCH | lch(88.01, 8.91, 295.39°) |
| OKLab | oklab(89.81% 0.0084 -0.0215) |
| OKLCH | oklch(89.81% 0.023 291.3) |
| XYZ | xyz(70.2878, 72.0911, 89.5526) |
| Luminance | 0.7209 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.71
Fog
#D8DCE0
ΔE00 7.26
Ghostwhite
#F8F8FF
ΔE00 7.55
Gainsboro
#DCDCDC
ΔE00 8.09
Light Gray
#D3D3D3
ΔE00 8.39
Lavenderblush
#FFF0F5
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDBEC #EAECDB
analogous
#DBE2EC #DDDBEC #E6DBEC
triadic
#DDDBEC #ECDDDB #DBECDD
tetradic
#DDDBEC #ECDBE2 #EAECDB #DBECE6
square
#DDDBEC #ECDBE2 #EAECDB #DBECE6
split-complementary
#DDDBEC #ECE6DB #E2ECDB
monochromatic
#918BC2 #B7B3D7 #DDDBEC #ECEBF4 #ECEBF4
Accessibility & contrast
On white
1.36
#DDDBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#DDDBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDBEC
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDBEC | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDED
Deuteranopia (green-blind)
#D8DCEB
Tritanopia (blue-blind)
#DADDE0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dddbec; /* rgb */ color: rgb(221, 219, 236); /* oklch */ color: oklch(89.8% 0.023 291.3);
Tailwind
colors: {
custom: {
50: '#e7e6f2',
500: '#dddbec',
950: '#000000',
},
}SCSS
$custom: #dddbec; $custom-light: #e7e6f2; $custom-dark: #000000;
JSON
{
"hex": "#dddbec",
"rgb": {
"r": 221,
"g": 219,
"b": 236
},
"hsl": {
"h": 247.059,
"s": 30.909,
"l": 89.216
},
"oklch": {
"l": 0.89807,
"c": 0.02314,
"h": 291.3
},
"luminance": 0.72091
}Semantic roles & 50–950 ramp
primary
#DDDBEC
secondary
#C2C5A6
accent
#AA3C9D
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485