#DDECF2#DDECF2
#DDECF2 is a very light, near-neutral cyan. Relative luminance 0.818; OKLCH L 93.4% C 0.018 H 223.6°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DDECF2 |
|---|---|
| RGB | rgb(221, 236, 242) |
| HSL | hsl(197, 45%, 91%) |
| HSV | hsv(197, 9%, 95%) |
| CMYK | cmyk(8.7%, 2.5%, 0%, 5.1%) |
| CIE-LAB | lab(92.47, -3.81, -4.60) |
| CIE-LCH | lch(92.47, 5.98, 230.39°) |
| OKLab | oklab(93.37% -0.013 -0.0124) |
| OKLCH | oklch(93.37% 0.018 223.6) |
| XYZ | xyz(75.8378, 81.7729, 95.7755) |
| Luminance | 0.8177 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.18
Azure (CSS)
#F0FFFF
ΔE00 4.84
Fog
#D8DCE0
ΔE00 5.35
Mintcream
#F5FFFA
ΔE00 6.64
Whitesmoke
#F5F5F5
ΔE00 6.76
Gainsboro
#DCDCDC
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDECF2 #F2E3DD
analogous
#DDF2ED #DDECF2 #DDE1F2
triadic
#DDECF2 #F2DDEC #ECF2DD
tetradic
#DDECF2 #EDDDF2 #F2E3DD #E1F2DD
square
#DDECF2 #EDDDF2 #F2E3DD #E1F2DD
split-complementary
#DDECF2 #F2DDE1 #F2EDDD
monochromatic
#84BBD0 #B1D3E1 #DDECF2 #E9F3F7 #E9F3F7
Accessibility & contrast
On white
1.21
#DDECF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#DDECF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDECF2
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDECF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDECF2 | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EBF2
Deuteranopia (green-blind)
#E5E8F2
Tritanopia (blue-blind)
#D8EEEE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ddecf2; /* rgb */ color: rgb(221, 236, 242); /* oklch */ color: oklch(93.4% 0.018 223.6);
Tailwind
colors: {
custom: {
50: '#e7f2f6',
500: '#ddecf2',
950: '#000000',
},
}SCSS
$custom: #ddecf2; $custom-light: #e7f2f6; $custom-dark: #000000;
JSON
{
"hex": "#ddecf2",
"rgb": {
"r": 221,
"g": 236,
"b": 242
},
"hsl": {
"h": 197.143,
"s": 44.681,
"l": 90.784
},
"oklch": {
"l": 0.93366,
"c": 0.01794,
"h": 223.6
},
"luminance": 0.81774
}Semantic roles & 50–950 ramp
primary
#DDECF2
secondary
#CFB0A4
accent
#552EB8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585