#DCEAFA#DCEAFA
#DCEAFA is a very light, muted cyan. Relative luminance 0.810; OKLCH L 93.1% C 0.026 H 251.7°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEAFA |
|---|---|
| RGB | rgb(220, 234, 250) |
| HSL | hsl(212, 75%, 92%) |
| HSV | hsv(212, 12%, 98%) |
| CMYK | cmyk(12%, 6.4%, 0%, 2%) |
| CIE-LAB | lab(92.11, -1.54, -9.31) |
| CIE-LCH | lch(92.11, 9.44, 260.58°) |
| OKLab | oklab(93.14% -0.0083 -0.0251) |
| OKLCH | oklch(93.14% 0.026 251.7) |
| XYZ | xyz(76.1894, 80.9623, 102.0372) |
| Luminance | 0.8096 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.92
Fog
#D8DCE0
ΔE00 6.21
Ghostwhite
#F8F8FF
ΔE00 7.02
Lavender (CSS)
#E6E6FA
ΔE00 7.12
Whitesmoke
#F5F5F5
ΔE00 8.33
Gainsboro
#DCDCDC
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEAFA #FAECDC
analogous
#DCF9FA #DCEAFA #DDDCFA
triadic
#DCEAFA #FADCEA #EAFADC
tetradic
#DCEAFA #FADCF9 #FAECDC #DCFADD
square
#DCEAFA #FADCF9 #FAECDC #DCFADD
split-complementary
#DCEAFA #FADDDC #F9FADC
monochromatic
#71AAEB #A6CAF2 #DCEAFA #E4EFFB #E4EFFB
Accessibility & contrast
On white
1.22
#DCEAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#DCEAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEAFA
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEAFA | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFB
Deuteranopia (green-blind)
#E1E7FA
Tritanopia (blue-blind)
#D5EDEF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dceafa; /* rgb */ color: rgb(220, 234, 250); /* oklch */ color: oklch(93.1% 0.026 251.7);
Tailwind
colors: {
custom: {
50: '#e7f0fc',
500: '#dceafa',
950: '#000000',
},
}SCSS
$custom: #dceafa; $custom-light: #e7f0fc; $custom-dark: #000000;
JSON
{
"hex": "#dceafa",
"rgb": {
"r": 220,
"g": 234,
"b": 250
},
"hsl": {
"h": 212,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.93138,
"c": 0.02641,
"h": 251.7
},
"luminance": 0.80963
}Semantic roles & 50–950 ramp
primary
#DCEAFA
secondary
#E0BF9B
accent
#790ED7
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585