#DDE5EB#DDE5EB
#DDE5EB is a very light, near-neutral cyan. Relative luminance 0.774; OKLCH L 91.8% C 0.012 H 239.9°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE5EB |
|---|---|
| RGB | rgb(221, 229, 235) |
| HSL | hsl(206, 26%, 89%) |
| HSV | hsv(206, 6%, 92%) |
| CMYK | cmyk(6%, 2.6%, 0%, 7.8%) |
| CIE-LAB | lab(90.51, -1.55, -3.84) |
| CIE-LCH | lch(90.51, 4.14, 248.00°) |
| OKLab | oklab(91.76% -0.006 -0.0103) |
| OKLCH | oklch(91.76% 0.012 239.9) |
| XYZ | xyz(72.8305, 77.4084, 89.6855) |
| Luminance | 0.7741 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.54
Aliceblue
#F0F8FF
ΔE00 4.06
Gainsboro
#DCDCDC
ΔE00 4.43
Whitesmoke
#F5F5F5
ΔE00 5.48
Light Gray
#D3D3D3
ΔE00 5.59
Ghostwhite
#F8F8FF
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE5EB #EBE3DD
analogous
#DDEBEA #DDE5EB #DDDEEB
triadic
#DDE5EB #EBDDE5 #E5EBDD
tetradic
#DDE5EB #EADDEB #EBE3DD #DEEBDD
square
#DDE5EB #EADDEB #EBE3DD #DEEBDD
split-complementary
#DDE5EB #EBDDDE #EBEADD
monochromatic
#90AABE #B6C8D4 #DDE5EB #ECF0F4 #ECF0F4
Accessibility & contrast
On white
1.27
#DDE5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#DDE5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE5EB
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE5EB | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EB
Deuteranopia (green-blind)
#E1E3EB
Tritanopia (blue-blind)
#DAE7E7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dde5eb; /* rgb */ color: rgb(221, 229, 235); /* oklch */ color: oklch(91.8% 0.012 239.9);
Tailwind
colors: {
custom: {
50: '#e7edf1',
500: '#dde5eb',
950: '#000000',
},
}SCSS
$custom: #dde5eb; $custom-light: #e7edf1; $custom-dark: #000000;
JSON
{
"hex": "#dde5eb",
"rgb": {
"r": 221,
"g": 229,
"b": 235
},
"hsl": {
"h": 205.714,
"s": 25.926,
"l": 89.412
},
"oklch": {
"l": 0.91757,
"c": 0.01188,
"h": 239.9
},
"luminance": 0.77409
}Semantic roles & 50–950 ramp
primary
#DDE5EB
secondary
#C3B4A9
accent
#6C41A4
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161616
muted
#848485