#DDDBE9#DDDBE9
#DDDBE9 is a very light, near-neutral blue. Relative luminance 0.719; OKLCH L 89.7% C 0.019 H 292.6°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDBE9 |
|---|---|
| RGB | rgb(221, 219, 233) |
| HSL | hsl(249, 24%, 89%) |
| HSV | hsv(249, 6%, 91%) |
| CMYK | cmyk(5.2%, 6%, 0%, 8.6%) |
| CIE-LAB | lab(87.93, 3.25, -6.60) |
| CIE-LCH | lch(87.93, 7.35, 296.24°) |
| OKLab | oklab(89.71% 0.0073 -0.0176) |
| OKLCH | oklch(89.71% 0.019 292.6) |
| XYZ | xyz(69.8556, 71.9182, 87.2764) |
| Luminance | 0.7192 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.36
Fog
#D8DCE0
ΔE00 6.18
Gainsboro
#DCDCDC
ΔE00 6.93
Ghostwhite
#F8F8FF
ΔE00 6.94
Light Gray
#D3D3D3
ΔE00 7.26
Lavenderblush
#FFF0F5
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDBE9 #E7E9DB
analogous
#DBE0E9 #DDDBE9 #E4DBE9
triadic
#DDDBE9 #E9DDDB #DBE9DD
tetradic
#DDDBE9 #E9DBE0 #E7E9DB #DBE9E4
square
#DDDBE9 #E9DBE0 #E7E9DB #DBE9E4
split-complementary
#DDDBE9 #E9E4DB #E0E9DB
monochromatic
#958FBB #B9B5D2 #DDDBE9 #EDECF3 #EDECF3
Accessibility & contrast
On white
1.37
#DDDBE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#DDDBE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDBE9
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDBE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDBE9 | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEA
Deuteranopia (green-blind)
#D8DCE9
Tritanopia (blue-blind)
#DBDDDF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dddbe9; /* rgb */ color: rgb(221, 219, 233); /* oklch */ color: oklch(89.7% 0.019 292.6);
Tailwind
colors: {
custom: {
50: '#e7e6f0',
500: '#dddbe9',
950: '#000000',
},
}SCSS
$custom: #dddbe9; $custom-light: #e7e6f0; $custom-dark: #000000;
JSON
{
"hex": "#dddbe9",
"rgb": {
"r": 221,
"g": 219,
"b": 233
},
"hsl": {
"h": 248.571,
"s": 24.138,
"l": 88.627
},
"oklch": {
"l": 0.89714,
"c": 0.01908,
"h": 292.6
},
"luminance": 0.71918
}Semantic roles & 50–950 ramp
primary
#DDDBE9
secondary
#BDC1A7
accent
#A34395
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485