#DFE4F2#DFE4F2
#DFE4F2 is a very light, near-neutral blue. Relative luminance 0.776; OKLCH L 91.9% C 0.020 H 270.2°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE4F2 |
|---|---|
| RGB | rgb(223, 228, 242) |
| HSL | hsl(224, 42%, 91%) |
| HSV | hsv(224, 8%, 95%) |
| CMYK | cmyk(7.9%, 5.8%, 0%, 5.1%) |
| CIE-LAB | lab(90.59, 0.95, -7.37) |
| CIE-LCH | lch(90.59, 7.43, 277.31°) |
| OKLab | oklab(91.92% 0.0001 -0.0197) |
| OKLCH | oklch(91.92% 0.02 270.2) |
| XYZ | xyz(74.1986, 77.5850, 95.0535) |
| Luminance | 0.7759 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.87
Fog
#D8DCE0
ΔE00 4.97
Ghostwhite
#F8F8FF
ΔE00 5.48
Aliceblue
#F0F8FF
ΔE00 5.67
Gainsboro
#DCDCDC
ΔE00 6.67
Whitesmoke
#F5F5F5
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE4F2 #F2EDDF
analogous
#DFEDF2 #DFE4F2 #E3DFF2
triadic
#DFE4F2 #F2DFE4 #E4F2DF
tetradic
#DFE4F2 #F2DFED #F2EDDF #DFF2E3
square
#DFE4F2 #F2DFED #F2EDDF #DFF2E3
split-complementary
#DFE4F2 #F2E3DF #EDF2DF
monochromatic
#889BCF #B3BFE0 #DFE4F2 #E9EDF6 #E9EDF6
Accessibility & contrast
On white
1.27
#DFE4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#DFE4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE4F2
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE4F2 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E5F3
Deuteranopia (green-blind)
#DFE3F2
Tritanopia (blue-blind)
#DBE7E8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dfe4f2; /* rgb */ color: rgb(223, 228, 242); /* oklch */ color: oklch(91.9% 0.020 270.2);
Tailwind
colors: {
custom: {
50: '#e9ecf6',
500: '#dfe4f2',
950: '#000000',
},
}SCSS
$custom: #dfe4f2; $custom-light: #e9ecf6; $custom-dark: #000000;
JSON
{
"hex": "#dfe4f2",
"rgb": {
"r": 223,
"g": 228,
"b": 242
},
"hsl": {
"h": 224.211,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.91919,
"c": 0.01975,
"h": 270.2
},
"luminance": 0.77586
}Semantic roles & 50–950 ramp
primary
#DFE4F2
secondary
#CFC4A6
accent
#9230B5
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161617
muted
#848485