#DCD9FA#DCD9FA
#DCD9FA is a very light, muted blue. Relative luminance 0.717; OKLCH L 89.8% C 0.045 H 289.6°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD9FA |
|---|---|
| RGB | rgb(220, 217, 250) |
| HSL | hsl(245, 77%, 92%) |
| HSV | hsv(245, 13%, 98%) |
| CMYK | cmyk(12%, 13.2%, 0%, 2%) |
| CIE-LAB | lab(87.84, 7.30, -15.69) |
| CIE-LCH | lch(87.84, 17.30, 294.95°) |
| OKLab | oklab(89.79% 0.0151 -0.0424) |
| OKLCH | oklch(89.79% 0.045 289.6) |
| XYZ | xyz(71.5798, 71.7430, 100.5007) |
| Luminance | 0.7174 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.37
Periwinkle
#CCCCFF
ΔE00 5.88
Pale Lilac
#E4CBFF
ΔE00 7.76
Light Periwinkle
#C1C6FC
ΔE00 7.91
Pale Lavender
#EECFFE
ΔE00 8.60
Light Lavender
#DFC5FE
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD9FA #F7FAD9
analogous
#D9E7FA #DCD9FA #EDD9FA
triadic
#DCD9FA #FADCD9 #D9FADC
tetradic
#DCD9FA #FAD9E7 #F7FAD9 #D9FAED
square
#DCD9FA #FAD9E7 #F7FAD9 #D9FAED
split-complementary
#DCD9FA #FAEDD9 #E7FAD9
monochromatic
#786DEC #AAA3F3 #DCD9FA #E6E4FB #E6E4FB
Accessibility & contrast
On white
1.37
#DCD9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#DCD9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD9FA
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD9FA | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DDFC
Deuteranopia (green-blind)
#D2DCF9
Tritanopia (blue-blind)
#D6DEE4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcd9fa; /* rgb */ color: rgb(220, 217, 250); /* oklch */ color: oklch(89.8% 0.045 289.6);
Tailwind
colors: {
custom: {
50: '#e7e4fc',
500: '#dcd9fa',
950: '#000000',
},
}SCSS
$custom: #dcd9fa; $custom-light: #e7e4fc; $custom-dark: #000000;
JSON
{
"hex": "#dcd9fa",
"rgb": {
"r": 220,
"g": 217,
"b": 250
},
"hsl": {
"h": 245.455,
"s": 76.744,
"l": 91.569
},
"oklch": {
"l": 0.89792,
"c": 0.04501,
"h": 289.6
},
"luminance": 0.71743
}Semantic roles & 50–950 ramp
primary
#DCD9FA
secondary
#D9E097
accent
#D90DC6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485