#D2C4E2#D2C4E2
#D2C4E2 is a very light, muted violet. Relative luminance 0.587; OKLCH L 84.1% C 0.044 H 306.5°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C4E2 |
|---|---|
| RGB | rgb(210, 196, 226) |
| HSL | hsl(268, 34%, 83%) |
| HSV | hsv(268, 13%, 89%) |
| CMYK | cmyk(7.1%, 13.3%, 0%, 11.4%) |
| CIE-LAB | lab(81.11, 10.44, -13.11) |
| CIE-LCH | lch(81.11, 16.76, 308.52°) |
| OKLab | oklab(84.11% 0.0261 -0.0352) |
| OKLCH | oklch(84.11% 0.044 306.5) |
| XYZ | xyz(60.0433, 58.6726, 80.0985) |
| Luminance | 0.5867 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.08
Pale Lilac
#E4CBFF
ΔE00 6.78
Pale Lavender
#EECFFE
ΔE00 7.12
Light Lavender
#DFC5FE
ΔE00 7.45
Periwinkle
#CCCCFF
ΔE00 8.07
Light Lilac
#EDC8FF
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C4E2 #D4E2C4
analogous
#C4C5E2 #D2C4E2 #E1C4E2
triadic
#D2C4E2 #E2D2C4 #C4E2D2
tetradic
#D2C4E2 #E2C4C5 #D4E2C4 #C4E2E1
square
#D2C4E2 #E2C4C5 #D4E2C4 #C4E2E1
split-complementary
#D2C4E2 #E2E1C4 #C5E2C4
monochromatic
#9372BA #B39BCE #D2C4E2 #EFEAF5 #EFEAF5
Accessibility & contrast
On white
1.65
#D2C4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#D2C4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C4E2
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C4E2 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC9E3
Deuteranopia (green-blind)
#C2CAE1
Tritanopia (blue-blind)
#D0C8CE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #d2c4e2; /* rgb */ color: rgb(210, 196, 226); /* oklch */ color: oklch(84.1% 0.044 306.5);
Tailwind
colors: {
custom: {
50: '#dfd5eb',
500: '#d2c4e2',
950: '#000000',
},
}SCSS
$custom: #d2c4e2; $custom-light: #dfd5eb; $custom-dark: #000000;
JSON
{
"hex": "#d2c4e2",
"rgb": {
"r": 210,
"g": 196,
"b": 226
},
"hsl": {
"h": 268,
"s": 34.091,
"l": 82.745
},
"oklch": {
"l": 0.84111,
"c": 0.04384,
"h": 306.5
},
"luminance": 0.58672
}Semantic roles & 50–950 ramp
primary
#D2C4E2
secondary
#A7BB90
accent
#AD3977
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151416
muted
#848384