#DDECF4#DDECF4
#DDECF4 is a very light, near-neutral cyan. Relative luminance 0.819; OKLCH L 93.4% C 0.019 H 230.7°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DDECF4 |
|---|---|
| RGB | rgb(221, 236, 244) |
| HSL | hsl(201, 51%, 91%) |
| HSV | hsv(201, 9%, 96%) |
| CMYK | cmyk(9.4%, 3.3%, 0%, 4.3%) |
| CIE-LAB | lab(92.53, -3.43, -5.57) |
| CIE-LCH | lch(92.53, 6.54, 238.39°) |
| OKLab | oklab(93.43% -0.0122 -0.015) |
| OKLCH | oklch(93.43% 0.019 230.7) |
| XYZ | xyz(76.1398, 81.8937, 97.3661) |
| Luminance | 0.8189 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.90
Fog
#D8DCE0
ΔE00 5.32
Azure (CSS)
#F0FFFF
ΔE00 5.46
Whitesmoke
#F5F5F5
ΔE00 6.91
Gainsboro
#DCDCDC
ΔE00 7.13
Ghostwhite
#F8F8FF
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDECF4 #F4E5DD
analogous
#DDF4F0 #DDECF4 #DDE0F4
triadic
#DDECF4 #F4DDEC #ECF4DD
tetradic
#DDECF4 #F0DDF4 #F4E5DD #E0F4DD
square
#DDECF4 #F0DDF4 #F4E5DD #E0F4DD
split-complementary
#DDECF4 #F4DDE0 #F4F0DD
monochromatic
#81B8D6 #AFD2E5 #DDECF4 #E8F2F8 #E8F2F8
Accessibility & contrast
On white
1.21
#DDECF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#DDECF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDECF4
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDECF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDECF4 | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EBF4
Deuteranopia (green-blind)
#E5E8F4
Tritanopia (blue-blind)
#D7EEEE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ddecf4; /* rgb */ color: rgb(221, 236, 244); /* oklch */ color: oklch(93.4% 0.019 230.7);
Tailwind
colors: {
custom: {
50: '#e7f2f7',
500: '#ddecf4',
950: '#000000',
},
}SCSS
$custom: #ddecf4; $custom-light: #e7f2f7; $custom-dark: #000000;
JSON
{
"hex": "#ddecf4",
"rgb": {
"r": 221,
"g": 236,
"b": 244
},
"hsl": {
"h": 200.87,
"s": 51.111,
"l": 91.176
},
"oklch": {
"l": 0.93425,
"c": 0.01933,
"h": 230.7
},
"luminance": 0.81895
}Semantic roles & 50–950 ramp
primary
#DDECF4
secondary
#D3B3A2
accent
#5C27BE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585