#DCD3FA#DCD3FA
#DCD3FA is a very light, muted violet. Relative luminance 0.687; OKLCH L 88.6% C 0.054 H 295.9°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD3FA |
|---|---|
| RGB | rgb(220, 211, 250) |
| HSL | hsl(254, 80%, 90%) |
| HSV | hsv(254, 16%, 98%) |
| CMYK | cmyk(12%, 15.6%, 0%, 2%) |
| CIE-LAB | lab(86.36, 10.47, -17.92) |
| CIE-LCH | lch(86.36, 20.75, 300.28°) |
| OKLab | oklab(88.63% 0.0235 -0.0485) |
| OKLCH | oklch(88.63% 0.054 295.9) |
| XYZ | xyz(70.0613, 68.7060, 99.9945) |
| Luminance | 0.6871 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.05
Periwinkle
#CCCCFF
ΔE00 5.06
Light Lavender
#DFC5FE
ΔE00 6.04
Pale Lavender
#EECFFE
ΔE00 6.10
Light Periwinkle
#C1C6FC
ΔE00 7.38
Light Lilac
#EDC8FF
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD3FA #F1FAD3
analogous
#D3DDFA #DCD3FA #EFD3FA
triadic
#DCD3FA #FADCD3 #D3FADC
tetradic
#DCD3FA #FAD3DD #F1FAD3 #D3FAEF
square
#DCD3FA #FAD3DD #F1FAD3 #D3FAEF
split-complementary
#DCD3FA #FAEFD3 #DDFAD3
monochromatic
#8565EE #B09CF4 #DCD3FA #E9E4FC #E9E4FC
Accessibility & contrast
On white
1.42
#DCD3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#DCD3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD3FA
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD3FA | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD8FC
Deuteranopia (green-blind)
#CCD8F9
Tritanopia (blue-blind)
#D7D9E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dcd3fa; /* rgb */ color: rgb(220, 211, 250); /* oklch */ color: oklch(88.6% 0.054 295.9);
Tailwind
colors: {
custom: {
50: '#e7e0fc',
500: '#dcd3fa',
950: '#000000',
},
}SCSS
$custom: #dcd3fa; $custom-light: #e7e0fc; $custom-dark: #000000;
JSON
{
"hex": "#dcd3fa",
"rgb": {
"r": 220,
"g": 211,
"b": 250
},
"hsl": {
"h": 253.846,
"s": 79.592,
"l": 90.392
},
"oklch": {
"l": 0.88633,
"c": 0.05391,
"h": 295.9
},
"luminance": 0.68706
}Semantic roles & 50–950 ramp
primary
#DCD3FA
secondary
#CEE091
accent
#DC0AAB
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485