#DFE0F2#DFE0F2
#DFE0F2 is a very light, muted blue. Relative luminance 0.754; OKLCH L 91.1% C 0.024 H 283.4°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE0F2 |
|---|---|
| RGB | rgb(223, 224, 242) |
| HSL | hsl(237, 42%, 91%) |
| HSV | hsv(237, 8%, 95%) |
| CMYK | cmyk(7.9%, 7.4%, 0%, 5.1%) |
| CIE-LAB | lab(89.58, 3.02, -8.86) |
| CIE-LCH | lch(89.58, 9.36, 288.82°) |
| OKLab | oklab(91.13% 0.0056 -0.0238) |
| OKLCH | oklch(91.13% 0.024 283.4) |
| XYZ | xyz(73.1109, 75.4097, 94.6910) |
| Luminance | 0.7541 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.68
Ghostwhite
#F8F8FF
ΔE00 6.81
Fog
#D8DCE0
ΔE00 7.02
Gainsboro
#DCDCDC
ΔE00 8.21
Aliceblue
#F0F8FF
ΔE00 8.22
Light Gray
#D3D3D3
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE0F2 #F2F1DF
analogous
#DFE9F2 #DFE0F2 #E7DFF2
triadic
#DFE0F2 #F2DFE0 #E0F2DF
tetradic
#DFE0F2 #F2DFE9 #F2F1DF #DFF2E7
square
#DFE0F2 #F2DFE9 #F2F1DF #DFF2E7
split-complementary
#DFE0F2 #F2E7DF #E9F2DF
monochromatic
#888CCF #B3B6E0 #DFE0F2 #E9EAF6 #E9EAF6
Accessibility & contrast
On white
1.31
#DFE0F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#DFE0F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE0F2
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE0F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE0F2 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE2F3
Deuteranopia (green-blind)
#DBE1F1
Tritanopia (blue-blind)
#DBE3E6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dfe0f2; /* rgb */ color: rgb(223, 224, 242); /* oklch */ color: oklch(91.1% 0.024 283.4);
Tailwind
colors: {
custom: {
50: '#e9e9f6',
500: '#dfe0f2',
950: '#000000',
},
}SCSS
$custom: #dfe0f2; $custom-light: #e9e9f6; $custom-dark: #000000;
JSON
{
"hex": "#dfe0f2",
"rgb": {
"r": 223,
"g": 224,
"b": 242
},
"hsl": {
"h": 236.842,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.91131,
"c": 0.02442,
"h": 283.4
},
"luminance": 0.7541
}Semantic roles & 50–950 ramp
primary
#DFE0F2
secondary
#CFCDA6
accent
#AE30B5
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485