#DFDEE8#DFDEE8
#DFDEE8 is a very light, near-neutral blue. Relative luminance 0.738; OKLCH L 90.4% C 0.014 H 290.7°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDEE8 |
|---|---|
| RGB | rgb(223, 222, 232) |
| HSL | hsl(246, 18%, 89%) |
| HSV | hsv(246, 4%, 91%) |
| CMYK | cmyk(3.9%, 4.3%, 0%, 9%) |
| CIE-LAB | lab(88.81, 2.16, -4.76) |
| CIE-LCH | lch(88.81, 5.23, 294.46°) |
| OKLab | oklab(90.43% 0.0048 -0.0127) |
| OKLCH | oklch(90.43% 0.014 290.7) |
| XYZ | xyz(71.1156, 73.7566, 86.8182) |
| Luminance | 0.7376 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.38
Fog
#D8DCE0
ΔE00 4.43
Gainsboro
#DCDCDC
ΔE00 5.14
Ghostwhite
#F8F8FF
ΔE00 5.68
Light Gray
#D3D3D3
ΔE00 5.79
Whitesmoke
#F5F5F5
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDEE8 #E7E8DE
analogous
#DEE2E8 #DFDEE8 #E4DEE8
triadic
#DFDEE8 #E8DFDE #DEE8DF
tetradic
#DFDEE8 #E8DEE2 #E7E8DE #DEE8E4
square
#DFDEE8 #E8DEE2 #E7E8DE #DEE8E4
split-complementary
#DFDEE8 #E8E4DE #E2E8DE
monochromatic
#9996B6 #BCBACF #DFDEE8 #EEEDF2 #EEEDF2
Accessibility & contrast
On white
1.33
#DFDEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#DFDEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDEE8
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDEE8 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDFE9
Deuteranopia (green-blind)
#DCDFE8
Tritanopia (blue-blind)
#DDDFE1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dfdee8; /* rgb */ color: rgb(223, 222, 232); /* oklch */ color: oklch(90.4% 0.014 290.7);
Tailwind
colors: {
custom: {
50: '#e9e8ef',
500: '#dfdee8',
950: '#000000',
},
}SCSS
$custom: #dfdee8; $custom-light: #e9e8ef; $custom-dark: #000000;
JSON
{
"hex": "#dfdee8",
"rgb": {
"r": 223,
"g": 222,
"b": 232
},
"hsl": {
"h": 246,
"s": 17.857,
"l": 89.02
},
"oklch": {
"l": 0.9043,
"c": 0.01355,
"h": 290.7
},
"luminance": 0.73757
}Semantic roles & 50–950 ramp
primary
#DFDEE8
secondary
#BCBEAC
accent
#9C4994
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161616
muted
#848485