#DDECFE#DDECFE
#DDECFE is a very light, muted cyan. Relative luminance 0.825; OKLCH L 93.7% C 0.029 H 252.9°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DDECFE |
|---|---|
| RGB | rgb(221, 236, 254) |
| HSL | hsl(213, 94%, 93%) |
| HSV | hsv(213, 13%, 100%) |
| CMYK | cmyk(13%, 7.1%, 0%, 0.4%) |
| CIE-LAB | lab(92.80, -1.46, -10.37) |
| CIE-LCH | lch(92.80, 10.47, 261.97°) |
| OKLab | oklab(93.73% -0.0086 -0.0279) |
| OKLCH | oklch(93.73% 0.029 252.9) |
| XYZ | xyz(77.6995, 82.5176, 105.5806) |
| Luminance | 0.8252 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.29
Fog
#D8DCE0
ΔE00 7.02
Lavender (CSS)
#E6E6FA
ΔE00 7.11
Ghostwhite
#F8F8FF
ΔE00 7.30
Light Blue Grey
#B7C9E2
ΔE00 8.49
Whitesmoke
#F5F5F5
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDECFE #FEEFDD
analogous
#DDFDFE #DDECFE #DEDDFE
triadic
#DDECFE #FEDDEC #ECFEDD
tetradic
#DDECFE #FEDDFD #FEEFDD #DDFEDE
square
#DDECFE #FEDDFD #FEEFDD #DDFEDE
split-complementary
#DDECFE #FEDEDD #FDFEDD
monochromatic
#66AAFB #A2CBFC #DDECFE #E1EEFE #E1EEFE
Accessibility & contrast
On white
1.20
#DDECFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#DDECFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDECFE
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDECFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDECFE | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFF
Deuteranopia (green-blind)
#E2E9FE
Tritanopia (blue-blind)
#D5F0F2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ddecfe; /* rgb */ color: rgb(221, 236, 254); /* oklch */ color: oklch(93.7% 0.029 252.9);
Tailwind
colors: {
custom: {
50: '#e7f2fe',
500: '#ddecfe',
950: '#000000',
},
}SCSS
$custom: #ddecfe; $custom-light: #e7f2fe; $custom-dark: #000000;
JSON
{
"hex": "#ddecfe",
"rgb": {
"r": 221,
"g": 236,
"b": 254
},
"hsl": {
"h": 212.727,
"s": 94.286,
"l": 93.137
},
"oklch": {
"l": 0.93733,
"c": 0.02922,
"h": 252.9
},
"luminance": 0.82519
}Semantic roles & 50–950 ramp
primary
#DDECFE
secondary
#E9C396
accent
#7D00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585