#DCD4EF#DCD4EF
#DCD4EF is a very light, muted violet. Relative luminance 0.685; OKLCH L 88.5% C 0.038 H 299.2°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD4EF |
|---|---|
| RGB | rgb(220, 212, 239) |
| HSL | hsl(258, 46%, 88%) |
| HSV | hsv(258, 11%, 94%) |
| CMYK | cmyk(7.9%, 11.3%, 0%, 6.3%) |
| CIE-LAB | lab(86.27, 7.75, -12.23) |
| CIE-LCH | lch(86.27, 14.48, 302.35°) |
| OKLab | oklab(88.46% 0.0183 -0.0329) |
| OKLCH | oklch(88.46% 0.038 299.2) |
| XYZ | xyz(68.6357, 68.5345, 91.2572) |
| Luminance | 0.6854 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.63
Thistle
#D8BFD8
ΔE00 7.20
Periwinkle
#CCCCFF
ΔE00 7.82
Pale Lilac
#E4CBFF
ΔE00 8.02
Pale Lavender
#EECFFE
ΔE00 8.19
Light Lavender
#DFC5FE
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD4EF #E7EFD4
analogous
#D4D9EF #DCD4EF #E9D4EF
triadic
#DCD4EF #EFDCD4 #D4EFDC
tetradic
#DCD4EF #EFD4D9 #E7EFD4 #D4EFE9
square
#DCD4EF #EFD4D9 #E7EFD4 #D4EFE9
split-complementary
#DCD4EF #EFE9D4 #D9EFD4
monochromatic
#937BCE #B8A7DE #DCD4EF #EDE9F7 #EDE9F7
Accessibility & contrast
On white
1.43
#DCD4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#DCD4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD4EF
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD4EF | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD8F0
Deuteranopia (green-blind)
#D0D8EE
Tritanopia (blue-blind)
#D9D8DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dcd4ef; /* rgb */ color: rgb(220, 212, 239); /* oklch */ color: oklch(88.5% 0.038 299.2);
Tailwind
colors: {
custom: {
50: '#e7e1f4',
500: '#dcd4ef',
950: '#000000',
},
}SCSS
$custom: #dcd4ef; $custom-light: #e7e1f4; $custom-dark: #000000;
JSON
{
"hex": "#dcd4ef",
"rgb": {
"r": 220,
"g": 212,
"b": 239
},
"hsl": {
"h": 257.778,
"s": 45.763,
"l": 88.431
},
"oklch": {
"l": 0.88456,
"c": 0.03765,
"h": 299.2
},
"luminance": 0.68535
}Semantic roles & 50–950 ramp
primary
#DCD4EF
secondary
#BDCC9B
accent
#B92D8F
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485