#DFE2F2#DFE2F2
#DFE2F2 is a very light, muted blue. Relative luminance 0.765; OKLCH L 91.5% C 0.022 H 277.5°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE2F2 |
|---|---|
| RGB | rgb(223, 226, 242) |
| HSL | hsl(231, 42%, 91%) |
| HSV | hsv(231, 8%, 95%) |
| CMYK | cmyk(7.9%, 6.6%, 0%, 5.1%) |
| CIE-LAB | lab(90.09, 1.98, -8.12) |
| CIE-LCH | lch(90.09, 8.35, 283.72°) |
| OKLab | oklab(91.53% 0.0029 -0.0217) |
| OKLCH | oklch(91.53% 0.022 277.5) |
| XYZ | xyz(73.6516, 76.4910, 94.8712) |
| Luminance | 0.7649 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.55
Fog
#D8DCE0
ΔE00 5.95
Ghostwhite
#F8F8FF
ΔE00 6.03
Aliceblue
#F0F8FF
ΔE00 6.94
Gainsboro
#DCDCDC
ΔE00 7.38
Light Gray
#D3D3D3
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE2F2 #F2EFDF
analogous
#DFEBF2 #DFE2F2 #E5DFF2
triadic
#DFE2F2 #F2DFE2 #E2F2DF
tetradic
#DFE2F2 #F2DFEB #F2EFDF #DFF2E5
square
#DFE2F2 #F2DFEB #F2EFDF #DFF2E5
split-complementary
#DFE2F2 #F2E5DF #EBF2DF
monochromatic
#8893CF #B3BBE0 #DFE2F2 #E9EBF6 #E9EBF6
Accessibility & contrast
On white
1.29
#DFE2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#DFE2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE2F2
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE2F2 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3F3
Deuteranopia (green-blind)
#DDE2F2
Tritanopia (blue-blind)
#DBE5E7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dfe2f2; /* rgb */ color: rgb(223, 226, 242); /* oklch */ color: oklch(91.5% 0.022 277.5);
Tailwind
colors: {
custom: {
50: '#e9ebf6',
500: '#dfe2f2',
950: '#000000',
},
}SCSS
$custom: #dfe2f2; $custom-light: #e9ebf6; $custom-dark: #000000;
JSON
{
"hex": "#dfe2f2",
"rgb": {
"r": 223,
"g": 226,
"b": 242
},
"hsl": {
"h": 230.526,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.91525,
"c": 0.02194,
"h": 277.5
},
"luminance": 0.76491
}Semantic roles & 50–950 ramp
primary
#DFE2F2
secondary
#CFC8A6
accent
#A030B5
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161617
muted
#848485