#DCD8FE#DCD8FE
#DCD8FE is a very light, muted blue. Relative luminance 0.715; OKLCH L 89.7% C 0.052 H 290.1°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD8FE |
|---|---|
| RGB | rgb(220, 216, 254) |
| HSL | hsl(246, 95%, 92%) |
| HSV | hsv(246, 15%, 100%) |
| CMYK | cmyk(13.4%, 15%, 0%, 0.4%) |
| CIE-LAB | lab(87.72, 8.64, -17.98) |
| CIE-LCH | lch(87.72, 19.95, 295.66°) |
| OKLab | oklab(89.73% 0.0179 -0.0487) |
| OKLCH | oklch(89.73% 0.052 290.1) |
| XYZ | xyz(71.9567, 71.4826, 103.7533) |
| Luminance | 0.7148 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.79
Pale Lilac
#E4CBFF
ΔE00 6.61
Lavender (CSS)
#E6E6FA
ΔE00 6.75
Light Periwinkle
#C1C6FC
ΔE00 7.04
Light Lavender
#DFC5FE
ΔE00 7.47
Pale Lavender
#EECFFE
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD8FE #FAFED8
analogous
#D8E7FE #DCD8FE #EFD8FE
triadic
#DCD8FE #FEDCD8 #D8FEDC
tetradic
#DCD8FE #FED8E7 #FAFED8 #D8FEEF
square
#DCD8FE #FED8E7 #FAFED8 #D8FEEF
split-complementary
#DCD8FE #FEEFD8 #E7FED8
monochromatic
#7161FB #A69CFC #DCD8FE #E4E1FE #E4E1FE
Accessibility & contrast
On white
1.37
#DCD8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#DCD8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD8FE
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD8FE | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#D0DBFD
Tritanopia (blue-blind)
#D5DEE4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcd8fe; /* rgb */ color: rgb(220, 216, 254); /* oklch */ color: oklch(89.7% 0.052 290.1);
Tailwind
colors: {
custom: {
50: '#e7e4fe',
500: '#dcd8fe',
950: '#000000',
},
}SCSS
$custom: #dcd8fe; $custom-light: #e7e4fe; $custom-dark: #000000;
JSON
{
"hex": "#dcd8fe",
"rgb": {
"r": 220,
"g": 216,
"b": 254
},
"hsl": {
"h": 246.316,
"s": 95,
"l": 92.157
},
"oklch": {
"l": 0.89734,
"c": 0.05188,
"h": 290.1
},
"luminance": 0.71483
}Semantic roles & 50–950 ramp
primary
#DCD8FE
secondary
#E0E991
accent
#E600CD
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485