#DFE7EB#DFE7EB
#DFE7EB is a very light, near-neutral cyan. Relative luminance 0.788; OKLCH L 92.3% C 0.010 H 228.9°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE7EB |
|---|---|
| RGB | rgb(223, 231, 235) |
| HSL | hsl(200, 23%, 90%) |
| HSV | hsv(200, 5%, 92%) |
| CMYK | cmyk(5.1%, 1.7%, 0%, 7.8%) |
| CIE-LAB | lab(91.16, -1.92, -2.87) |
| CIE-LCH | lch(91.16, 3.45, 236.13°) |
| OKLab | oklab(92.31% -0.0067 -0.0077) |
| OKLCH | oklch(92.31% 0.01 228.9) |
| XYZ | xyz(73.9998, 78.8374, 89.8997) |
| Luminance | 0.7884 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.90
Aliceblue
#F0F8FF
ΔE00 3.91
Gainsboro
#DCDCDC
ΔE00 4.30
Whitesmoke
#F5F5F5
ΔE00 4.95
Light Gray
#D3D3D3
ΔE00 5.63
Light Grey
#D8DCD6
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE7EB #EBE3DF
analogous
#DFEBE9 #DFE7EB #DFE1EB
triadic
#DFE7EB #EBDFE7 #E7EBDF
tetradic
#DFE7EB #E9DFEB #EBE3DF #E1EBDF
square
#DFE7EB #E9DFEB #EBE3DF #E1EBDF
split-complementary
#DFE7EB #EBDFE1 #EBE9DF
monochromatic
#94AFBC #B9CBD3 #DFE7EB #ECF1F3 #ECF1F3
Accessibility & contrast
On white
1.25
#DFE7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#DFE7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE7EB
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE7EB | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EB
Deuteranopia (green-blind)
#E3E5EB
Tritanopia (blue-blind)
#DCE8E8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dfe7eb; /* rgb */ color: rgb(223, 231, 235); /* oklch */ color: oklch(92.3% 0.010 228.9);
Tailwind
colors: {
custom: {
50: '#e9eef1',
500: '#dfe7eb',
950: '#000000',
},
}SCSS
$custom: #dfe7eb; $custom-light: #e9eef1; $custom-dark: #000000;
JSON
{
"hex": "#dfe7eb",
"rgb": {
"r": 223,
"g": 231,
"b": 235
},
"hsl": {
"h": 200,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.92306,
"c": 0.01019,
"h": 228.9
},
"luminance": 0.78838
}Semantic roles & 50–950 ramp
primary
#DFE7EB
secondary
#C3B3AB
accent
#6344A2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585