#DDEBEE#DDEBEE
#DDEBEE is a very light, near-neutral cyan. Relative luminance 0.810; OKLCH L 93.0% C 0.015 H 212.0°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBEE |
|---|---|
| RGB | rgb(221, 235, 238) |
| HSL | hsl(191, 33%, 90%) |
| HSV | hsv(191, 7%, 93%) |
| CMYK | cmyk(7.1%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(92.11, -4.06, -3.05) |
| CIE-LCH | lch(92.11, 5.08, 216.90°) |
| OKLab | oklab(93.05% -0.0131 -0.0082) |
| OKLCH | oklch(93.05% 0.015 212) |
| XYZ | xyz(74.9565, 80.9610, 92.5504) |
| Luminance | 0.8096 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.37
Aliceblue
#F0F8FF
ΔE00 4.76
Fog
#D8DCE0
ΔE00 5.28
Mintcream
#F5FFFA
ΔE00 5.74
Light Grey
#D8DCD6
ΔE00 6.23
Whitesmoke
#F5F5F5
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBEE #EEE0DD
analogous
#DDEEE8 #DDEBEE #DDE3EE
triadic
#DDEBEE #EEDDEB #EBEEDD
tetradic
#DDEBEE #E8DDEE #EEE0DD #E3EEDD
square
#DDEBEE #E8DDEE #EEE0DD #E3EEDD
split-complementary
#DDEBEE #EEDDE3 #EEE8DD
monochromatic
#8BBBC5 #B4D3DA #DDEBEE #EBF3F5 #EBF3F5
Accessibility & contrast
On white
1.22
#DDEBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#DDEBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBEE
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBEE | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAEE
Deuteranopia (green-blind)
#E5E7EE
Tritanopia (blue-blind)
#D9ECEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ddebee; /* rgb */ color: rgb(221, 235, 238); /* oklch */ color: oklch(93.0% 0.015 212.0);
Tailwind
colors: {
custom: {
50: '#e7f1f3',
500: '#ddebee',
950: '#000000',
},
}SCSS
$custom: #ddebee; $custom-light: #e7f1f3; $custom-dark: #000000;
JSON
{
"hex": "#ddebee",
"rgb": {
"r": 221,
"g": 235,
"b": 238
},
"hsl": {
"h": 190.588,
"s": 33.333,
"l": 90
},
"oklch": {
"l": 0.93047,
"c": 0.01547,
"h": 212
},
"luminance": 0.80962
}Semantic roles & 50–950 ramp
primary
#DDEBEE
secondary
#C8ADA7
accent
#4E39AC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585