#DDECFB#DDECFB
#DDECFB is a very light, muted cyan. Relative luminance 0.823; OKLCH L 93.6% C 0.026 H 248.1°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DDECFB |
|---|---|
| RGB | rgb(221, 236, 251) |
| HSL | hsl(210, 79%, 93%) |
| HSV | hsv(210, 12%, 98%) |
| CMYK | cmyk(12%, 6%, 0%, 1.6%) |
| CIE-LAB | lab(92.72, -2.06, -8.93) |
| CIE-LCH | lch(92.72, 9.16, 257.02°) |
| OKLab | oklab(93.64% -0.0097 -0.024) |
| OKLCH | oklch(93.64% 0.026 248.1) |
| XYZ | xyz(77.2229, 82.3269, 103.0703) |
| Luminance | 0.8233 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.51
Fog
#D8DCE0
ΔE00 6.28
Ghostwhite
#F8F8FF
ΔE00 7.05
Lavender (CSS)
#E6E6FA
ΔE00 7.79
Azure (CSS)
#F0FFFF
ΔE00 7.93
Whitesmoke
#F5F5F5
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDECFB #FBECDD
analogous
#DDFBFB #DDECFB #DDDDFB
triadic
#DDECFB #FBDDEC #ECFBDD
tetradic
#DDECFB #FBDDFB #FBECDD #DDFBDD
square
#DDECFB #FBDDFB #FBECDD #DDFBDD
split-complementary
#DDECFB #FBDDDD #FBFBDD
monochromatic
#6FAFEE #A6CDF5 #DDECFB #E4F0FC #E4F0FC
Accessibility & contrast
On white
1.20
#DDECFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#DDECFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDECFB
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDECFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDECFB | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7ECFC
Deuteranopia (green-blind)
#E3E9FB
Tritanopia (blue-blind)
#D6EFF1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ddecfb; /* rgb */ color: rgb(221, 236, 251); /* oklch */ color: oklch(93.6% 0.026 248.1);
Tailwind
colors: {
custom: {
50: '#e7f2fc',
500: '#ddecfb',
950: '#000000',
},
}SCSS
$custom: #ddecfb; $custom-light: #e7f2fc; $custom-dark: #000000;
JSON
{
"hex": "#ddecfb",
"rgb": {
"r": 221,
"g": 236,
"b": 251
},
"hsl": {
"h": 210,
"s": 78.947,
"l": 92.549
},
"oklch": {
"l": 0.93639,
"c": 0.02591,
"h": 248.1
},
"luminance": 0.82328
}Semantic roles & 50–950 ramp
primary
#DDECFB
secondary
#E2BE9A
accent
#730ADB
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585