#DDECFF#DDECFF
#DDECFF is a very light, muted cyan. Relative luminance 0.826; OKLCH L 93.8% C 0.030 H 254.3°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DDECFF |
|---|---|
| RGB | rgb(221, 236, 255) |
| HSL | hsl(214, 100%, 93%) |
| HSV | hsv(214, 13%, 100%) |
| CMYK | cmyk(13.3%, 7.5%, 0%, 0%) |
| CIE-LAB | lab(92.83, -1.26, -10.84) |
| CIE-LCH | lch(92.83, 10.92, 263.37°) |
| OKLab | oklab(93.76% -0.0082 -0.0292) |
| OKLCH | oklch(93.76% 0.03 254.3) |
| XYZ | xyz(77.8601, 82.5818, 106.4262) |
| Luminance | 0.8258 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.57
Lavender (CSS)
#E6E6FA
ΔE00 6.92
Fog
#D8DCE0
ΔE00 7.28
Ghostwhite
#F8F8FF
ΔE00 7.42
Light Blue Grey
#B7C9E2
ΔE00 8.40
Whitesmoke
#F5F5F5
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDECFF #FFF0DD
analogous
#DDFDFF #DDECFF #DFDDFF
triadic
#DDECFF #FFDDEC #ECFFDD
tetradic
#DDECFF #FFDDFD #FFF0DD #DDFFDF
square
#DDECFF #FFDDFD #FFF0DD #DDFFDF
split-complementary
#DDECFF #FFDFDD #FDFFDD
monochromatic
#63A8FF #A0CAFF #DDECFF #E0EEFF #E0EEFF
Accessibility & contrast
On white
1.20
#DDECFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#DDECFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDECFF
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDECFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDECFF | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFF
Deuteranopia (green-blind)
#E2E9FF
Tritanopia (blue-blind)
#D5F0F2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ddecff; /* rgb */ color: rgb(221, 236, 255); /* oklch */ color: oklch(93.8% 0.030 254.3);
Tailwind
colors: {
custom: {
50: '#e7f2ff',
500: '#ddecff',
950: '#000000',
},
}SCSS
$custom: #ddecff; $custom-light: #e7f2ff; $custom-dark: #000000;
JSON
{
"hex": "#ddecff",
"rgb": {
"r": 221,
"g": 236,
"b": 255
},
"hsl": {
"h": 213.529,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.93764,
"c": 0.03037,
"h": 254.3
},
"luminance": 0.82583
}Semantic roles & 50–950 ramp
primary
#DDECFF
secondary
#ECC594
accent
#8000E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161618
muted
#848586