#DDECF8#DDECF8
#DDECF8 is a very light, muted cyan. Relative luminance 0.821; OKLCH L 93.5% C 0.023 H 241.9°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DDECF8 |
|---|---|
| RGB | rgb(221, 236, 248) |
| HSL | hsl(207, 66%, 92%) |
| HSV | hsv(207, 11%, 97%) |
| CMYK | cmyk(10.9%, 4.8%, 0%, 2.7%) |
| CIE-LAB | lab(92.64, -2.65, -7.49) |
| CIE-LCH | lch(92.64, 7.94, 250.53°) |
| OKLab | oklab(93.55% -0.0108 -0.0201) |
| OKLCH | oklch(93.55% 0.023 241.9) |
| XYZ | xyz(76.7537, 82.1393, 100.5995) |
| Luminance | 0.8214 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.98
Fog
#D8DCE0
ΔE00 5.70
Azure (CSS)
#F0FFFF
ΔE00 6.84
Ghostwhite
#F8F8FF
ΔE00 7.00
Whitesmoke
#F5F5F5
ΔE00 7.49
Gainsboro
#DCDCDC
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDECF8 #F8E9DD
analogous
#DDF8F7 #DDECF8 #DDDFF8
triadic
#DDECF8 #F8DDEC #ECF8DD
tetradic
#DDECF8 #F7DDF8 #F8E9DD #DFF8DD
square
#DDECF8 #F7DDF8 #F8E9DD #DFF8DD
split-complementary
#DDECF8 #F8DDDF #F8F7DD
monochromatic
#77B3E3 #AAD0EE #DDECF8 #E6F1FA #E6F1FA
Accessibility & contrast
On white
1.20
#DDECF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#DDECF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDECF8
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDECF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDECF8 | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7ECF9
Deuteranopia (green-blind)
#E4E9F8
Tritanopia (blue-blind)
#D6EFF0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ddecf8; /* rgb */ color: rgb(221, 236, 248); /* oklch */ color: oklch(93.5% 0.023 241.9);
Tailwind
colors: {
custom: {
50: '#e7f2fa',
500: '#ddecf8',
950: '#000000',
},
}SCSS
$custom: #ddecf8; $custom-light: #e7f2fa; $custom-dark: #000000;
JSON
{
"hex": "#ddecf8",
"rgb": {
"r": 221,
"g": 236,
"b": 248
},
"hsl": {
"h": 206.667,
"s": 65.854,
"l": 91.961
},
"oklch": {
"l": 0.93547,
"c": 0.02283,
"h": 241.9
},
"luminance": 0.8214
}Semantic roles & 50–950 ramp
primary
#DDECF8
secondary
#DBB99E
accent
#6918CE
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585