#DDECFD#DDECFD
#DDECFD is a very light, muted cyan. Relative luminance 0.825; OKLCH L 93.7% C 0.028 H 251.5°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DDECFD |
|---|---|
| RGB | rgb(221, 236, 253) |
| HSL | hsl(212, 89%, 93%) |
| HSV | hsv(212, 13%, 99%) |
| CMYK | cmyk(12.6%, 6.7%, 0%, 0.8%) |
| CIE-LAB | lab(92.77, -1.66, -9.89) |
| CIE-LCH | lch(92.77, 10.03, 260.46°) |
| OKLab | oklab(93.7% -0.0089 -0.0266) |
| OKLCH | oklch(93.7% 0.028 251.5) |
| XYZ | xyz(77.5398, 82.4537, 104.7394) |
| Luminance | 0.8246 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.01
Fog
#D8DCE0
ΔE00 6.76
Ghostwhite
#F8F8FF
ΔE00 7.19
Lavender (CSS)
#E6E6FA
ΔE00 7.32
Whitesmoke
#F5F5F5
ΔE00 8.60
Light Blue Grey
#B7C9E2
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDECFD #FDEEDD
analogous
#DDFCFD #DDECFD #DEDDFD
triadic
#DDECFD #FDDDEC #ECFDDD
tetradic
#DDECFD #FDDDFC #FDEEDD #DDFDDE
square
#DDECFD #FDDDFC #FDEEDD #DDFDDE
split-complementary
#DDECFD #FDDEDD #FCFDDD
monochromatic
#69ABF6 #A3CCFA #DDECFD #E2EFFD #E2EFFD
Accessibility & contrast
On white
1.20
#DDECFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#DDECFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDECFD
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDECFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDECFD | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFE
Deuteranopia (green-blind)
#E2E9FD
Tritanopia (blue-blind)
#D5F0F1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ddecfd; /* rgb */ color: rgb(221, 236, 253); /* oklch */ color: oklch(93.7% 0.028 251.5);
Tailwind
colors: {
custom: {
50: '#e7f2fe',
500: '#ddecfd',
950: '#000000',
},
}SCSS
$custom: #ddecfd; $custom-light: #e7f2fe; $custom-dark: #000000;
JSON
{
"hex": "#ddecfd",
"rgb": {
"r": 221,
"g": 236,
"b": 253
},
"hsl": {
"h": 211.875,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.93701,
"c": 0.0281,
"h": 251.5
},
"luminance": 0.82455
}Semantic roles & 50–950 ramp
primary
#DDECFD
secondary
#E7C297
accent
#7A00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585