#D4C2D4#D4C2D4
#D4C2D4 is a very light, muted purple. Relative luminance 0.573; OKLCH L 83.4% C 0.032 H 325.9°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D4C2D4 |
|---|---|
| RGB | rgb(212, 194, 212) |
| HSL | hsl(300, 17%, 80%) |
| HSV | hsv(300, 8%, 83%) |
| CMYK | cmyk(0%, 8.5%, 0%, 16.9%) |
| CIE-LAB | lab(80.37, 9.51, -6.68) |
| CIE-LCH | lch(80.37, 11.63, 324.91°) |
| OKLab | oklab(83.44% 0.0262 -0.0177) |
| OKLCH | oklch(83.44% 0.032 325.9) |
| XYZ | xyz(58.3251, 57.3347, 70.2687) |
| Luminance | 0.5733 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.25
Light Pink
#FFD1DF
ΔE00 9.60
Pale Lavender
#EECFFE
ΔE00 9.89
Pale Pink
#FFCFDC
ΔE00 9.92
Lavender (CSS)
#E6E6FA
ΔE00 10.38
Pale Lilac
#E4CBFF
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4C2D4 #C2D4C2
analogous
#CBC2D4 #D4C2D4 #D4C2CB
triadic
#D4C2D4 #D4D4C2 #C2D4D4
tetradic
#D4C2D4 #D4CBC2 #C2D4C2 #C2CBD4
square
#D4C2D4 #D4CBC2 #C2D4C2 #C2CBD4
split-complementary
#D4C2D4 #CBD4C2 #C2D4CB
monochromatic
#A17AA1 #BB9EBB #D4C2D4 #EDE6ED #F2EDF2
Accessibility & contrast
On white
1.68
#D4C2D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#D4C2D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4C2D4
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4C2D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4C2D4 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C6D5
Deuteranopia (green-blind)
#C5C8D3
Tritanopia (blue-blind)
#D5C3C8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #d4c2d4; /* rgb */ color: rgb(212, 194, 212); /* oklch */ color: oklch(83.4% 0.032 325.9);
Tailwind
colors: {
custom: {
50: '#e1d4e1',
500: '#d4c2d4',
950: '#000000',
},
}SCSS
$custom: #d4c2d4; $custom-light: #e1d4e1; $custom-dark: #000000;
JSON
{
"hex": "#d4c2d4",
"rgb": {
"r": 212,
"g": 194,
"b": 212
},
"hsl": {
"h": 300,
"s": 17.308,
"l": 79.608
},
"oklch": {
"l": 0.83436,
"c": 0.03162,
"h": 325.9
},
"luminance": 0.57334
}Semantic roles & 50–950 ramp
primary
#D4C2D4
secondary
#91A991
accent
#9C4A4A
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384