#DCE0FE#DCE0FE
#DCE0FE is a very light, muted blue. Relative luminance 0.757; OKLCH L 91.3% C 0.041 H 279.5°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE0FE |
|---|---|
| RGB | rgb(220, 224, 254) |
| HSL | hsl(233, 94%, 93%) |
| HSV | hsv(233, 13%, 100%) |
| CMYK | cmyk(13.4%, 11.8%, 0%, 0.4%) |
| CIE-LAB | lab(89.71, 4.44, -14.99) |
| CIE-LCH | lch(89.71, 15.63, 286.50°) |
| OKLab | oklab(91.29% 0.0068 -0.0405) |
| OKLCH | oklch(91.29% 0.041 279.5) |
| XYZ | xyz(74.0563, 75.6819, 104.4532) |
| Luminance | 0.7568 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.80
Periwinkle
#CCCCFF
ΔE00 7.03
Light Periwinkle
#C1C6FC
ΔE00 8.48
Light Blue Grey
#B7C9E2
ΔE00 8.98
Ghostwhite
#F8F8FF
ΔE00 9.94
Lightsteelblue
#B0C4DE
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE0FE #FEFADC
analogous
#DCF1FE #DCE0FE #E9DCFE
triadic
#DCE0FE #FEDCE0 #E0FEDC
tetradic
#DCE0FE #FEDCF1 #FEFADC #DCFEE9
square
#DCE0FE #FEDCF1 #FEFADC #DCFEE9
split-complementary
#DCE0FE #FEE9DC #F1FEDC
monochromatic
#6577FB #A0ABFC #DCE0FE #E1E5FE #E1E5FE
Accessibility & contrast
On white
1.30
#DCE0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#DCE0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE0FE
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE0FE | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E3FF
Deuteranopia (green-blind)
#D7E0FD
Tritanopia (blue-blind)
#D5E5EA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dce0fe; /* rgb */ color: rgb(220, 224, 254); /* oklch */ color: oklch(91.3% 0.041 279.5);
Tailwind
colors: {
custom: {
50: '#e7e9fe',
500: '#dce0fe',
950: '#000000',
},
}SCSS
$custom: #dce0fe; $custom-light: #e7e9fe; $custom-dark: #000000;
JSON
{
"hex": "#dce0fe",
"rgb": {
"r": 220,
"g": 224,
"b": 254
},
"hsl": {
"h": 232.941,
"s": 94.444,
"l": 92.941
},
"oklch": {
"l": 0.91291,
"c": 0.04108,
"h": 279.5
},
"luminance": 0.75683
}Semantic roles & 50–950 ramp
primary
#DCE0FE
secondary
#E9DF95
accent
#CA00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485