#DDE4E6#DDE4E6
#DDE4E6 is a very light, near-neutral cyan. Relative luminance 0.766; OKLCH L 91.4% C 0.008 H 216.6°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE4E6 |
|---|---|
| RGB | rgb(221, 228, 230) |
| HSL | hsl(193, 15%, 88%) |
| HSV | hsv(193, 4%, 90%) |
| CMYK | cmyk(3.9%, 0.9%, 0%, 9.8%) |
| CIE-LAB | lab(90.12, -1.97, -1.79) |
| CIE-LCH | lch(90.12, 2.66, 222.22°) |
| OKLab | oklab(91.41% -0.0064 -0.0048) |
| OKLCH | oklch(91.41% 0.008 216.6) |
| XYZ | xyz(71.8424, 76.5717, 85.8425) |
| Luminance | 0.7657 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.56
Gainsboro
#DCDCDC
ΔE00 3.54
Light Grey
#D8DCD6
ΔE00 4.43
Light Gray
#D3D3D3
ΔE00 4.80
Aliceblue
#F0F8FF
ΔE00 4.89
Whitesmoke
#F5F5F5
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE4E6 #E6DFDD
analogous
#DDE6E3 #DDE4E6 #DDDFE6
triadic
#DDE4E6 #E6DDE4 #E4E6DD
tetradic
#DDE4E6 #E3DDE6 #E6DFDD #DFE6DD
square
#DDE4E6 #E3DDE6 #E6DFDD #DFE6DD
split-complementary
#DDE4E6 #E6DDDF #E6E3DD
monochromatic
#96ACB2 #BAC8CC #DDE4E6 #EDF1F2 #EDF1F2
Accessibility & contrast
On white
1.29
#DDE4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#DDE4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE4E6
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE4E6 | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E3E6
Deuteranopia (green-blind)
#E1E2E6
Tritanopia (blue-blind)
#DBE5E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dde4e6; /* rgb */ color: rgb(221, 228, 230); /* oklch */ color: oklch(91.4% 0.008 216.6);
Tailwind
colors: {
custom: {
50: '#e7eced',
500: '#dde4e6',
950: '#000000',
},
}SCSS
$custom: #dde4e6; $custom-light: #e7eced; $custom-dark: #000000;
JSON
{
"hex": "#dde4e6",
"rgb": {
"r": 221,
"g": 228,
"b": 230
},
"hsl": {
"h": 193.333,
"s": 15.254,
"l": 88.431
},
"oklch": {
"l": 0.91411,
"c": 0.00803,
"h": 216.6
},
"luminance": 0.76572
}Semantic roles & 50–950 ramp
primary
#DDE4E6
secondary
#BCAFAC
accent
#5D4C99
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#161616
muted
#848484