#DCEBFC#DCEBFC
#DCEBFC is a very light, muted cyan. Relative luminance 0.817; OKLCH L 93.4% C 0.028 H 251.5°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEBFC |
|---|---|
| RGB | rgb(220, 235, 252) |
| HSL | hsl(212, 84%, 93%) |
| HSV | hsv(212, 13%, 99%) |
| CMYK | cmyk(12.7%, 6.7%, 0%, 1.2%) |
| CIE-LAB | lab(92.42, -1.66, -9.89) |
| CIE-LCH | lch(92.42, 10.03, 260.47°) |
| OKLab | oklab(93.4% -0.0089 -0.0267) |
| OKLCH | oklch(93.4% 0.028 251.5) |
| XYZ | xyz(76.7902, 81.6594, 103.7927) |
| Luminance | 0.8166 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.13
Fog
#D8DCE0
ΔE00 6.66
Ghostwhite
#F8F8FF
ΔE00 7.29
Lavender (CSS)
#E6E6FA
ΔE00 7.31
Light Blue Grey
#B7C9E2
ΔE00 8.41
Whitesmoke
#F5F5F5
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEBFC #FCEDDC
analogous
#DCFBFC #DCEBFC #DDDCFC
triadic
#DCEBFC #FCDCEB #EBFCDC
tetradic
#DCEBFC #FCDCFB #FCEDDC #DCFCDD
square
#DCEBFC #FCDCFB #FCEDDC #DCFCDD
split-complementary
#DCEBFC #FCDDDC #FBFCDC
monochromatic
#6BABF2 #A4CBF7 #DCEBFC #E3EFFD #E3EFFD
Accessibility & contrast
On white
1.21
#DCEBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#DCEBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEBFC
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEBFC | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFD
Deuteranopia (green-blind)
#E1E8FC
Tritanopia (blue-blind)
#D4EFF0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dcebfc; /* rgb */ color: rgb(220, 235, 252); /* oklch */ color: oklch(93.4% 0.028 251.5);
Tailwind
colors: {
custom: {
50: '#e7f1fd',
500: '#dcebfc',
950: '#000000',
},
}SCSS
$custom: #dcebfc; $custom-light: #e7f1fd; $custom-dark: #000000;
JSON
{
"hex": "#dcebfc",
"rgb": {
"r": 220,
"g": 235,
"b": 252
},
"hsl": {
"h": 211.875,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.93399,
"c": 0.02812,
"h": 251.5
},
"luminance": 0.81661
}Semantic roles & 50–950 ramp
primary
#DCEBFC
secondary
#E4C098
accent
#7A05E1
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585