#D4C2D6#D4C2D6
#D4C2D6 is a very light, muted purple. Relative luminance 0.574; OKLCH L 83.5% C 0.034 H 322.8°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D4C2D6 |
|---|---|
| RGB | rgb(212, 194, 214) |
| HSL | hsl(294, 20%, 80%) |
| HSV | hsv(294, 9%, 84%) |
| CMYK | cmyk(0.9%, 9.3%, 0%, 16.1%) |
| CIE-LAB | lab(80.42, 9.88, -7.67) |
| CIE-LCH | lch(80.42, 12.51, 322.17°) |
| OKLab | oklab(83.5% 0.0269 -0.0204) |
| OKLCH | oklch(83.5% 0.034 322.8) |
| XYZ | xyz(58.5790, 57.4362, 71.6056) |
| Luminance | 0.5744 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.77
Pale Lavender
#EECFFE
ΔE00 9.28
Light Pink
#FFD1DF
ΔE00 9.71
Pale Lilac
#E4CBFF
ΔE00 9.74
Very Light Purple
#F6CEFC
ΔE00 9.88
Pale Pink
#FFCFDC
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4C2D6 #C4D6C2
analogous
#CAC2D6 #D4C2D6 #D6C2CE
triadic
#D4C2D6 #D6D4C2 #C2D6D4
tetradic
#D4C2D6 #D6CAC2 #C4D6C2 #C2CED6
square
#D4C2D6 #D6CAC2 #C4D6C2 #C2CED6
split-complementary
#D4C2D6 #CED6C2 #C2D6CA
monochromatic
#A079A5 #BA9DBD #D4C2D6 #EEE7EF #F2EDF3
Accessibility & contrast
On white
1.68
#D4C2D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#D4C2D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4C2D6
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4C2D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4C2D6 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C6D7
Deuteranopia (green-blind)
#C4C8D5
Tritanopia (blue-blind)
#D5C4C8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #d4c2d6; /* rgb */ color: rgb(212, 194, 214); /* oklch */ color: oklch(83.5% 0.034 322.8);
Tailwind
colors: {
custom: {
50: '#e1d4e2',
500: '#d4c2d6',
950: '#000000',
},
}SCSS
$custom: #d4c2d6; $custom-light: #e1d4e2; $custom-dark: #000000;
JSON
{
"hex": "#d4c2d6",
"rgb": {
"r": 212,
"g": 194,
"b": 214
},
"hsl": {
"h": 294,
"s": 19.608,
"l": 80
},
"oklch": {
"l": 0.83499,
"c": 0.03376,
"h": 322.8
},
"luminance": 0.57436
}Semantic roles & 50–950 ramp
primary
#D4C2D6
secondary
#93AB91
accent
#9E4850
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384