#DCD4ED#DCD4ED
#DCD4ED is a very light, muted violet. Relative luminance 0.684; OKLCH L 88.4% C 0.035 H 300.3°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD4ED |
|---|---|
| RGB | rgb(220, 212, 237) |
| HSL | hsl(259, 41%, 88%) |
| HSV | hsv(259, 11%, 93%) |
| CMYK | cmyk(7.2%, 10.5%, 0%, 7.1%) |
| CIE-LAB | lab(86.21, 7.36, -11.26) |
| CIE-LCH | lch(86.21, 13.45, 303.16°) |
| OKLab | oklab(88.39% 0.0176 -0.0302) |
| OKLCH | oklch(88.39% 0.035 300.3) |
| XYZ | xyz(68.3419, 68.4170, 89.7097) |
| Luminance | 0.6842 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.36
Thistle
#D8BFD8
ΔE00 7.16
Periwinkle
#CCCCFF
ΔE00 8.38
Pale Lilac
#E4CBFF
ΔE00 8.61
Pale Lavender
#EECFFE
ΔE00 8.66
Light Lavender
#DFC5FE
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD4ED #E5EDD4
analogous
#D4D8ED #DCD4ED #E8D4ED
triadic
#DCD4ED #EDDCD4 #D4EDDC
tetradic
#DCD4ED #EDD4D8 #E5EDD4 #D4EDE8
square
#DCD4ED #EDD4D8 #E5EDD4 #D4EDE8
split-complementary
#DCD4ED #EDE8D4 #D8EDD4
monochromatic
#967EC9 #B9A9DB #DCD4ED #EDE9F6 #EDE9F6
Accessibility & contrast
On white
1.43
#DCD4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#DCD4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD4ED
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD4ED | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EE
Deuteranopia (green-blind)
#D1D8EC
Tritanopia (blue-blind)
#D9D7DC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dcd4ed; /* rgb */ color: rgb(220, 212, 237); /* oklch */ color: oklch(88.4% 0.035 300.3);
Tailwind
colors: {
custom: {
50: '#e7e1f2',
500: '#dcd4ed',
950: '#000000',
},
}SCSS
$custom: #dcd4ed; $custom-light: #e7e1f2; $custom-dark: #000000;
JSON
{
"hex": "#dcd4ed",
"rgb": {
"r": 220,
"g": 212,
"b": 237
},
"hsl": {
"h": 259.2,
"s": 40.984,
"l": 88.039
},
"oklch": {
"l": 0.88391,
"c": 0.035,
"h": 300.3
},
"luminance": 0.68417
}Semantic roles & 50–950 ramp
primary
#DCD4ED
secondary
#BAC99D
accent
#B4318A
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485