#DFE1F2#DFE1F2
#DFE1F2 is a very light, muted blue. Relative luminance 0.759; OKLCH L 91.3% C 0.023 H 280.6°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE1F2 |
|---|---|
| RGB | rgb(223, 225, 242) |
| HSL | hsl(234, 42%, 91%) |
| HSV | hsv(234, 8%, 95%) |
| CMYK | cmyk(7.9%, 7%, 0%, 5.1%) |
| CIE-LAB | lab(89.84, 2.50, -8.49) |
| CIE-LCH | lch(89.84, 8.85, 286.41°) |
| OKLab | oklab(91.33% 0.0043 -0.0227) |
| OKLCH | oklch(91.33% 0.023 280.6) |
| XYZ | xyz(73.3805, 75.9488, 94.7808) |
| Luminance | 0.7595 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.03
Ghostwhite
#F8F8FF
ΔE00 6.40
Fog
#D8DCE0
ΔE00 6.48
Aliceblue
#F0F8FF
ΔE00 7.58
Gainsboro
#DCDCDC
ΔE00 7.79
Light Gray
#D3D3D3
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE1F2 #F2F0DF
analogous
#DFEAF2 #DFE1F2 #E6DFF2
triadic
#DFE1F2 #F2DFE1 #E1F2DF
tetradic
#DFE1F2 #F2DFEA #F2F0DF #DFF2E6
square
#DFE1F2 #F2DFEA #F2F0DF #DFF2E6
split-complementary
#DFE1F2 #F2E6DF #EAF2DF
monochromatic
#888FCF #B3B8E0 #DFE1F2 #E9EBF6 #E9EBF6
Accessibility & contrast
On white
1.30
#DFE1F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#DFE1F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE1F2
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE1F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE1F2 | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE3F3
Deuteranopia (green-blind)
#DCE1F2
Tritanopia (blue-blind)
#DBE4E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dfe1f2; /* rgb */ color: rgb(223, 225, 242); /* oklch */ color: oklch(91.3% 0.023 280.6);
Tailwind
colors: {
custom: {
50: '#e9eaf6',
500: '#dfe1f2',
950: '#000000',
},
}SCSS
$custom: #dfe1f2; $custom-light: #e9eaf6; $custom-dark: #000000;
JSON
{
"hex": "#dfe1f2",
"rgb": {
"r": 223,
"g": 225,
"b": 242
},
"hsl": {
"h": 233.684,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.91328,
"c": 0.02314,
"h": 280.6
},
"luminance": 0.75949
}Semantic roles & 50–950 ramp
primary
#DFE1F2
secondary
#CFCBA6
accent
#A730B5
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161617
muted
#848485