#DCD8FA#DCD8FA
#DCD8FA is a very light, muted blue. Relative luminance 0.712; OKLCH L 89.6% C 0.046 H 290.8°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD8FA |
|---|---|
| RGB | rgb(220, 216, 250) |
| HSL | hsl(247, 77%, 91%) |
| HSV | hsv(247, 14%, 98%) |
| CMYK | cmyk(12%, 13.6%, 0%, 2%) |
| CIE-LAB | lab(87.60, 7.82, -16.06) |
| CIE-LCH | lch(87.60, 17.87, 295.98°) |
| OKLab | oklab(89.6% 0.0165 -0.0434) |
| OKLCH | oklch(89.6% 0.046 290.8) |
| XYZ | xyz(71.3228, 71.2291, 100.4150) |
| Luminance | 0.7123 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.67
Lavender (CSS)
#E6E6FA
ΔE00 5.83
Pale Lilac
#E4CBFF
ΔE00 7.28
Light Periwinkle
#C1C6FC
ΔE00 7.77
Pale Lavender
#EECFFE
ΔE00 8.14
Light Lavender
#DFC5FE
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD8FA #F6FAD8
analogous
#D8E5FA #DCD8FA #EDD8FA
triadic
#DCD8FA #FADCD8 #D8FADC
tetradic
#DCD8FA #FAD8E5 #F6FAD8 #D8FAED
square
#DCD8FA #FAD8E5 #F6FAD8 #D8FAED
split-complementary
#DCD8FA #FAEDD8 #E5FAD8
monochromatic
#7B6CEC #ABA2F3 #DCD8FA #E7E4FC #E7E4FC
Accessibility & contrast
On white
1.38
#DCD8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#DCD8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD8FA
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD8FA | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DCFC
Deuteranopia (green-blind)
#D1DBF9
Tritanopia (blue-blind)
#D6DDE3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcd8fa; /* rgb */ color: rgb(220, 216, 250); /* oklch */ color: oklch(89.6% 0.046 290.8);
Tailwind
colors: {
custom: {
50: '#e7e4fc',
500: '#dcd8fa',
950: '#000000',
},
}SCSS
$custom: #dcd8fa; $custom-light: #e7e4fc; $custom-dark: #000000;
JSON
{
"hex": "#dcd8fa",
"rgb": {
"r": 220,
"g": 216,
"b": 250
},
"hsl": {
"h": 247.059,
"s": 77.273,
"l": 91.373
},
"oklch": {
"l": 0.89598,
"c": 0.04644,
"h": 290.8
},
"luminance": 0.7123
}Semantic roles & 50–950 ramp
primary
#DCD8FA
secondary
#D7E096
accent
#DA0CC1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485