#DFE6F2#DFE6F2
#DFE6F2 is a very light, near-neutral blue. Relative luminance 0.787; OKLCH L 92.3% C 0.018 H 261.4°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE6F2 |
|---|---|
| RGB | rgb(223, 230, 242) |
| HSL | hsl(218, 42%, 91%) |
| HSV | hsv(218, 8%, 95%) |
| CMYK | cmyk(7.9%, 5%, 0%, 5.1%) |
| CIE-LAB | lab(91.09, -0.09, -6.62) |
| CIE-LCH | lch(91.09, 6.62, 269.25°) |
| OKLab | oklab(92.32% -0.0027 -0.0177) |
| OKLCH | oklch(92.32% 0.018 261.4) |
| XYZ | xyz(74.7520, 78.6918, 95.2380) |
| Luminance | 0.7869 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.22
Aliceblue
#F0F8FF
ΔE00 4.51
Ghostwhite
#F8F8FF
ΔE00 5.27
Lavender (CSS)
#E6E6FA
ΔE00 5.37
Gainsboro
#DCDCDC
ΔE00 6.14
Whitesmoke
#F5F5F5
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE6F2 #F2EBDF
analogous
#DFEFF2 #DFE6F2 #E1DFF2
triadic
#DFE6F2 #F2DFE6 #E6F2DF
tetradic
#DFE6F2 #F2DFEF #F2EBDF #DFF2E1
square
#DFE6F2 #F2DFEF #F2EBDF #DFF2E1
split-complementary
#DFE6F2 #F2E1DF #EFF2DF
monochromatic
#88A2CF #B3C4E0 #DFE6F2 #E9EEF6 #E9EEF6
Accessibility & contrast
On white
1.25
#DFE6F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#DFE6F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE6F2
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE6F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE6F2 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E6F3
Deuteranopia (green-blind)
#E1E5F2
Tritanopia (blue-blind)
#DBE8EA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dfe6f2; /* rgb */ color: rgb(223, 230, 242); /* oklch */ color: oklch(92.3% 0.018 261.4);
Tailwind
colors: {
custom: {
50: '#e9edf6',
500: '#dfe6f2',
950: '#000000',
},
}SCSS
$custom: #dfe6f2; $custom-light: #e9edf6; $custom-dark: #000000;
JSON
{
"hex": "#dfe6f2",
"rgb": {
"r": 223,
"g": 230,
"b": 242
},
"hsl": {
"h": 217.895,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.92316,
"c": 0.01795,
"h": 261.4
},
"luminance": 0.78692
}Semantic roles & 50–950 ramp
primary
#DFE6F2
secondary
#CFC0A6
accent
#8430B5
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161617
muted
#848485