#DCE9FF#DCE9FF
#DCE9FF is a very light, muted blue. Relative luminance 0.807; OKLCH L 93.1% C 0.033 H 261.0°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE9FF |
|---|---|
| RGB | rgb(220, 233, 255) |
| HSL | hsl(218, 100%, 93%) |
| HSV | hsv(218, 14%, 100%) |
| CMYK | cmyk(13.7%, 8.6%, 0%, 0%) |
| CIE-LAB | lab(92.00, -0.03, -12.08) |
| CIE-LCH | lch(92.00, 12.08, 269.86°) |
| OKLab | oklab(93.1% -0.0051 -0.0326) |
| OKLCH | oklch(93.1% 0.033 261) |
| XYZ | xyz(76.7000, 80.7123, 106.1264) |
| Luminance | 0.8071 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.62
Aliceblue
#F0F8FF
ΔE00 6.79
Ghostwhite
#F8F8FF
ΔE00 7.76
Light Blue Grey
#B7C9E2
ΔE00 7.79
Fog
#D8DCE0
ΔE00 7.85
Powder Blue (survey)
#B1D1FC
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE9FF #FFF2DC
analogous
#DCFAFF #DCE9FF #E0DCFF
triadic
#DCE9FF #FFDCE9 #E9FFDC
tetradic
#DCE9FF #FFDCFA #FFF2DC #DCFFE0
square
#DCE9FF #FFDCFA #FFF2DC #DCFFE0
split-complementary
#DCE9FF #FFE0DC #FAFFDC
monochromatic
#629CFF #9FC3FF #DCE9FF #E0ECFF #E0ECFF
Accessibility & contrast
On white
1.23
#DCE9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#DCE9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE9FF
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE9FF | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2EAFF
Deuteranopia (green-blind)
#DFE7FE
Tritanopia (blue-blind)
#D4EDF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dce9ff; /* rgb */ color: rgb(220, 233, 255); /* oklch */ color: oklch(93.1% 0.033 261.0);
Tailwind
colors: {
custom: {
50: '#e7f0ff',
500: '#dce9ff',
950: '#000000',
},
}SCSS
$custom: #dce9ff; $custom-light: #e7f0ff; $custom-dark: #000000;
JSON
{
"hex": "#dce9ff",
"rgb": {
"r": 220,
"g": 233,
"b": 255
},
"hsl": {
"h": 217.714,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.93097,
"c": 0.03301,
"h": 261
},
"luminance": 0.80713
}Semantic roles & 50–950 ramp
primary
#DCE9FF
secondary
#ECCB93
accent
#9000E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161618
muted
#848586