#DCD2EB#DCD2EB
#DCD2EB is a very light, muted violet. Relative luminance 0.673; OKLCH L 87.9% C 0.036 H 303.8°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD2EB |
|---|---|
| RGB | rgb(220, 210, 235) |
| HSL | hsl(264, 38%, 87%) |
| HSV | hsv(264, 11%, 92%) |
| CMYK | cmyk(6.4%, 10.6%, 0%, 7.8%) |
| CIE-LAB | lab(85.66, 8.03, -11.03) |
| CIE-LCH | lch(85.66, 13.64, 306.04°) |
| OKLab | oklab(87.94% 0.0198 -0.0296) |
| OKLCH | oklch(87.94% 0.036 303.8) |
| XYZ | xyz(67.5545, 67.3070, 88.0138) |
| Luminance | 0.6731 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.12
Thistle
#D8BFD8
ΔE00 6.33
Pale Lavender
#EECFFE
ΔE00 8.20
Pale Lilac
#E4CBFF
ΔE00 8.28
Periwinkle
#CCCCFF
ΔE00 8.62
Light Lavender
#DFC5FE
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD2EB #E1EBD2
analogous
#D2D5EB #DCD2EB #E9D2EB
triadic
#DCD2EB #EBDCD2 #D2EBDC
tetradic
#DCD2EB #EBD2D5 #E1EBD2 #D2EBE9
square
#DCD2EB #EBD2D5 #E1EBD2 #D2EBE9
split-complementary
#DCD2EB #EBE9D2 #D5EBD2
monochromatic
#9A7DC5 #BBA8D8 #DCD2EB #EFEAF6 #EFEAF6
Accessibility & contrast
On white
1.45
#DCD2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#DCD2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD2EB
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD2EB | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EC
Deuteranopia (green-blind)
#D0D6EA
Tritanopia (blue-blind)
#DAD5DA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dcd2eb; /* rgb */ color: rgb(220, 210, 235); /* oklch */ color: oklch(87.9% 0.036 303.8);
Tailwind
colors: {
custom: {
50: '#e7dff1',
500: '#dcd2eb',
950: '#000000',
},
}SCSS
$custom: #dcd2eb; $custom-light: #e7dff1; $custom-dark: #000000;
JSON
{
"hex": "#dcd2eb",
"rgb": {
"r": 220,
"g": 210,
"b": 235
},
"hsl": {
"h": 264,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.87938,
"c": 0.03559,
"h": 303.8
},
"luminance": 0.67307
}Semantic roles & 50–950 ramp
primary
#DCD2EB
secondary
#B5C69B
accent
#B1347F
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485