#DFE5F2#DFE5F2
#DFE5F2 is a very light, near-neutral blue. Relative luminance 0.781; OKLCH L 92.1% C 0.019 H 266.0°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE5F2 |
|---|---|
| RGB | rgb(223, 229, 242) |
| HSL | hsl(221, 42%, 91%) |
| HSV | hsv(221, 8%, 95%) |
| CMYK | cmyk(7.9%, 5.4%, 0%, 5.1%) |
| CIE-LAB | lab(90.84, 0.43, -7.00) |
| CIE-LCH | lch(90.84, 7.01, 273.51°) |
| OKLab | oklab(92.12% -0.0013 -0.0187) |
| OKLCH | oklch(92.12% 0.019 266) |
| XYZ | xyz(74.4745, 78.1368, 95.1455) |
| Luminance | 0.7814 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.55
Lavender (CSS)
#E6E6FA
ΔE00 4.60
Aliceblue
#F0F8FF
ΔE00 5.06
Ghostwhite
#F8F8FF
ΔE00 5.32
Gainsboro
#DCDCDC
ΔE00 6.37
Whitesmoke
#F5F5F5
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE5F2 #F2ECDF
analogous
#DFEEF2 #DFE5F2 #E2DFF2
triadic
#DFE5F2 #F2DFE5 #E5F2DF
tetradic
#DFE5F2 #F2DFEE #F2ECDF #DFF2E2
square
#DFE5F2 #F2DFEE #F2ECDF #DFF2E2
split-complementary
#DFE5F2 #F2E2DF #EEF2DF
monochromatic
#889ECF #B3C2E0 #DFE5F2 #E9EDF6 #E9EDF6
Accessibility & contrast
On white
1.26
#DFE5F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#DFE5F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE5F2
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE5F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE5F2 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E6F3
Deuteranopia (green-blind)
#E0E4F2
Tritanopia (blue-blind)
#DBE7E9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dfe5f2; /* rgb */ color: rgb(223, 229, 242); /* oklch */ color: oklch(92.1% 0.019 266.0);
Tailwind
colors: {
custom: {
50: '#e9edf6',
500: '#dfe5f2',
950: '#000000',
},
}SCSS
$custom: #dfe5f2; $custom-light: #e9edf6; $custom-dark: #000000;
JSON
{
"hex": "#dfe5f2",
"rgb": {
"r": 223,
"g": 229,
"b": 242
},
"hsl": {
"h": 221.053,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.92117,
"c": 0.0188,
"h": 266
},
"luminance": 0.78137
}Semantic roles & 50–950 ramp
primary
#DFE5F2
secondary
#CFC2A6
accent
#8B30B5
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161617
muted
#848485