#DCE6FF#DCE6FF
#DCE6FF is a very light, muted blue. Relative luminance 0.790; OKLCH L 92.5% C 0.036 H 268.3°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE6FF |
|---|---|
| RGB | rgb(220, 230, 255) |
| HSL | hsl(223, 100%, 93%) |
| HSV | hsv(223, 14%, 100%) |
| CMYK | cmyk(13.7%, 9.8%, 0%, 0%) |
| CIE-LAB | lab(91.25, 1.52, -13.21) |
| CIE-LCH | lch(91.25, 13.30, 276.57°) |
| OKLab | oklab(92.5% -0.0011 -0.0357) |
| OKLCH | oklch(92.5% 0.036 268.3) |
| XYZ | xyz(75.8579, 79.0282, 105.8458) |
| Luminance | 0.7903 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.29
Light Blue Grey
#B7C9E2
ΔE00 7.80
Aliceblue
#F0F8FF
ΔE00 8.22
Ghostwhite
#F8F8FF
ΔE00 8.29
Fog
#D8DCE0
ΔE00 8.70
Lightsteelblue
#B0C4DE
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE6FF #FFF5DC
analogous
#DCF7FF #DCE6FF #E3DCFF
triadic
#DCE6FF #FFDCE6 #E6FFDC
tetradic
#DCE6FF #FFDCF7 #FFF5DC #DCFFE3
square
#DCE6FF #FFDCF7 #FFF5DC #DCFFE3
split-complementary
#DCE6FF #FFE3DC #F7FFDC
monochromatic
#628FFF #9FBAFF #DCE6FF #E0E9FF #E0E9FF
Accessibility & contrast
On white
1.25
#DCE6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#DCE6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE6FF
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE6FF | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE8FF
Deuteranopia (green-blind)
#DCE5FE
Tritanopia (blue-blind)
#D4EBEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dce6ff; /* rgb */ color: rgb(220, 230, 255); /* oklch */ color: oklch(92.5% 0.036 268.3);
Tailwind
colors: {
custom: {
50: '#e7edff',
500: '#dce6ff',
950: '#000000',
},
}SCSS
$custom: #dce6ff; $custom-light: #e7edff; $custom-dark: #000000;
JSON
{
"hex": "#dce6ff",
"rgb": {
"r": 220,
"g": 230,
"b": 255
},
"hsl": {
"h": 222.857,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.92503,
"c": 0.0357,
"h": 268.3
},
"luminance": 0.79029
}Semantic roles & 50–950 ramp
primary
#DCE6FF
secondary
#ECD393
accent
#A400E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161618
muted
#848486