#A792DC#A792DC
#A792DC is a light, moderate violet. Relative luminance 0.339; OKLCH L 70.7% C 0.108 H 296.6°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #A792DC |
|---|---|
| RGB | rgb(167, 146, 220) |
| HSL | hsl(257, 51%, 72%) |
| HSV | hsv(257, 34%, 86%) |
| CMYK | cmyk(24.1%, 33.6%, 0%, 13.7%) |
| CIE-LAB | lab(64.92, 23.19, -34.88) |
| CIE-LCH | lch(64.92, 41.89, 303.61°) |
| OKLab | oklab(70.66% 0.0484 -0.0967) |
| OKLCH | oklch(70.66% 0.108 296.6) |
| XYZ | xyz(39.1305, 33.9402, 72.1858) |
| Luminance | 0.3394 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.16
Pale Purple
#B790D4
ΔE00 5.00
Lavender (survey)
#C79FEF
ΔE00 6.57
Perrywinkle
#8F8CE7
ΔE00 6.64
Baby Purple
#CA9BF7
ΔE00 7.14
Liliac
#C48EFD
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A792DC #C7DC92
analogous
#92A2DC #A792DC #CC92DC
triadic
#A792DC #DCA792 #92DCA7
tetradic
#A792DC #DC92A2 #C7DC92 #92DCCC
square
#A792DC #DC92A2 #C7DC92 #92DCCC
split-complementary
#A792DC #DCCC92 #A2DC92
monochromatic
#5F3BB8 #8264CD #A792DC #CCC0EB #ECE8F8
Accessibility & contrast
On white
2.70
#A792DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#A792DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A792DC
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A792DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A792DC | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#809EDF
Deuteranopia (green-blind)
#839DDA
Tritanopia (blue-blind)
#9D9EAD
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #a792dc; /* rgb */ color: rgb(167, 146, 220); /* oklch */ color: oklch(70.7% 0.108 296.6);
Tailwind
colors: {
custom: {
50: '#c2b2e7',
500: '#a792dc',
950: '#000000',
},
}SCSS
$custom: #a792dc; $custom-light: #c2b2e7; $custom-dark: #000000;
JSON
{
"hex": "#a792dc",
"rgb": {
"r": 167,
"g": 146,
"b": 220
},
"hsl": {
"h": 257.027,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.70661,
"c": 0.10814,
"h": 296.6
},
"luminance": 0.33941
}Semantic roles & 50–950 ramp
primary
#A792DC
secondary
#E9EEDC
accent
#BF2794
background
#FCFAFE
surface
#F8F5FC
border
#D1CFD5
text
#121116
muted
#818084