#DDECF6#DDECF6
#DDECF6 is a very light, muted cyan. Relative luminance 0.820; OKLCH L 93.5% C 0.021 H 236.8°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DDECF6 |
|---|---|
| RGB | rgb(221, 236, 246) |
| HSL | hsl(204, 58%, 92%) |
| HSV | hsv(204, 10%, 96%) |
| CMYK | cmyk(10.2%, 4.1%, 0%, 3.5%) |
| CIE-LAB | lab(92.58, -3.04, -6.53) |
| CIE-LCH | lch(92.58, 7.20, 245.04°) |
| OKLab | oklab(93.49% -0.0115 -0.0175) |
| OKLCH | oklch(93.49% 0.021 236.8) |
| XYZ | xyz(76.4451, 82.0158, 98.9741) |
| Luminance | 0.8202 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.84
Fog
#D8DCE0
ΔE00 5.45
Azure (CSS)
#F0FFFF
ΔE00 6.13
Ghostwhite
#F8F8FF
ΔE00 7.09
Whitesmoke
#F5F5F5
ΔE00 7.16
Gainsboro
#DCDCDC
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDECF6 #F6E7DD
analogous
#DDF6F4 #DDECF6 #DDE0F6
triadic
#DDECF6 #F6DDEC #ECF6DD
tetradic
#DDECF6 #F4DDF6 #F6E7DD #E0F6DD
square
#DDECF6 #F4DDF6 #F6E7DD #E0F6DD
split-complementary
#DDECF6 #F6DDE0 #F6F4DD
monochromatic
#7CB6DC #ADD1E9 #DDECF6 #E7F1F9 #E7F1F9
Accessibility & contrast
On white
1.21
#DDECF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#DDECF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDECF6
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDECF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDECF6 | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EBF7
Deuteranopia (green-blind)
#E4E8F6
Tritanopia (blue-blind)
#D7EFEF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ddecf6; /* rgb */ color: rgb(221, 236, 246); /* oklch */ color: oklch(93.5% 0.021 236.8);
Tailwind
colors: {
custom: {
50: '#e7f2f9',
500: '#ddecf6',
950: '#000000',
},
}SCSS
$custom: #ddecf6; $custom-light: #e7f2f9; $custom-dark: #000000;
JSON
{
"hex": "#ddecf6",
"rgb": {
"r": 221,
"g": 236,
"b": 246
},
"hsl": {
"h": 204,
"s": 58.14,
"l": 91.569
},
"oklch": {
"l": 0.93486,
"c": 0.02098,
"h": 236.8
},
"luminance": 0.82017
}Semantic roles & 50–950 ramp
primary
#DDECF6
secondary
#D7B6A0
accent
#6220C6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585