#D892CD#D892CD
#D892CD is a light, moderate purple. Relative luminance 0.396; OKLCH L 74.8% C 0.114 H 332.4°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D892CD |
|---|---|
| RGB | rgb(216, 146, 205) |
| HSL | hsl(309, 47%, 71%) |
| HSV | hsv(309, 32%, 85%) |
| CMYK | cmyk(0%, 32.4%, 5.1%, 15.3%) |
| CIE-LAB | lab(69.16, 35.53, -19.63) |
| CIE-LCH | lch(69.16, 40.59, 331.08°) |
| OKLab | oklab(74.82% 0.1008 -0.0528) |
| OKLCH | oklch(74.82% 0.114 332.4) |
| XYZ | xyz(49.6166, 39.5666, 62.7693) |
| Luminance | 0.3956 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.84
Lavender Pink
#DD85D7
ΔE00 4.56
Lilac
#C8A2C8
ΔE00 6.85
Bubblegum Pink
#FE83CC
ΔE00 7.47
Orchid (survey)
#C875C4
ΔE00 7.96
Violet (CSS)
#EE82EE
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D892CD #92D89D
analogous
#C092D8 #D892CD #D892AA
triadic
#D892CD #CDD892 #92CDD8
tetradic
#D892CD #D8C092 #92D89D #92AAD8
square
#D892CD #D8C092 #92D89D #92AAD8
split-complementary
#D892CD #AAD892 #92D8C0
monochromatic
#B03F9F #C865B8 #D892CD #E8BFE2 #F7E8F5
Accessibility & contrast
On white
2.36
#D892CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#D892CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D892CD
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D892CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D892CD | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A3CF
Deuteranopia (green-blind)
#A2ACCB
Tritanopia (blue-blind)
#DE96A7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #d892cd; /* rgb */ color: rgb(216, 146, 205); /* oklch */ color: oklch(74.8% 0.114 332.4);
Tailwind
colors: {
custom: {
50: '#e5b3dc',
500: '#d892cd',
950: '#000000',
},
}SCSS
$custom: #d892cd; $custom-light: #e5b3dc; $custom-dark: #000000;
JSON
{
"hex": "#d892cd",
"rgb": {
"r": 216,
"g": 146,
"b": 205
},
"hsl": {
"h": 309.429,
"s": 47.297,
"l": 70.98
},
"oklch": {
"l": 0.74819,
"c": 0.11377,
"h": 332.4
},
"luminance": 0.39564
}Semantic roles & 50–950 ramp
primary
#D892CD
secondary
#DAECDD
accent
#BB422B
background
#FEFBFD
surface
#FCF6FB
border
#D5D0D4
text
#161115
muted
#848083