#DCD6ED#DCD6ED
#DCD6ED is a very light, muted violet. Relative luminance 0.694; OKLCH L 88.8% C 0.032 H 297.7°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD6ED |
|---|---|
| RGB | rgb(220, 214, 237) |
| HSL | hsl(256, 39%, 88%) |
| HSV | hsv(256, 10%, 93%) |
| CMYK | cmyk(7.2%, 9.7%, 0%, 7.1%) |
| CIE-LAB | lab(86.71, 6.31, -10.52) |
| CIE-LCH | lch(86.71, 12.27, 300.94°) |
| OKLab | oklab(88.78% 0.0148 -0.0282) |
| OKLCH | oklch(88.78% 0.032 297.7) |
| XYZ | xyz(68.8450, 69.4231, 89.8774) |
| Luminance | 0.6942 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.38
Thistle
#D8BFD8
ΔE00 8.05
Periwinkle
#CCCCFF
ΔE00 8.81
Pale Lilac
#E4CBFF
ΔE00 9.59
Lavenderblush
#FFF0F5
ΔE00 9.62
Pale Lavender
#EECFFE
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD6ED #E7EDD6
analogous
#D6DBED #DCD6ED #E7D6ED
triadic
#DCD6ED #EDDCD6 #D6EDDC
tetradic
#DCD6ED #EDD6DB #E7EDD6 #D6EDE7
square
#DCD6ED #EDD6DB #E7EDD6 #D6EDE7
split-complementary
#DCD6ED #EDE7D6 #DBEDD6
monochromatic
#9381C8 #B8ABDA #DCD6ED #EDEAF6 #EDEAF6
Accessibility & contrast
On white
1.41
#DCD6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#DCD6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD6ED
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD6ED | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EE
Deuteranopia (green-blind)
#D3D9EC
Tritanopia (blue-blind)
#D9D9DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcd6ed; /* rgb */ color: rgb(220, 214, 237); /* oklch */ color: oklch(88.8% 0.032 297.7);
Tailwind
colors: {
custom: {
50: '#e6e2f2',
500: '#dcd6ed',
950: '#000000',
},
}SCSS
$custom: #dcd6ed; $custom-light: #e6e2f2; $custom-dark: #000000;
JSON
{
"hex": "#dcd6ed",
"rgb": {
"r": 220,
"g": 214,
"b": 237
},
"hsl": {
"h": 255.652,
"s": 38.983,
"l": 88.431
},
"oklch": {
"l": 0.88781,
"c": 0.03187,
"h": 297.7
},
"luminance": 0.69423
}Semantic roles & 50–950 ramp
primary
#DCD6ED
secondary
#BDC89F
accent
#B23491
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485