#DCEFFA#DCEFFA
#DCEFFA is a very light, muted cyan. Relative luminance 0.839; OKLCH L 94.1% C 0.025 H 233.0°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEFFA |
|---|---|
| RGB | rgb(220, 239, 250) |
| HSL | hsl(202, 75%, 92%) |
| HSV | hsv(202, 12%, 98%) |
| CMYK | cmyk(12%, 4.4%, 0%, 2%) |
| CIE-LAB | lab(93.39, -4.10, -7.43) |
| CIE-LCH | lch(93.39, 8.49, 241.08°) |
| OKLab | oklab(94.14% -0.0151 -0.02) |
| OKLCH | oklch(94.14% 0.025 233) |
| XYZ | xyz(77.6330, 83.8495, 102.5184) |
| Luminance | 0.8385 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.59
Azure (CSS)
#F0FFFF
ΔE00 5.94
Fog
#D8DCE0
ΔE00 6.77
Lightcyan
#E0FFFF
ΔE00 7.74
Whitesmoke
#F5F5F5
ΔE00 8.15
Ghostwhite
#F8F8FF
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEFFA #FAE7DC
analogous
#DCFAF6 #DCEFFA #DCE0FA
triadic
#DCEFFA #FADCEF #EFFADC
tetradic
#DCEFFA #F6DCFA #FAE7DC #E0FADC
square
#DCEFFA #F6DCFA #FAE7DC #E0FADC
split-complementary
#DCEFFA #FADCE0 #FAF6DC
monochromatic
#71BEEB #A6D7F2 #DCEFFA #E4F3FB #E4F3FB
Accessibility & contrast
On white
1.18
#DCEFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#DCEFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEFFA
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEFFA | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEFB
Deuteranopia (green-blind)
#E6EAFA
Tritanopia (blue-blind)
#D4F2F2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dceffa; /* rgb */ color: rgb(220, 239, 250); /* oklch */ color: oklch(94.1% 0.025 233.0);
Tailwind
colors: {
custom: {
50: '#e7f4fc',
500: '#dceffa',
950: '#000000',
},
}SCSS
$custom: #dceffa; $custom-light: #e7f4fc; $custom-dark: #000000;
JSON
{
"hex": "#dceffa",
"rgb": {
"r": 220,
"g": 239,
"b": 250
},
"hsl": {
"h": 202,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.94137,
"c": 0.02506,
"h": 233
},
"luminance": 0.83851
}Semantic roles & 50–950 ramp
primary
#DCEFFA
secondary
#E0B49B
accent
#580ED7
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585