#DFE7EA#DFE7EA
#DFE7EA is a very light, near-neutral cyan. Relative luminance 0.788; OKLCH L 92.3% C 0.010 H 222.1°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE7EA |
|---|---|
| RGB | rgb(223, 231, 234) |
| HSL | hsl(196, 21%, 90%) |
| HSV | hsv(196, 5%, 92%) |
| CMYK | cmyk(4.7%, 1.3%, 0%, 8.2%) |
| CIE-LAB | lab(91.13, -2.11, -2.38) |
| CIE-LCH | lch(91.13, 3.18, 228.47°) |
| OKLab | oklab(92.28% -0.0071 -0.0064) |
| OKLCH | oklch(92.28% 0.01 222.1) |
| XYZ | xyz(73.8557, 78.7798, 89.1410) |
| Luminance | 0.7878 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.04
Aliceblue
#F0F8FF
ΔE00 4.15
Gainsboro
#DCDCDC
ΔE00 4.21
Whitesmoke
#F5F5F5
ΔE00 4.89
Light Grey
#D8DCD6
ΔE00 5.19
Light Gray
#D3D3D3
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE7EA #EAE2DF
analogous
#DFEAE8 #DFE7EA #DFE2EA
triadic
#DFE7EA #EADFE7 #E7EADF
tetradic
#DFE7EA #E8DFEA #EAE2DF #E2EADF
square
#DFE7EA #E8DFEA #EAE2DF #E2EADF
split-complementary
#DFE7EA #EADFE2 #EAE8DF
monochromatic
#95B0BA #BACBD2 #DFE7EA #EDF1F3 #EDF1F3
Accessibility & contrast
On white
1.25
#DFE7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#DFE7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE7EA
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE7EA | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6EA
Deuteranopia (green-blind)
#E3E5EA
Tritanopia (blue-blind)
#DCE8E8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dfe7ea; /* rgb */ color: rgb(223, 231, 234); /* oklch */ color: oklch(92.3% 0.010 222.1);
Tailwind
colors: {
custom: {
50: '#e9eef0',
500: '#dfe7ea',
950: '#000000',
},
}SCSS
$custom: #dfe7ea; $custom-light: #e9eef0; $custom-dark: #000000;
JSON
{
"hex": "#dfe7ea",
"rgb": {
"r": 223,
"g": 231,
"b": 234
},
"hsl": {
"h": 196.364,
"s": 20.755,
"l": 89.608
},
"oklch": {
"l": 0.92276,
"c": 0.00952,
"h": 222.1
},
"luminance": 0.7878
}Semantic roles & 50–950 ramp
primary
#DFE7EA
secondary
#C1B2AC
accent
#5F469F
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585