#D2C4EA#D2C4EA
#D2C4EA is a very light, muted violet. Relative luminance 0.591; OKLCH L 84.4% C 0.054 H 302.0°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C4EA |
|---|---|
| RGB | rgb(210, 196, 234) |
| HSL | hsl(262, 48%, 84%) |
| HSV | hsv(262, 16%, 92%) |
| CMYK | cmyk(10.3%, 16.2%, 0%, 8.2%) |
| CIE-LAB | lab(81.36, 12.03, -17.03) |
| CIE-LCH | lch(81.36, 20.85, 305.25°) |
| OKLab | oklab(84.39% 0.0288 -0.046) |
| OKLCH | oklch(84.39% 0.054 302) |
| XYZ | xyz(61.1667, 59.1220, 86.0152) |
| Luminance | 0.5912 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.84
Light Lavender
#DFC5FE
ΔE00 5.26
Thistle
#D8BFD8
ΔE00 5.67
Pale Lavender
#EECFFE
ΔE00 5.95
Periwinkle
#CCCCFF
ΔE00 6.29
Light Lilac
#EDC8FF
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C4EA #DCEAC4
analogous
#C4C9EA #D2C4EA #E5C4EA
triadic
#D2C4EA #EAD2C4 #C4EAD2
tetradic
#D2C4EA #EAC4C9 #DCEAC4 #C4EAE5
square
#D2C4EA #EAC4C9 #DCEAC4 #C4EAE5
split-complementary
#D2C4EA #EAE5C4 #C9EAC4
monochromatic
#8D6ACA #B097DA #D2C4EA #EEE8F7 #EEE8F7
Accessibility & contrast
On white
1.64
#D2C4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#D2C4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C4EA
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C4EA | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCAEC
Deuteranopia (green-blind)
#C0CAE9
Tritanopia (blue-blind)
#CEC9D1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #d2c4ea; /* rgb */ color: rgb(210, 196, 234); /* oklch */ color: oklch(84.4% 0.054 302.0);
Tailwind
colors: {
custom: {
50: '#e0d5f0',
500: '#d2c4ea',
950: '#000000',
},
}SCSS
$custom: #d2c4ea; $custom-light: #e0d5f0; $custom-dark: #000000;
JSON
{
"hex": "#d2c4ea",
"rgb": {
"r": 210,
"g": 196,
"b": 234
},
"hsl": {
"h": 262.105,
"s": 47.5,
"l": 84.314
},
"oklch": {
"l": 0.84385,
"c": 0.05429,
"h": 302
},
"luminance": 0.59122
}Semantic roles & 50–950 ramp
primary
#D2C4EA
secondary
#B1C68D
accent
#BB2B86
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385