#A79AEA#A79AEA
#A79AEA is a light, moderate blue. Relative luminance 0.373; OKLCH L 72.8% C 0.115 H 290.7°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #A79AEA |
|---|---|
| RGB | rgb(167, 154, 234) |
| HSL | hsl(250, 66%, 76%) |
| HSV | hsv(250, 34%, 92%) |
| CMYK | cmyk(28.6%, 34.2%, 0%, 8.2%) |
| CIE-LAB | lab(67.48, 22.05, -38.62) |
| CIE-LCH | lch(67.48, 44.47, 299.72°) |
| OKLab | oklab(72.82% 0.0406 -0.1075) |
| OKLCH | oklch(72.82% 0.115 290.7) |
| XYZ | xyz(42.3395, 37.2664, 82.7884) |
| Luminance | 0.3727 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.28
Perrywinkle
#8F8CE7
ΔE00 5.77
Periwinkle Blue
#8F99FB
ΔE00 6.84
Lavender (survey)
#C79FEF
ΔE00 6.99
Pastel Purple
#CAA0FF
ΔE00 7.00
Baby Purple
#CA9BF7
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A79AEA #DDEA9A
analogous
#9AB5EA #A79AEA #CF9AEA
triadic
#A79AEA #EAA79A #9AEAA7
tetradic
#A79AEA #EA9AB5 #DDEA9A #9AEACF
square
#A79AEA #EA9AB5 #DDEA9A #9AEACF
split-complementary
#A79AEA #EACF9A #B5EA9A
monochromatic
#4F35D5 #7B67DF #A79AEA #D3CDF5 #E9E6FA
Accessibility & contrast
On white
2.48
#A79AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#A79AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A79AEA
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A79AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A79AEA | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A6ED
Deuteranopia (green-blind)
#84A3E8
Tritanopia (blue-blind)
#98A8B7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a79aea; /* rgb */ color: rgb(167, 154, 234); /* oklch */ color: oklch(72.8% 0.115 290.7);
Tailwind
colors: {
custom: {
50: '#c3b7f1',
500: '#a79aea',
950: '#000000',
},
}SCSS
$custom: #a79aea; $custom-light: #c3b7f1; $custom-dark: #000000;
JSON
{
"hex": "#a79aea",
"rgb": {
"r": 167,
"g": 154,
"b": 234
},
"hsl": {
"h": 249.75,
"s": 65.574,
"l": 76.078
},
"oklch": {
"l": 0.72817,
"c": 0.11489,
"h": 290.7
},
"luminance": 0.37267
}Semantic roles & 50–950 ramp
primary
#A79AEA
secondary
#EDF1DA
accent
#CD18B0
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084