#DCD8FF#DCD8FF
#DCD8FF is a very light, muted blue. Relative luminance 0.715; OKLCH L 89.8% C 0.053 H 290.0°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD8FF |
|---|---|
| RGB | rgb(220, 216, 255) |
| HSL | hsl(246, 100%, 92%) |
| HSV | hsv(246, 15%, 100%) |
| CMYK | cmyk(13.7%, 15.3%, 0%, 0%) |
| CIE-LAB | lab(87.75, 8.84, -18.46) |
| CIE-LCH | lch(87.75, 20.47, 295.59°) |
| OKLab | oklab(89.77% 0.0182 -0.05) |
| OKLCH | oklch(89.77% 0.053 290) |
| XYZ | xyz(72.1172, 71.5468, 104.5989) |
| Luminance | 0.7155 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.59
Pale Lilac
#E4CBFF
ΔE00 6.48
Light Periwinkle
#C1C6FC
ΔE00 6.87
Lavender (CSS)
#E6E6FA
ΔE00 6.98
Light Lavender
#DFC5FE
ΔE00 7.32
Pale Lavender
#EECFFE
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD8FF #FBFFD8
analogous
#D8E8FF #DCD8FF #F0D8FF
triadic
#DCD8FF #FFDCD8 #D8FFDC
tetradic
#DCD8FF #FFD8E8 #FBFFD8 #D8FFF0
square
#DCD8FF #FFD8E8 #FBFFD8 #D8FFF0
split-complementary
#DCD8FF #FFF0D8 #E8FFD8
monochromatic
#6E5EFF #A59BFF #DCD8FF #E4E0FF #E4E0FF
Accessibility & contrast
On white
1.37
#DCD8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#DCD8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD8FF
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD8FF | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDDFF
Deuteranopia (green-blind)
#CFDBFE
Tritanopia (blue-blind)
#D5DEE5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcd8ff; /* rgb */ color: rgb(220, 216, 255); /* oklch */ color: oklch(89.8% 0.053 290.0);
Tailwind
colors: {
custom: {
50: '#e7e4ff',
500: '#dcd8ff',
950: '#000000',
},
}SCSS
$custom: #dcd8ff; $custom-light: #e7e4ff; $custom-dark: #000000;
JSON
{
"hex": "#dcd8ff",
"rgb": {
"r": 220,
"g": 216,
"b": 255
},
"hsl": {
"h": 246.154,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.89769,
"c": 0.05325,
"h": 290
},
"luminance": 0.71547
}Semantic roles & 50–950 ramp
primary
#DCD8FF
secondary
#E2EB90
accent
#E600CE
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486