#DCEBFE#DCEBFE
#DCEBFE is a very light, muted cyan. Relative luminance 0.818; OKLCH L 93.5% C 0.030 H 254.3°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEBFE |
|---|---|
| RGB | rgb(220, 235, 254) |
| HSL | hsl(214, 94%, 93%) |
| HSV | hsv(214, 13%, 100%) |
| CMYK | cmyk(13.4%, 7.5%, 0%, 0.4%) |
| CIE-LAB | lab(92.48, -1.26, -10.85) |
| CIE-LCH | lch(92.48, 10.93, 263.37°) |
| OKLab | oklab(93.46% -0.0082 -0.0293) |
| OKLCH | oklch(93.46% 0.03 254.3) |
| XYZ | xyz(77.1088, 81.7868, 105.4707) |
| Luminance | 0.8179 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.68
Lavender (CSS)
#E6E6FA
ΔE00 6.90
Fog
#D8DCE0
ΔE00 7.19
Ghostwhite
#F8F8FF
ΔE00 7.51
Light Blue Grey
#B7C9E2
ΔE00 8.19
Whitesmoke
#F5F5F5
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEBFE #FEEFDC
analogous
#DCFCFE #DCEBFE #DEDCFE
triadic
#DCEBFE #FEDCEB #EBFEDC
tetradic
#DCEBFE #FEDCFC #FEEFDC #DCFEDE
square
#DCEBFE #FEDCFC #FEEFDC #DCFEDE
split-complementary
#DCEBFE #FEDEDC #FCFEDC
monochromatic
#65A7FB #A0C9FC #DCEBFE #E1EEFE #E1EEFE
Accessibility & contrast
On white
1.21
#DCEBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#DCEBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEBFE
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEBFE | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFF
Deuteranopia (green-blind)
#E1E8FE
Tritanopia (blue-blind)
#D4EFF1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dcebfe; /* rgb */ color: rgb(220, 235, 254); /* oklch */ color: oklch(93.5% 0.030 254.3);
Tailwind
colors: {
custom: {
50: '#e7f1fe',
500: '#dcebfe',
950: '#000000',
},
}SCSS
$custom: #dcebfe; $custom-light: #e7f1fe; $custom-dark: #000000;
JSON
{
"hex": "#dcebfe",
"rgb": {
"r": 220,
"g": 235,
"b": 254
},
"hsl": {
"h": 213.529,
"s": 94.444,
"l": 92.941
},
"oklch": {
"l": 0.93462,
"c": 0.0304,
"h": 254.3
},
"luminance": 0.81788
}Semantic roles & 50–950 ramp
primary
#DCEBFE
secondary
#E9C495
accent
#8000E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585