#DFE4EB#DFE4EB
#DFE4EB is a very light, near-neutral blue. Relative luminance 0.772; OKLCH L 91.7% C 0.011 H 256.7°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE4EB |
|---|---|
| RGB | rgb(223, 228, 235) |
| HSL | hsl(215, 23%, 90%) |
| HSV | hsv(215, 5%, 92%) |
| CMYK | cmyk(5.1%, 3%, 0%, 7.8%) |
| CIE-LAB | lab(90.40, -0.38, -3.98) |
| CIE-LCH | lch(90.40, 4.00, 264.53°) |
| OKLab | oklab(91.71% -0.0025 -0.0106) |
| OKLCH | oklch(91.71% 0.011 256.7) |
| XYZ | xyz(73.1673, 77.1725, 89.6223) |
| Luminance | 0.7717 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 2.28
Gainsboro
#DCDCDC
ΔE00 4.05
Aliceblue
#F0F8FF
ΔE00 4.31
Ghostwhite
#F8F8FF
ΔE00 5.07
Whitesmoke
#F5F5F5
ΔE00 5.24
Light Gray
#D3D3D3
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE4EB #EBE6DF
analogous
#DFEAEB #DFE4EB #E0DFEB
triadic
#DFE4EB #EBDFE4 #E4EBDF
tetradic
#DFE4EB #EBDFEA #EBE6DF #DFEBE0
square
#DFE4EB #EBDFEA #EBE6DF #DFEBE0
split-complementary
#DFE4EB #EBE0DF #EAEBDF
monochromatic
#94A4BC #B9C4D3 #DFE4EB #ECEFF3 #ECEFF3
Accessibility & contrast
On white
1.28
#DFE4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#DFE4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE4EB
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE4EB | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4EB
Deuteranopia (green-blind)
#E1E3EB
Tritanopia (blue-blind)
#DCE5E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dfe4eb; /* rgb */ color: rgb(223, 228, 235); /* oklch */ color: oklch(91.7% 0.011 256.7);
Tailwind
colors: {
custom: {
50: '#e9ecf1',
500: '#dfe4eb',
950: '#000000',
},
}SCSS
$custom: #dfe4eb; $custom-light: #e9ecf1; $custom-dark: #000000;
JSON
{
"hex": "#dfe4eb",
"rgb": {
"r": 223,
"g": 228,
"b": 235
},
"hsl": {
"h": 215,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.91708,
"c": 0.01093,
"h": 256.7
},
"luminance": 0.77173
}Semantic roles & 50–950 ramp
primary
#DFE4EB
secondary
#C3B9AB
accent
#7B44A2
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161616
muted
#848485