#DDECF5#DDECF5
#DDECF5 is a very light, muted cyan. Relative luminance 0.820; OKLCH L 93.5% C 0.020 H 233.9°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DDECF5 |
|---|---|
| RGB | rgb(221, 236, 245) |
| HSL | hsl(203, 55%, 91%) |
| HSV | hsv(203, 10%, 96%) |
| CMYK | cmyk(9.8%, 3.7%, 0%, 3.9%) |
| CIE-LAB | lab(92.55, -3.23, -6.05) |
| CIE-LCH | lch(92.55, 6.86, 241.88°) |
| OKLab | oklab(93.46% -0.0119 -0.0162) |
| OKLCH | oklch(93.46% 0.02 233.9) |
| XYZ | xyz(76.2920, 81.9546, 98.1679) |
| Luminance | 0.8196 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.84
Fog
#D8DCE0
ΔE00 5.37
Azure (CSS)
#F0FFFF
ΔE00 5.79
Whitesmoke
#F5F5F5
ΔE00 7.02
Ghostwhite
#F8F8FF
ΔE00 7.17
Gainsboro
#DCDCDC
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDECF5 #F5E6DD
analogous
#DDF5F2 #DDECF5 #DDE0F5
triadic
#DDECF5 #F5DDEC #ECF5DD
tetradic
#DDECF5 #F2DDF5 #F5E6DD #E0F5DD
square
#DDECF5 #F2DDF5 #F5E6DD #E0F5DD
split-complementary
#DDECF5 #F5DDE0 #F5F2DD
monochromatic
#7EB7D9 #AED2E7 #DDECF5 #E7F2F8 #E7F2F8
Accessibility & contrast
On white
1.21
#DDECF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#DDECF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDECF5
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDECF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDECF5 | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EBF6
Deuteranopia (green-blind)
#E4E8F5
Tritanopia (blue-blind)
#D7EEEF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ddecf5; /* rgb */ color: rgb(221, 236, 245); /* oklch */ color: oklch(93.5% 0.020 233.9);
Tailwind
colors: {
custom: {
50: '#e7f2f8',
500: '#ddecf5',
950: '#000000',
},
}SCSS
$custom: #ddecf5; $custom-light: #e7f2f8; $custom-dark: #000000;
JSON
{
"hex": "#ddecf5",
"rgb": {
"r": 221,
"g": 236,
"b": 245
},
"hsl": {
"h": 202.5,
"s": 54.545,
"l": 91.373
},
"oklch": {
"l": 0.93456,
"c": 0.02012,
"h": 233.9
},
"luminance": 0.81956
}Semantic roles & 50–950 ramp
primary
#DDECF5
secondary
#D5B5A1
accent
#5F23C2
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585