#DFE7F2#DFE7F2
#DFE7F2 is a very light, near-neutral cyan. Relative luminance 0.793; OKLCH L 92.5% C 0.017 H 256.3°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE7F2 |
|---|---|
| RGB | rgb(223, 231, 242) |
| HSL | hsl(215, 42%, 91%) |
| HSV | hsv(215, 8%, 95%) |
| CMYK | cmyk(7.9%, 4.5%, 0%, 5.1%) |
| CIE-LAB | lab(91.35, -0.60, -6.25) |
| CIE-LCH | lch(91.35, 6.28, 264.50°) |
| OKLab | oklab(92.51% -0.0041 -0.0167) |
| OKLCH | oklch(92.51% 0.017 256.3) |
| XYZ | xyz(75.0311, 79.2499, 95.3310) |
| Luminance | 0.7925 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.99
Aliceblue
#F0F8FF
ΔE00 4.02
Ghostwhite
#F8F8FF
ΔE00 5.31
Gainsboro
#DCDCDC
ΔE00 5.97
Lavender (CSS)
#E6E6FA
ΔE00 6.15
Whitesmoke
#F5F5F5
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE7F2 #F2EADF
analogous
#DFF0F2 #DFE7F2 #E0DFF2
triadic
#DFE7F2 #F2DFE7 #E7F2DF
tetradic
#DFE7F2 #F2DFF0 #F2EADF #DFF2E0
square
#DFE7F2 #F2DFF0 #F2EADF #DFF2E0
split-complementary
#DFE7F2 #F2E0DF #F0F2DF
monochromatic
#88A6CF #B3C6E0 #DFE7F2 #E9EFF6 #E9EFF6
Accessibility & contrast
On white
1.25
#DFE7F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#DFE7F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE7F2
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE7F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE7F2 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E7F3
Deuteranopia (green-blind)
#E1E5F2
Tritanopia (blue-blind)
#DBE9EA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dfe7f2; /* rgb */ color: rgb(223, 231, 242); /* oklch */ color: oklch(92.5% 0.017 256.3);
Tailwind
colors: {
custom: {
50: '#e9eef6',
500: '#dfe7f2',
950: '#000000',
},
}SCSS
$custom: #dfe7f2; $custom-light: #e9eef6; $custom-dark: #000000;
JSON
{
"hex": "#dfe7f2",
"rgb": {
"r": 223,
"g": 231,
"b": 242
},
"hsl": {
"h": 214.737,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.92514,
"c": 0.01724,
"h": 256.3
},
"luminance": 0.79251
}Semantic roles & 50–950 ramp
primary
#DFE7F2
secondary
#CFBEA6
accent
#7D30B5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585