#D992CD#D992CD
#D992CD is a light, moderate pink. Relative luminance 0.397; OKLCH L 74.9% C 0.115 H 332.8°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D992CD |
|---|---|
| RGB | rgb(217, 146, 205) |
| HSL | hsl(310, 48%, 71%) |
| HSV | hsv(310, 33%, 85%) |
| CMYK | cmyk(0%, 32.7%, 5.5%, 14.9%) |
| CIE-LAB | lab(69.27, 35.85, -19.45) |
| CIE-LCH | lch(69.27, 40.79, 331.52°) |
| OKLab | oklab(74.93% 0.1019 -0.0523) |
| OKLCH | oklch(74.93% 0.115 332.8) |
| XYZ | xyz(49.9130, 39.7194, 62.7832) |
| Luminance | 0.3972 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.87
Lavender Pink
#DD85D7
ΔE00 4.57
Lilac
#C8A2C8
ΔE00 6.95
Bubblegum Pink
#FE83CC
ΔE00 7.28
Orchid (survey)
#C875C4
ΔE00 8.04
Violet (CSS)
#EE82EE
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D992CD #92D99E
analogous
#C192D9 #D992CD #D992A9
triadic
#D992CD #CDD992 #92CDD9
tetradic
#D992CD #D9C192 #92D99E #92A9D9
square
#D992CD #D9C192 #92D99E #92A9D9
split-complementary
#D992CD #A9D992 #92D9C1
monochromatic
#B23E9F #C965B8 #D992CD #E9BFE2 #F7E8F5
Accessibility & contrast
On white
2.35
#D992CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#D992CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D992CD
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D992CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D992CD | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A3CF
Deuteranopia (green-blind)
#A2ADCB
Tritanopia (blue-blind)
#DF96A7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #d992cd; /* rgb */ color: rgb(217, 146, 205); /* oklch */ color: oklch(74.9% 0.115 332.8);
Tailwind
colors: {
custom: {
50: '#e6b3dc',
500: '#d992cd',
950: '#000000',
},
}SCSS
$custom: #d992cd; $custom-light: #e6b3dc; $custom-dark: #000000;
JSON
{
"hex": "#d992cd",
"rgb": {
"r": 217,
"g": 146,
"b": 205
},
"hsl": {
"h": 310.141,
"s": 48.299,
"l": 71.176
},
"oklch": {
"l": 0.74926,
"c": 0.11455,
"h": 332.8
},
"luminance": 0.39717
}Semantic roles & 50–950 ramp
primary
#D992CD
secondary
#DAEDDD
accent
#BC432A
background
#FEFBFD
surface
#FCF6FB
border
#D5D0D4
text
#161115
muted
#848083