#D894CD#D894CD
#D894CD is a light, moderate purple. Relative luminance 0.402; OKLCH L 75.2% C 0.110 H 332.5°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D894CD |
|---|---|
| RGB | rgb(216, 148, 205) |
| HSL | hsl(310, 47%, 71%) |
| HSV | hsv(310, 31%, 85%) |
| CMYK | cmyk(0%, 31.5%, 5.1%, 15.3%) |
| CIE-LAB | lab(69.60, 34.45, -18.95) |
| CIE-LCH | lch(69.60, 39.32, 331.18°) |
| OKLab | oklab(75.16% 0.0978 -0.0509) |
| OKLCH | oklch(75.16% 0.11 332.5) |
| XYZ | xyz(49.9276, 40.1886, 62.8730) |
| Luminance | 0.4019 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.54
Lavender Pink
#DD85D7
ΔE00 5.09
Lilac
#C8A2C8
ΔE00 6.38
Bubblegum Pink
#FE83CC
ΔE00 7.69
Pale Purple
#B790D4
ΔE00 8.31
Orchid (survey)
#C875C4
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D894CD #94D89F
analogous
#C194D8 #D894CD #D894AB
triadic
#D894CD #CDD894 #94CDD8
tetradic
#D894CD #D8C194 #94D89F #94ABD8
square
#D894CD #D8C194 #94D89F #94ABD8
split-complementary
#D894CD #ABD894 #94D8C1
monochromatic
#B1419F #C867B8 #D894CD #E8C1E2 #F7E9F5
Accessibility & contrast
On white
2.32
#D894CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#D894CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D894CD
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D894CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D894CD | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A4CF
Deuteranopia (green-blind)
#A3ADCB
Tritanopia (blue-blind)
#DE98A8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d894cd; /* rgb */ color: rgb(216, 148, 205); /* oklch */ color: oklch(75.2% 0.110 332.5);
Tailwind
colors: {
custom: {
50: '#e5b4dc',
500: '#d894cd',
950: '#000000',
},
}SCSS
$custom: #d894cd; $custom-light: #e5b4dc; $custom-dark: #000000;
JSON
{
"hex": "#d894cd",
"rgb": {
"r": 216,
"g": 148,
"b": 205
},
"hsl": {
"h": 309.706,
"s": 46.575,
"l": 71.373
},
"oklch": {
"l": 0.75156,
"c": 0.11022,
"h": 332.5
},
"luminance": 0.40187
}Semantic roles & 50–950 ramp
primary
#D894CD
secondary
#DBEDDE
accent
#BA432C
background
#FEFBFD
surface
#FCF6FB
border
#D5D0D4
text
#161115
muted
#848083