#A79BDA#A79BDA
#A79BDA is a light, moderate violet. Relative luminance 0.367; OKLCH L 72.3% C 0.091 H 292.7°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #A79BDA |
|---|---|
| RGB | rgb(167, 155, 218) |
| HSL | hsl(251, 46%, 73%) |
| HSV | hsv(251, 29%, 85%) |
| CMYK | cmyk(23.4%, 28.9%, 0%, 14.5%) |
| CIE-LAB | lab(67.07, 17.61, -30.44) |
| CIE-LCH | lch(67.07, 35.17, 300.06°) |
| OKLab | oklab(72.29% 0.0352 -0.084) |
| OKLCH | oklch(72.29% 0.091 292.7) |
| XYZ | xyz(40.3096, 36.7196, 71.2800) |
| Luminance | 0.3672 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 2.96
Pale Purple
#B790D4
ΔE00 6.39
Lavender (survey)
#C79FEF
ΔE00 6.95
Perrywinkle
#8F8CE7
ΔE00 7.81
Baby Purple
#CA9BF7
ΔE00 8.16
Pale Violet
#CEAEFA
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A79BDA #CEDA9B
analogous
#9BAEDA #A79BDA #C69BDA
triadic
#A79BDA #DAA79B #9BDAA7
tetradic
#A79BDA #DA9BAE #CEDA9B #9BDAC6
square
#A79BDA #DA9BAE #CEDA9B #9BDAC6
split-complementary
#A79BDA #DAC69B #AEDA9B
monochromatic
#5A44B7 #806EC9 #A79BDA #CEC8EB #EBE9F7
Accessibility & contrast
On white
2.52
#A79BDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#A79BDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A79BDA
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A79BDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A79BDA | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA4DD
Deuteranopia (green-blind)
#8CA2D8
Tritanopia (blue-blind)
#9CA5B1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a79bda; /* rgb */ color: rgb(167, 155, 218); /* oklch */ color: oklch(72.3% 0.091 292.7);
Tailwind
colors: {
custom: {
50: '#c2b8e5',
500: '#a79bda',
950: '#000000',
},
}SCSS
$custom: #a79bda; $custom-light: #c2b8e5; $custom-dark: #000000;
JSON
{
"hex": "#a79bda",
"rgb": {
"r": 167,
"g": 155,
"b": 218
},
"hsl": {
"h": 251.429,
"s": 45.985,
"l": 73.137
},
"oklch": {
"l": 0.72285,
"c": 0.09109,
"h": 292.7
},
"luminance": 0.3672
}Semantic roles & 50–950 ramp
primary
#A79BDA
secondary
#EBEEDD
accent
#B92C9E
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#121116
muted
#818084