#DCE0FF#DCE0FF
#DCE0FF is a very light, muted blue. Relative luminance 0.757; OKLCH L 91.3% C 0.042 H 279.7°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE0FF |
|---|---|
| RGB | rgb(220, 224, 255) |
| HSL | hsl(233, 100%, 93%) |
| HSV | hsv(233, 14%, 100%) |
| CMYK | cmyk(13.7%, 12.2%, 0%, 0%) |
| CIE-LAB | lab(89.74, 4.64, -15.47) |
| CIE-LCH | lch(89.74, 16.15, 286.71°) |
| OKLab | oklab(91.32% 0.0072 -0.0418) |
| OKLCH | oklch(91.32% 0.042 279.7) |
| XYZ | xyz(74.2169, 75.7461, 105.2987) |
| Luminance | 0.7575 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.06
Periwinkle
#CCCCFF
ΔE00 6.78
Light Periwinkle
#C1C6FC
ΔE00 8.27
Light Blue Grey
#B7C9E2
ΔE00 9.10
Ghostwhite
#F8F8FF
ΔE00 10.20
Pale Lilac
#E4CBFF
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE0FF #FFFBDC
analogous
#DCF1FF #DCE0FF #E9DCFF
triadic
#DCE0FF #FFDCE0 #E0FFDC
tetradic
#DCE0FF #FFDCF1 #FFFBDC #DCFFE9
square
#DCE0FF #FFDCF1 #FFFBDC #DCFFE9
split-complementary
#DCE0FF #FFE9DC #F1FFDC
monochromatic
#6274FF #9FAAFF #DCE0FF #E0E4FF #E0E4FF
Accessibility & contrast
On white
1.30
#DCE0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#DCE0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE0FF
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE0FF | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E3FF
Deuteranopia (green-blind)
#D7E0FE
Tritanopia (blue-blind)
#D5E5EA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dce0ff; /* rgb */ color: rgb(220, 224, 255); /* oklch */ color: oklch(91.3% 0.042 279.7);
Tailwind
colors: {
custom: {
50: '#e7e9ff',
500: '#dce0ff',
950: '#000000',
},
}SCSS
$custom: #dce0ff; $custom-light: #e7e9ff; $custom-dark: #000000;
JSON
{
"hex": "#dce0ff",
"rgb": {
"r": 220,
"g": 224,
"b": 255
},
"hsl": {
"h": 233.143,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.91324,
"c": 0.04244,
"h": 279.7
},
"luminance": 0.75747
}Semantic roles & 50–950 ramp
primary
#DCE0FF
secondary
#ECE293
accent
#CB00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161618
muted
#848486