#DCE8FF#DCE8FF
#DCE8FF is a very light, muted blue. Relative luminance 0.801; OKLCH L 92.9% C 0.034 H 263.6°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE8FF |
|---|---|
| RGB | rgb(220, 232, 255) |
| HSL | hsl(219, 100%, 93%) |
| HSV | hsv(219, 14%, 100%) |
| CMYK | cmyk(13.7%, 9%, 0%, 0%) |
| CIE-LAB | lab(91.75, 0.49, -12.46) |
| CIE-LCH | lch(91.75, 12.47, 272.24°) |
| OKLab | oklab(92.9% -0.0038 -0.0336) |
| OKLCH | oklch(92.9% 0.034 263.6) |
| XYZ | xyz(76.4177, 80.1477, 106.0324) |
| Luminance | 0.8015 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.12
Aliceblue
#F0F8FF
ΔE00 7.24
Light Blue Grey
#B7C9E2
ΔE00 7.73
Ghostwhite
#F8F8FF
ΔE00 7.89
Fog
#D8DCE0
ΔE00 8.10
Powder Blue (survey)
#B1D1FC
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE8FF #FFF3DC
analogous
#DCF9FF #DCE8FF #E1DCFF
triadic
#DCE8FF #FFDCE8 #E8FFDC
tetradic
#DCE8FF #FFDCF9 #FFF3DC #DCFFE1
square
#DCE8FF #FFDCF9 #FFF3DC #DCFFE1
split-complementary
#DCE8FF #FFE1DC #F9FFDC
monochromatic
#6298FF #9FC0FF #DCE8FF #E0EBFF #E0EBFF
Accessibility & contrast
On white
1.23
#DCE8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#DCE8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE8FF
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE8FF | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E9FF
Deuteranopia (green-blind)
#DEE6FE
Tritanopia (blue-blind)
#D4ECEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dce8ff; /* rgb */ color: rgb(220, 232, 255); /* oklch */ color: oklch(92.9% 0.034 263.6);
Tailwind
colors: {
custom: {
50: '#e7efff',
500: '#dce8ff',
950: '#000000',
},
}SCSS
$custom: #dce8ff; $custom-light: #e7efff; $custom-dark: #000000;
JSON
{
"hex": "#dce8ff",
"rgb": {
"r": 220,
"g": 232,
"b": 255
},
"hsl": {
"h": 219.429,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.92899,
"c": 0.03385,
"h": 263.6
},
"luminance": 0.80149
}Semantic roles & 50–950 ramp
primary
#DCE8FF
secondary
#ECCE93
accent
#9700E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161618
muted
#848586