#DCEAFD#DCEAFD
#DCEAFD is a very light, muted cyan. Relative luminance 0.812; OKLCH L 93.2% C 0.030 H 256.0°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEAFD |
|---|---|
| RGB | rgb(220, 234, 253) |
| HSL | hsl(215, 89%, 93%) |
| HSV | hsv(215, 13%, 99%) |
| CMYK | cmyk(13%, 7.5%, 0%, 0.8%) |
| CIE-LAB | lab(92.20, -0.95, -10.75) |
| CIE-LCH | lch(92.20, 10.79, 264.97°) |
| OKLab | oklab(93.23% -0.0072 -0.029) |
| OKLCH | oklch(93.23% 0.03 256) |
| XYZ | xyz(76.6636, 81.1520, 104.5343) |
| Luminance | 0.8115 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.75
Lavender (CSS)
#E6E6FA
ΔE00 6.48
Fog
#D8DCE0
ΔE00 7.05
Ghostwhite
#F8F8FF
ΔE00 7.36
Light Blue Grey
#B7C9E2
ΔE00 8.03
Whitesmoke
#F5F5F5
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEAFD #FDEFDC
analogous
#DCFBFD #DCEAFD #DEDCFD
triadic
#DCEAFD #FDDCEA #EAFDDC
tetradic
#DCEAFD #FDDCFB #FDEFDC #DCFDDE
square
#DCEAFD #FDDCFB #FDEFDC #DCFDDE
split-complementary
#DCEAFD #FDDEDC #FBFDDC
monochromatic
#68A5F6 #A2C7FA #DCEAFD #E2EEFD #E2EEFD
Accessibility & contrast
On white
1.22
#DCEAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#DCEAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEAFD
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEAFD | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFE
Deuteranopia (green-blind)
#E0E7FD
Tritanopia (blue-blind)
#D4EEF0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dceafd; /* rgb */ color: rgb(220, 234, 253); /* oklch */ color: oklch(93.2% 0.030 256.0);
Tailwind
colors: {
custom: {
50: '#e7f0fe',
500: '#dceafd',
950: '#000000',
},
}SCSS
$custom: #dceafd; $custom-light: #e7f0fe; $custom-dark: #000000;
JSON
{
"hex": "#dceafd",
"rgb": {
"r": 220,
"g": 234,
"b": 253
},
"hsl": {
"h": 214.545,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.93232,
"c": 0.02987,
"h": 256
},
"luminance": 0.81153
}Semantic roles & 50–950 ramp
primary
#DCEAFD
secondary
#E7C596
accent
#8400E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585