#DCD7EF#DCD7EF
#DCD7EF is a very light, muted violet. Relative luminance 0.700; OKLCH L 89.0% C 0.033 H 295.3°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD7EF |
|---|---|
| RGB | rgb(220, 215, 239) |
| HSL | hsl(253, 43%, 89%) |
| HSV | hsv(253, 10%, 94%) |
| CMYK | cmyk(7.9%, 10%, 0%, 6.3%) |
| CIE-LAB | lab(87.02, 6.17, -11.12) |
| CIE-LCH | lch(87.02, 12.72, 299.02°) |
| OKLab | oklab(89.04% 0.0141 -0.0299) |
| OKLCH | oklch(89.04% 0.033 295.3) |
| XYZ | xyz(69.3926, 70.0483, 91.5095) |
| Luminance | 0.7005 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.13
Periwinkle
#CCCCFF
ΔE00 8.45
Thistle
#D8BFD8
ΔE00 8.45
Pale Lilac
#E4CBFF
ΔE00 9.50
Pale Lavender
#EECFFE
ΔE00 9.71
Lavenderblush
#FFF0F5
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD7EF #EAEFD7
analogous
#D7DEEF #DCD7EF #E8D7EF
triadic
#DCD7EF #EFDCD7 #D7EFDC
tetradic
#DCD7EF #EFD7DE #EAEFD7 #D7EFE8
square
#DCD7EF #EFD7DE #EAEFD7 #D7EFE8
split-complementary
#DCD7EF #EFE8D7 #DEEFD7
monochromatic
#9080CC #B6ABDE #DCD7EF #ECE9F6 #ECE9F6
Accessibility & contrast
On white
1.40
#DCD7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#DCD7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD7EF
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD7EF | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF0
Deuteranopia (green-blind)
#D3DAEE
Tritanopia (blue-blind)
#D9DADF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dcd7ef; /* rgb */ color: rgb(220, 215, 239); /* oklch */ color: oklch(89.0% 0.033 295.3);
Tailwind
colors: {
custom: {
50: '#e7e3f4',
500: '#dcd7ef',
950: '#000000',
},
}SCSS
$custom: #dcd7ef; $custom-light: #e7e3f4; $custom-dark: #000000;
JSON
{
"hex": "#dcd7ef",
"rgb": {
"r": 220,
"g": 215,
"b": 239
},
"hsl": {
"h": 252.5,
"s": 42.857,
"l": 89.02
},
"oklch": {
"l": 0.8904,
"c": 0.03302,
"h": 295.3
},
"luminance": 0.70049
}Semantic roles & 50–950 ramp
primary
#DCD7EF
secondary
#C2CB9F
accent
#B6309A
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485