#D792EC#D792EC
#D792EC is a light, vivid purple. Relative luminance 0.411; OKLCH L 76.0% C 0.144 H 318.1°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D792EC |
|---|---|
| RGB | rgb(215, 146, 236) |
| HSL | hsl(286, 70%, 75%) |
| HSV | hsv(286, 38%, 93%) |
| CMYK | cmyk(8.9%, 38.1%, 0%, 7.5%) |
| CIE-LAB | lab(70.22, 41.05, -35.10) |
| CIE-LCH | lch(70.22, 54.01, 319.46°) |
| OKLab | oklab(75.98% 0.1074 -0.0965) |
| OKLCH | oklch(75.98% 0.144 318.1) |
| XYZ | xyz(53.4414, 41.0625, 84.4513) |
| Luminance | 0.4106 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.58
Lavender Pink
#DD85D7
ΔE00 5.05
Violet (CSS)
#EE82EE
ΔE00 5.23
Lavender (survey)
#C79FEF
ΔE00 5.23
Lilac (survey)
#CEA2FD
ΔE00 5.63
Liliac
#C48EFD
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D792EC #A7EC92
analogous
#AA92EC #D792EC #EC92D4
triadic
#D792EC #ECD792 #92ECD7
tetradic
#D792EC #ECAA92 #A7EC92 #92D4EC
square
#D792EC #ECAA92 #A7EC92 #92D4EC
split-complementary
#D792EC #D4EC92 #92ECAA
monochromatic
#B12ADA #C45EE3 #D792EC #EAC6F5 #F5E5FA
Accessibility & contrast
On white
2.28
#D792EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#D792EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D792EC
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D792EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D792EC | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A7EF
Deuteranopia (green-blind)
#96AEE9
Tritanopia (blue-blind)
#D79DB4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d792ec; /* rgb */ color: rgb(215, 146, 236); /* oklch */ color: oklch(76.0% 0.144 318.1);
Tailwind
colors: {
custom: {
50: '#e4b3f2',
500: '#d792ec',
950: '#000000',
},
}SCSS
$custom: #d792ec; $custom-light: #e4b3f2; $custom-dark: #000000;
JSON
{
"hex": "#d792ec",
"rgb": {
"r": 215,
"g": 146,
"b": 236
},
"hsl": {
"h": 286,
"s": 70.313,
"l": 74.902
},
"oklch": {
"l": 0.75982,
"c": 0.14438,
"h": 318.1
},
"luminance": 0.41061
}Semantic roles & 50–950 ramp
primary
#D792EC
secondary
#DFF2D9
accent
#D21340
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161117
muted
#848085