#DFE5EB#DFE5EB
#DFE5EB is a very light, near-neutral cyan. Relative luminance 0.777; OKLCH L 91.9% C 0.010 H 247.9°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE5EB |
|---|---|
| RGB | rgb(223, 229, 235) |
| HSL | hsl(210, 23%, 90%) |
| HSV | hsv(210, 5%, 92%) |
| CMYK | cmyk(5.1%, 2.6%, 0%, 7.8%) |
| CIE-LAB | lab(90.65, -0.90, -3.61) |
| CIE-LCH | lch(90.65, 3.72, 256.06°) |
| OKLab | oklab(91.91% -0.0039 -0.0096) |
| OKLCH | oklch(91.91% 0.01 247.9) |
| XYZ | xyz(73.4432, 77.7243, 89.7142) |
| Luminance | 0.7772 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.24
Gainsboro
#DCDCDC
ΔE00 3.99
Aliceblue
#F0F8FF
ΔE00 4.02
Whitesmoke
#F5F5F5
ΔE00 5.03
Light Gray
#D3D3D3
ΔE00 5.28
Ghostwhite
#F8F8FF
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE5EB #EBE5DF
analogous
#DFEBEB #DFE5EB #DFDFEB
triadic
#DFE5EB #EBDFE5 #E5EBDF
tetradic
#DFE5EB #EBDFEB #EBE5DF #DFEBDF
square
#DFE5EB #EBDFEB #EBE5DF #DFEBDF
split-complementary
#DFE5EB #EBDFDF #EBEBDF
monochromatic
#94A8BC #B9C6D3 #DFE5EB #ECF0F3 #ECF0F3
Accessibility & contrast
On white
1.27
#DFE5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#DFE5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE5EB
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE5EB | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EB
Deuteranopia (green-blind)
#E1E4EB
Tritanopia (blue-blind)
#DCE6E7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dfe5eb; /* rgb */ color: rgb(223, 229, 235); /* oklch */ color: oklch(91.9% 0.010 247.9);
Tailwind
colors: {
custom: {
50: '#e9edf1',
500: '#dfe5eb',
950: '#000000',
},
}SCSS
$custom: #dfe5eb; $custom-light: #e9edf1; $custom-dark: #000000;
JSON
{
"hex": "#dfe5eb",
"rgb": {
"r": 223,
"g": 229,
"b": 235
},
"hsl": {
"h": 210,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.91907,
"c": 0.01041,
"h": 247.9
},
"luminance": 0.77725
}Semantic roles & 50–950 ramp
primary
#DFE5EB
secondary
#C3B7AB
accent
#7344A2
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161616
muted
#848485