#DFE0EB#DFE0EB
#DFE0EB is a very light, near-neutral blue. Relative luminance 0.750; OKLCH L 90.9% C 0.015 H 281.9°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE0EB |
|---|---|
| RGB | rgb(223, 224, 235) |
| HSL | hsl(235, 23%, 90%) |
| HSV | hsv(235, 5%, 92%) |
| CMYK | cmyk(5.1%, 4.7%, 0%, 7.8%) |
| CIE-LAB | lab(89.39, 1.69, -5.47) |
| CIE-LCH | lch(89.39, 5.73, 287.14°) |
| OKLab | oklab(90.92% 0.0031 -0.0146) |
| OKLCH | oklch(90.92% 0.015 281.9) |
| XYZ | xyz(72.0797, 74.9972, 89.2597) |
| Luminance | 0.7500 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.04
Fog
#D8DCE0
ΔE00 4.26
Ghostwhite
#F8F8FF
ΔE00 5.39
Gainsboro
#DCDCDC
ΔE00 5.41
Light Gray
#D3D3D3
ΔE00 6.16
Aliceblue
#F0F8FF
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE0EB #EBEADF
analogous
#DFE6EB #DFE0EB #E4DFEB
triadic
#DFE0EB #EBDFE0 #E0EBDF
tetradic
#DFE0EB #EBDFE6 #EBEADF #DFEBE4
square
#DFE0EB #EBDFE6 #EBEADF #DFEBE4
split-complementary
#DFE0EB #EBE4DF #E6EBDF
monochromatic
#9497BC #B9BCD3 #DFE0EB #ECEDF3 #ECEDF3
Accessibility & contrast
On white
1.31
#DFE0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#DFE0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE0EB
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE0EB | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EC
Deuteranopia (green-blind)
#DDE0EB
Tritanopia (blue-blind)
#DDE2E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dfe0eb; /* rgb */ color: rgb(223, 224, 235); /* oklch */ color: oklch(90.9% 0.015 281.9);
Tailwind
colors: {
custom: {
50: '#e9e9f1',
500: '#dfe0eb',
950: '#000000',
},
}SCSS
$custom: #dfe0eb; $custom-light: #e9e9f1; $custom-dark: #000000;
JSON
{
"hex": "#dfe0eb",
"rgb": {
"r": 223,
"g": 224,
"b": 235
},
"hsl": {
"h": 235,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.90916,
"c": 0.01493,
"h": 281.9
},
"luminance": 0.74997
}Semantic roles & 50–950 ramp
primary
#DFE0EB
secondary
#C3C1AB
accent
#9A44A2
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161616
muted
#848485