#DCD4EB#DCD4EB
#DCD4EB is a very light, muted violet. Relative luminance 0.683; OKLCH L 88.3% C 0.032 H 301.5°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD4EB |
|---|---|
| RGB | rgb(220, 212, 235) |
| HSL | hsl(261, 37%, 88%) |
| HSV | hsv(261, 10%, 92%) |
| CMYK | cmyk(6.4%, 9.8%, 0%, 7.8%) |
| CIE-LAB | lab(86.16, 6.97, -10.29) |
| CIE-LCH | lch(86.16, 12.43, 304.12°) |
| OKLab | oklab(88.33% 0.0169 -0.0276) |
| OKLCH | oklch(88.33% 0.032 301.5) |
| XYZ | xyz(68.0514, 68.3008, 88.1794) |
| Luminance | 0.6830 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.16
Thistle
#D8BFD8
ΔE00 7.19
Periwinkle
#CCCCFF
ΔE00 8.97
Pale Lavender
#EECFFE
ΔE00 9.17
Pale Lilac
#E4CBFF
ΔE00 9.22
Lavenderblush
#FFF0F5
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD4EB #E3EBD4
analogous
#D4D7EB #DCD4EB #E8D4EB
triadic
#DCD4EB #EBDCD4 #D4EBDC
tetradic
#DCD4EB #EBD4D7 #E3EBD4 #D4EBE8
square
#DCD4EB #EBD4D7 #E3EBD4 #D4EBE8
split-complementary
#DCD4EB #EBE8D4 #D7EBD4
monochromatic
#9880C4 #BAAAD8 #DCD4EB #EEEAF5 #EEEAF5
Accessibility & contrast
On white
1.43
#DCD4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#DCD4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD4EB
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD4EB | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EC
Deuteranopia (green-blind)
#D1D7EA
Tritanopia (blue-blind)
#DAD7DB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcd4eb; /* rgb */ color: rgb(220, 212, 235); /* oklch */ color: oklch(88.3% 0.032 301.5);
Tailwind
colors: {
custom: {
50: '#e6e1f1',
500: '#dcd4eb',
950: '#000000',
},
}SCSS
$custom: #dcd4eb; $custom-light: #e6e1f1; $custom-dark: #000000;
JSON
{
"hex": "#dcd4eb",
"rgb": {
"r": 220,
"g": 212,
"b": 235
},
"hsl": {
"h": 260.87,
"s": 36.508,
"l": 87.647
},
"oklch": {
"l": 0.88327,
"c": 0.03236,
"h": 301.5
},
"luminance": 0.68301
}Semantic roles & 50–950 ramp
primary
#DCD4EB
secondary
#B8C59E
accent
#AF3685
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485