#DEECFC#DEECFC
#DEECFC is a very light, muted cyan. Relative luminance 0.825; OKLCH L 93.7% C 0.026 H 251.7°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DEECFC |
|---|---|
| RGB | rgb(222, 236, 252) |
| HSL | hsl(212, 83%, 93%) |
| HSV | hsv(212, 12%, 99%) |
| CMYK | cmyk(11.9%, 6.3%, 0%, 1.2%) |
| CIE-LAB | lab(92.82, -1.54, -9.30) |
| CIE-LCH | lch(92.82, 9.43, 260.57°) |
| OKLab | oklab(93.74% -0.0083 -0.025) |
| OKLCH | oklch(93.74% 0.026 251.7) |
| XYZ | xyz(77.6864, 82.5477, 103.9170) |
| Luminance | 0.8255 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.66
Fog
#D8DCE0
ΔE00 6.41
Ghostwhite
#F8F8FF
ΔE00 6.81
Lavender (CSS)
#E6E6FA
ΔE00 7.14
Whitesmoke
#F5F5F5
ΔE00 8.19
Azure (CSS)
#F0FFFF
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEECFC #FCEEDE
analogous
#DEFBFC #DEECFC #DFDEFC
triadic
#DEECFC #FCDEEC #ECFCDE
tetradic
#DEECFC #FCDEFB #FCEEDE #DEFCDF
square
#DEECFC #FCDEFB #FCEEDE #DEFCDF
split-complementary
#DEECFC #FCDFDE #FBFCDE
monochromatic
#6EABF2 #A6CCF7 #DEECFC #E3EFFC #E3EFFC
Accessibility & contrast
On white
1.20
#DEECFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#DEECFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEECFC
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEECFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEECFC | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFD
Deuteranopia (green-blind)
#E3E9FC
Tritanopia (blue-blind)
#D7EFF1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #deecfc; /* rgb */ color: rgb(222, 236, 252); /* oklch */ color: oklch(93.7% 0.026 251.7);
Tailwind
colors: {
custom: {
50: '#e8f2fd',
500: '#deecfc',
950: '#000000',
},
}SCSS
$custom: #deecfc; $custom-light: #e8f2fd; $custom-dark: #000000;
JSON
{
"hex": "#deecfc",
"rgb": {
"r": 222,
"g": 236,
"b": 252
},
"hsl": {
"h": 212,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.93742,
"c": 0.02637,
"h": 251.7
},
"luminance": 0.82549
}Semantic roles & 50–950 ramp
primary
#DEECFC
secondary
#E4C29A
accent
#7A06E0
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585