#DFE8EB#DFE8EB
#DFE8EB is a very light, near-neutral cyan. Relative luminance 0.794; OKLCH L 92.5% C 0.011 H 219.6°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE8EB |
|---|---|
| RGB | rgb(223, 232, 235) |
| HSL | hsl(195, 23%, 90%) |
| HSV | hsv(195, 5%, 92%) |
| CMYK | cmyk(5.1%, 1.3%, 0%, 7.8%) |
| CIE-LAB | lab(91.41, -2.44, -2.50) |
| CIE-LCH | lch(91.41, 3.49, 225.67°) |
| OKLab | oklab(92.51% -0.0081 -0.0067) |
| OKLCH | oklch(92.51% 0.011 219.6) |
| XYZ | xyz(74.2805, 79.3988, 89.9933) |
| Luminance | 0.7940 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.45
Aliceblue
#F0F8FF
ΔE00 4.09
Gainsboro
#DCDCDC
ΔE00 4.64
Whitesmoke
#F5F5F5
ΔE00 5.08
Light Grey
#D8DCD6
ΔE00 5.33
Azure (CSS)
#F0FFFF
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE8EB #EBE2DF
analogous
#DFEBE8 #DFE8EB #DFE2EB
triadic
#DFE8EB #EBDFE8 #E8EBDF
tetradic
#DFE8EB #E8DFEB #EBE2DF #E2EBDF
square
#DFE8EB #E8DFEB #EBE2DF #E2EBDF
split-complementary
#DFE8EB #EBDFE2 #EBE8DF
monochromatic
#94B2BC #B9CDD3 #DFE8EB #ECF1F3 #ECF1F3
Accessibility & contrast
On white
1.24
#DFE8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#DFE8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE8EB
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE8EB | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EB
Deuteranopia (green-blind)
#E4E6EB
Tritanopia (blue-blind)
#DCE9E9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dfe8eb; /* rgb */ color: rgb(223, 232, 235); /* oklch */ color: oklch(92.5% 0.011 219.6);
Tailwind
colors: {
custom: {
50: '#e9eff1',
500: '#dfe8eb',
950: '#000000',
},
}SCSS
$custom: #dfe8eb; $custom-light: #e9eff1; $custom-dark: #000000;
JSON
{
"hex": "#dfe8eb",
"rgb": {
"r": 223,
"g": 232,
"b": 235
},
"hsl": {
"h": 195,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.92505,
"c": 0.0105,
"h": 219.6
},
"luminance": 0.79399
}Semantic roles & 50–950 ramp
primary
#DFE8EB
secondary
#C3B1AB
accent
#5B44A2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585