#DCD3FE#DCD3FE
#DCD3FE is a very light, muted violet. Relative luminance 0.690; OKLCH L 88.8% C 0.059 H 294.8°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD3FE |
|---|---|
| RGB | rgb(220, 211, 254) |
| HSL | hsl(253, 96%, 91%) |
| HSV | hsv(253, 17%, 100%) |
| CMYK | cmyk(13.4%, 16.9%, 0%, 0.4%) |
| CIE-LAB | lab(86.48, 11.28, -19.85) |
| CIE-LCH | lch(86.48, 22.83, 299.62°) |
| OKLab | oklab(88.77% 0.0248 -0.0538) |
| OKLCH | oklch(88.77% 0.059 294.8) |
| XYZ | xyz(70.6951, 68.9596, 103.3328) |
| Luminance | 0.6896 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.33
Pale Lilac
#E4CBFF
ΔE00 4.55
Light Lavender
#DFC5FE
ΔE00 5.40
Pale Lavender
#EECFFE
ΔE00 5.96
Light Periwinkle
#C1C6FC
ΔE00 6.73
Light Lilac
#EDC8FF
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD3FE #F5FED3
analogous
#D3DFFE #DCD3FE #F1D3FE
triadic
#DCD3FE #FEDCD3 #D3FEDC
tetradic
#DCD3FE #FED3DF #F5FED3 #D3FEF1
square
#DCD3FE #FED3DF #F5FED3 #D3FEF1
split-complementary
#DCD3FE #FEF1D3 #DFFED3
monochromatic
#7D5BFB #AC97FD #DCD3FE #E7E1FE #E7E1FE
Accessibility & contrast
On white
1.42
#DCD3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#DCD3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD3FE
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD3FE | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD9FF
Deuteranopia (green-blind)
#CBD8FD
Tritanopia (blue-blind)
#D6D9E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dcd3fe; /* rgb */ color: rgb(220, 211, 254); /* oklch */ color: oklch(88.8% 0.059 294.8);
Tailwind
colors: {
custom: {
50: '#e7e0fe',
500: '#dcd3fe',
950: '#000000',
},
}SCSS
$custom: #dcd3fe; $custom-light: #e7e0fe; $custom-dark: #000000;
JSON
{
"hex": "#dcd3fe",
"rgb": {
"r": 220,
"g": 211,
"b": 254
},
"hsl": {
"h": 252.558,
"s": 95.556,
"l": 91.176
},
"oklch": {
"l": 0.88773,
"c": 0.05929,
"h": 294.8
},
"luminance": 0.6896
}Semantic roles & 50–950 ramp
primary
#DCD3FE
secondary
#D5E88D
accent
#E600B5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485