#D792FF#D792FF
#D792FF is a light, vivid violet. Relative luminance 0.422; OKLCH L 76.9% C 0.165 H 312.2°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D792FF |
|---|---|
| RGB | rgb(215, 146, 255) |
| HSL | hsl(278, 100%, 79%) |
| HSV | hsv(278, 43%, 100%) |
| CMYK | cmyk(15.7%, 42.7%, 0%, 0%) |
| CIE-LAB | lab(71.03, 44.92, -44.21) |
| CIE-LCH | lch(71.03, 63.03, 315.46°) |
| OKLab | oklab(76.85% 0.1111 -0.1226) |
| OKLCH | oklch(76.85% 0.165 312.2) |
| XYZ | xyz(56.3501, 42.2259, 99.7703) |
| Luminance | 0.4223 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.65
Baby Purple
#CA9BF7
ΔE00 3.65
Lilac (survey)
#CEA2FD
ΔE00 4.63
Pastel Purple
#CAA0FF
ΔE00 4.66
Lavender (survey)
#C79FEF
ΔE00 5.49
Violet (CSS)
#EE82EE
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D792FF #BAFF92
analogous
#A092FF #D792FF #FF92F0
triadic
#D792FF #FFD792 #92FFD7
tetradic
#D792FF #FFA092 #BAFF92 #92F0FF
square
#D792FF #FFA092 #BAFF92 #92F0FF
split-complementary
#D792FF #F0FF92 #92FFA0
monochromatic
#AA18FF #C155FF #D792FF #EDCFFF #F4E0FF
Accessibility & contrast
On white
2.22
#D792FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#D792FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D792FF
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D792FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D792FF | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CAAFF
Deuteranopia (green-blind)
#8EAFFC
Tritanopia (blue-blind)
#D3A2BC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #d792ff; /* rgb */ color: rgb(215, 146, 255); /* oklch */ color: oklch(76.9% 0.165 312.2);
Tailwind
colors: {
custom: {
50: '#e5b3ff',
500: '#d792ff',
950: '#000000',
},
}SCSS
$custom: #d792ff; $custom-light: #e5b3ff; $custom-dark: #000000;
JSON
{
"hex": "#d792ff",
"rgb": {
"r": 215,
"g": 146,
"b": 255
},
"hsl": {
"h": 277.982,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.76853,
"c": 0.16543,
"h": 312.2
},
"luminance": 0.42225
}Semantic roles & 50–950 ramp
primary
#D792FF
secondary
#E1F7D4
accent
#E60054
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161118
muted
#848086