#D792DC#D792DC
#D792DC is a light, vivid purple. Relative luminance 0.402; OKLCH L 75.3% C 0.128 H 324.4°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D792DC |
|---|---|
| RGB | rgb(215, 146, 220) |
| HSL | hsl(296, 51%, 72%) |
| HSV | hsv(296, 34%, 86%) |
| CMYK | cmyk(2.3%, 33.6%, 0%, 13.7%) |
| CIE-LAB | lab(69.59, 37.95, -27.27) |
| CIE-LCH | lch(69.59, 46.73, 324.30°) |
| OKLab | oklab(75.3% 0.1037 -0.0742) |
| OKLCH | oklch(75.3% 0.128 324.4) |
| XYZ | xyz(51.2202, 40.1739, 72.7525) |
| Luminance | 0.4017 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.39
Plum
#DDA0DD
ΔE00 3.91
Violet (CSS)
#EE82EE
ΔE00 5.89
Pale Purple
#B790D4
ΔE00 6.44
Lavender (survey)
#C79FEF
ΔE00 6.83
Baby Purple
#CA9BF7
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D792DC #97DC92
analogous
#B292DC #D792DC #DC92BC
triadic
#D792DC #DCD792 #92DCD7
tetradic
#D792DC #DCB292 #97DC92 #92BCDC
square
#D792DC #DCB292 #97DC92 #92BCDC
split-complementary
#D792DC #BCDC92 #92DCB2
monochromatic
#B03BB8 #C664CD #D792DC #E8C0EB #F7E8F8
Accessibility & contrast
On white
2.32
#D792DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#D792DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D792DC
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D792DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D792DC | 1.00 | 2.32 | 9.03 | 9.03 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA5DF
Deuteranopia (green-blind)
#9CADDA
Tritanopia (blue-blind)
#DA99AD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d792dc; /* rgb */ color: rgb(215, 146, 220); /* oklch */ color: oklch(75.3% 0.128 324.4);
Tailwind
colors: {
custom: {
50: '#e4b3e7',
500: '#d792dc',
950: '#000000',
},
}SCSS
$custom: #d792dc; $custom-light: #e4b3e7; $custom-dark: #000000;
JSON
{
"hex": "#d792dc",
"rgb": {
"r": 215,
"g": 146,
"b": 220
},
"hsl": {
"h": 295.946,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.75302,
"c": 0.12753,
"h": 324.4
},
"luminance": 0.40172
}Semantic roles & 50–950 ramp
primary
#D792DC
secondary
#DDEEDC
accent
#BF2731
background
#FEFBFE
surface
#FCF6FC
border
#D5D0D5
text
#161116
muted
#848084