#DFDEE9#DFDEE9
#DFDEE9 is a very light, near-neutral blue. Relative luminance 0.738; OKLCH L 90.5% C 0.015 H 290.3°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDEE9 |
|---|---|
| RGB | rgb(223, 222, 233) |
| HSL | hsl(245, 20%, 89%) |
| HSV | hsv(245, 5%, 91%) |
| CMYK | cmyk(4.3%, 4.7%, 0%, 8.6%) |
| CIE-LAB | lab(88.83, 2.35, -5.24) |
| CIE-LCH | lch(88.83, 5.75, 294.15°) |
| OKLab | oklab(90.46% 0.0052 -0.014) |
| OKLCH | oklch(90.46% 0.015 290.3) |
| XYZ | xyz(71.2580, 73.8136, 87.5684) |
| Luminance | 0.7381 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.98
Fog
#D8DCE0
ΔE00 4.80
Gainsboro
#DCDCDC
ΔE00 5.57
Ghostwhite
#F8F8FF
ΔE00 5.80
Light Gray
#D3D3D3
ΔE00 6.18
Whitesmoke
#F5F5F5
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDEE9 #E8E9DE
analogous
#DEE3E9 #DFDEE9 #E5DEE9
triadic
#DFDEE9 #E9DFDE #DEE9DF
tetradic
#DFDEE9 #E9DEE3 #E8E9DE #DEE9E5
square
#DFDEE9 #E9DEE3 #E8E9DE #DEE9E5
split-complementary
#DFDEE9 #E9E5DE #E3E9DE
monochromatic
#9895B8 #BBB9D1 #DFDEE9 #EDEDF3 #EDEDF3
Accessibility & contrast
On white
1.33
#DFDEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#DFDEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDEE9
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDEE9 | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDFEA
Deuteranopia (green-blind)
#DCDFE9
Tritanopia (blue-blind)
#DDE0E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dfdee9; /* rgb */ color: rgb(223, 222, 233); /* oklch */ color: oklch(90.5% 0.015 290.3);
Tailwind
colors: {
custom: {
50: '#e9e8f0',
500: '#dfdee9',
950: '#000000',
},
}SCSS
$custom: #dfdee9; $custom-light: #e9e8f0; $custom-dark: #000000;
JSON
{
"hex": "#dfdee9",
"rgb": {
"r": 223,
"g": 222,
"b": 233
},
"hsl": {
"h": 245.455,
"s": 20,
"l": 89.216
},
"oklch": {
"l": 0.90461,
"c": 0.01491,
"h": 290.3
},
"luminance": 0.73814
}Semantic roles & 50–950 ramp
primary
#DFDEE9
secondary
#BEC0AB
accent
#9E4796
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161616
muted
#848485