#DCEBFA#DCEBFA
#DCEBFA is a very light, muted cyan. Relative luminance 0.815; OKLCH L 93.3% C 0.026 H 248.1°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEBFA |
|---|---|
| RGB | rgb(220, 235, 250) |
| HSL | hsl(210, 75%, 92%) |
| HSV | hsv(210, 12%, 98%) |
| CMYK | cmyk(12%, 6%, 0%, 2%) |
| CIE-LAB | lab(92.37, -2.06, -8.94) |
| CIE-LCH | lch(92.37, 9.17, 257.03°) |
| OKLab | oklab(93.34% -0.0097 -0.0241) |
| OKLCH | oklch(93.34% 0.026 248.1) |
| XYZ | xyz(76.4749, 81.5333, 102.1324) |
| Luminance | 0.8153 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.65
Fog
#D8DCE0
ΔE00 6.18
Ghostwhite
#F8F8FF
ΔE00 7.14
Lavender (CSS)
#E6E6FA
ΔE00 7.78
Azure (CSS)
#F0FFFF
ΔE00 8.03
Whitesmoke
#F5F5F5
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEBFA #FAEBDC
analogous
#DCFAFA #DCEBFA #DCDCFA
triadic
#DCEBFA #FADCEB #EBFADC
tetradic
#DCEBFA #FADCFA #FAEBDC #DCFADC
square
#DCEBFA #FADCFA #FAEBDC #DCFADC
split-complementary
#DCEBFA #FADCDC #FAFADC
monochromatic
#71AEEB #A6CCF2 #DCEBFA #E4F0FB #E4F0FB
Accessibility & contrast
On white
1.21
#DCEBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#DCEBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEBFA
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEBFA | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EBFB
Deuteranopia (green-blind)
#E2E8FA
Tritanopia (blue-blind)
#D5EEF0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dcebfa; /* rgb */ color: rgb(220, 235, 250); /* oklch */ color: oklch(93.3% 0.026 248.1);
Tailwind
colors: {
custom: {
50: '#e7f1fc',
500: '#dcebfa',
950: '#000000',
},
}SCSS
$custom: #dcebfa; $custom-light: #e7f1fc; $custom-dark: #000000;
JSON
{
"hex": "#dcebfa",
"rgb": {
"r": 220,
"g": 235,
"b": 250
},
"hsl": {
"h": 210,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.93337,
"c": 0.02593,
"h": 248.1
},
"luminance": 0.81534
}Semantic roles & 50–950 ramp
primary
#DCEBFA
secondary
#E0BD9B
accent
#730ED7
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585