#DDE5EA#DDE5EA
#DDE5EA is a very light, near-neutral cyan. Relative luminance 0.774; OKLCH L 91.7% C 0.011 H 234.8°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE5EA |
|---|---|
| RGB | rgb(221, 229, 234) |
| HSL | hsl(203, 24%, 89%) |
| HSV | hsv(203, 6%, 92%) |
| CMYK | cmyk(5.6%, 2.1%, 0%, 8.2%) |
| CIE-LAB | lab(90.48, -1.74, -3.36) |
| CIE-LCH | lch(90.48, 3.78, 242.60°) |
| OKLab | oklab(91.73% -0.0063 -0.009) |
| OKLCH | oklch(91.73% 0.011 234.8) |
| XYZ | xyz(72.6865, 77.3508, 88.9268) |
| Luminance | 0.7735 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.51
Aliceblue
#F0F8FF
ΔE00 4.16
Gainsboro
#DCDCDC
ΔE00 4.24
Whitesmoke
#F5F5F5
ΔE00 5.34
Light Gray
#D3D3D3
ΔE00 5.43
Light Grey
#D8DCD6
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE5EA #EAE2DD
analogous
#DDEAE9 #DDE5EA #DDDFEA
triadic
#DDE5EA #EADDE5 #E5EADD
tetradic
#DDE5EA #E9DDEA #EAE2DD #DFEADD
square
#DDE5EA #E9DDEA #EAE2DD #DFEADD
split-complementary
#DDE5EA #EADDDF #EAE9DD
monochromatic
#91ABBB #B7C8D3 #DDE5EA #ECF1F3 #ECF1F3
Accessibility & contrast
On white
1.28
#DDE5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#DDE5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE5EA
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE5EA | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EA
Deuteranopia (green-blind)
#E1E3EA
Tritanopia (blue-blind)
#DAE6E6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dde5ea; /* rgb */ color: rgb(221, 229, 234); /* oklch */ color: oklch(91.7% 0.011 234.8);
Tailwind
colors: {
custom: {
50: '#e7edf0',
500: '#dde5ea',
950: '#000000',
},
}SCSS
$custom: #dde5ea; $custom-light: #e7edf0; $custom-dark: #000000;
JSON
{
"hex": "#dde5ea",
"rgb": {
"r": 221,
"g": 229,
"b": 234
},
"hsl": {
"h": 203.077,
"s": 23.636,
"l": 89.216
},
"oklch": {
"l": 0.91728,
"c": 0.01099,
"h": 234.8
},
"luminance": 0.77351
}Semantic roles & 50–950 ramp
primary
#DDE5EA
secondary
#C2B3A9
accent
#6843A2
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161616
muted
#848485