#DCE1FE#DCE1FE
#DCE1FE is a very light, muted blue. Relative luminance 0.762; OKLCH L 91.5% C 0.040 H 277.8°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE1FE |
|---|---|
| RGB | rgb(220, 225, 254) |
| HSL | hsl(231, 94%, 93%) |
| HSV | hsv(231, 13%, 100%) |
| CMYK | cmyk(13.4%, 11.4%, 0%, 0.4%) |
| CIE-LAB | lab(89.96, 3.92, -14.61) |
| CIE-LCH | lch(89.96, 15.13, 285.01°) |
| OKLab | oklab(91.49% 0.0054 -0.0395) |
| OKLCH | oklch(91.49% 0.04 277.8) |
| XYZ | xyz(74.3258, 76.2210, 104.5430) |
| Luminance | 0.7622 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.61
Periwinkle
#CCCCFF
ΔE00 7.42
Light Blue Grey
#B7C9E2
ΔE00 8.70
Light Periwinkle
#C1C6FC
ΔE00 8.76
Ghostwhite
#F8F8FF
ΔE00 9.58
Lightsteelblue
#B0C4DE
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE1FE #FEF9DC
analogous
#DCF2FE #DCE1FE #E8DCFE
triadic
#DCE1FE #FEDCE1 #E1FEDC
tetradic
#DCE1FE #FEDCF2 #FEF9DC #DCFEE8
square
#DCE1FE #FEDCF2 #FEF9DC #DCFEE8
split-complementary
#DCE1FE #FEE8DC #F2FEDC
monochromatic
#657BFB #A0AEFC #DCE1FE #E1E6FE #E1E6FE
Accessibility & contrast
On white
1.29
#DCE1FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#DCE1FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE1FE
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE1FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE1FE | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE4FF
Deuteranopia (green-blind)
#D8E1FD
Tritanopia (blue-blind)
#D5E6EA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dce1fe; /* rgb */ color: rgb(220, 225, 254); /* oklch */ color: oklch(91.5% 0.040 277.8);
Tailwind
colors: {
custom: {
50: '#e7eafe',
500: '#dce1fe',
950: '#000000',
},
}SCSS
$custom: #dce1fe; $custom-light: #e7eafe; $custom-dark: #000000;
JSON
{
"hex": "#dce1fe",
"rgb": {
"r": 220,
"g": 225,
"b": 254
},
"hsl": {
"h": 231.176,
"s": 94.444,
"l": 92.941
},
"oklch": {
"l": 0.91487,
"c": 0.03986,
"h": 277.8
},
"luminance": 0.76222
}Semantic roles & 50–950 ramp
primary
#DCE1FE
secondary
#E9DD95
accent
#C400E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485