#D792EF#D792EF
#D792EF is a light, vivid purple. Relative luminance 0.412; OKLCH L 76.1% C 0.148 H 317.0°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D792EF |
|---|---|
| RGB | rgb(215, 146, 239) |
| HSL | hsl(285, 74%, 75%) |
| HSV | hsv(285, 39%, 94%) |
| CMYK | cmyk(10%, 38.9%, 0%, 6.3%) |
| CIE-LAB | lab(70.34, 41.65, -36.55) |
| CIE-LCH | lch(70.34, 55.41, 318.72°) |
| OKLab | oklab(76.11% 0.1081 -0.1006) |
| OKLCH | oklch(76.11% 0.148 317) |
| XYZ | xyz(53.8810, 41.2383, 86.7661) |
| Luminance | 0.4124 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.24
Lavender (survey)
#C79FEF
ΔE00 5.12
Violet (CSS)
#EE82EE
ΔE00 5.32
Lilac (survey)
#CEA2FD
ΔE00 5.33
Lavender Pink
#DD85D7
ΔE00 5.50
Liliac
#C48EFD
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D792EF #AAEF92
analogous
#A892EF #D792EF #EF92D8
triadic
#D792EF #EFD792 #92EFD7
tetradic
#D792EF #EFA892 #AAEF92 #92D8EF
square
#D792EF #EFA892 #AAEF92 #92D8EF
split-complementary
#D792EF #D8EF92 #92EFA8
monochromatic
#B027DF #C35DE7 #D792EF #EBC7F7 #F5E4FB
Accessibility & contrast
On white
2.27
#D792EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#D792EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D792EF
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D792EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D792EF | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A8F2
Deuteranopia (green-blind)
#95AEEC
Tritanopia (blue-blind)
#D79EB5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d792ef; /* rgb */ color: rgb(215, 146, 239); /* oklch */ color: oklch(76.1% 0.148 317.0);
Tailwind
colors: {
custom: {
50: '#e4b3f4',
500: '#d792ef',
950: '#000000',
},
}SCSS
$custom: #d792ef; $custom-light: #e4b3f4; $custom-dark: #000000;
JSON
{
"hex": "#d792ef",
"rgb": {
"r": 215,
"g": 146,
"b": 239
},
"hsl": {
"h": 284.516,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.76114,
"c": 0.14765,
"h": 317
},
"luminance": 0.41237
}Semantic roles & 50–950 ramp
primary
#D792EF
secondary
#DFF3D8
accent
#D70F42
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161117
muted
#848085