#DCE1FF#DCE1FF
#DCE1FF is a very light, muted blue. Relative luminance 0.763; OKLCH L 91.5% C 0.041 H 278.1°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE1FF |
|---|---|
| RGB | rgb(220, 225, 255) |
| HSL | hsl(231, 100%, 93%) |
| HSV | hsv(231, 14%, 100%) |
| CMYK | cmyk(13.7%, 11.8%, 0%, 0%) |
| CIE-LAB | lab(89.99, 4.12, -15.09) |
| CIE-LCH | lch(89.99, 15.65, 285.27°) |
| OKLab | oklab(91.52% 0.0058 -0.0408) |
| OKLCH | oklch(91.52% 0.041 278.1) |
| XYZ | xyz(74.4864, 76.2852, 105.3886) |
| Luminance | 0.7629 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.85
Periwinkle
#CCCCFF
ΔE00 7.17
Light Periwinkle
#C1C6FC
ΔE00 8.54
Light Blue Grey
#B7C9E2
ΔE00 8.81
Ghostwhite
#F8F8FF
ΔE00 9.84
Lightsteelblue
#B0C4DE
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE1FF #FFFADC
analogous
#DCF2FF #DCE1FF #E8DCFF
triadic
#DCE1FF #FFDCE1 #E1FFDC
tetradic
#DCE1FF #FFDCF2 #FFFADC #DCFFE8
square
#DCE1FF #FFDCF2 #FFFADC #DCFFE8
split-complementary
#DCE1FF #FFE8DC #F2FFDC
monochromatic
#6278FF #9FADFF #DCE1FF #E0E5FF #E0E5FF
Accessibility & contrast
On white
1.29
#DCE1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#DCE1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE1FF
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE1FF | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E4FF
Deuteranopia (green-blind)
#D7E1FE
Tritanopia (blue-blind)
#D5E6EB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dce1ff; /* rgb */ color: rgb(220, 225, 255); /* oklch */ color: oklch(91.5% 0.041 278.1);
Tailwind
colors: {
custom: {
50: '#e7eaff',
500: '#dce1ff',
950: '#000000',
},
}SCSS
$custom: #dce1ff; $custom-light: #e7eaff; $custom-dark: #000000;
JSON
{
"hex": "#dce1ff",
"rgb": {
"r": 220,
"g": 225,
"b": 255
},
"hsl": {
"h": 231.429,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.9152,
"c": 0.04121,
"h": 278.1
},
"luminance": 0.76286
}Semantic roles & 50–950 ramp
primary
#DCE1FF
secondary
#ECDF93
accent
#C500E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161618
muted
#848486