#A79AED#A79AED
#A79AED is a light, moderate blue. Relative luminance 0.374; OKLCH L 73.0% C 0.119 H 290.3°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #A79AED |
|---|---|
| RGB | rgb(167, 154, 237) |
| HSL | hsl(249, 70%, 77%) |
| HSV | hsv(249, 35%, 93%) |
| CMYK | cmyk(29.5%, 35%, 0%, 7.1%) |
| CIE-LAB | lab(67.61, 22.79, -40.06) |
| CIE-LCH | lch(67.61, 46.09, 299.64°) |
| OKLab | oklab(72.96% 0.0413 -0.1116) |
| OKLCH | oklch(72.96% 0.119 290.3) |
| XYZ | xyz(42.7741, 37.4403, 85.0774) |
| Luminance | 0.3744 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.58
Lavender
#B39DDB
ΔE00 5.77
Periwinkle Blue
#8F99FB
ΔE00 6.47
Pastel Purple
#CAA0FF
ΔE00 6.95
Lavender (survey)
#C79FEF
ΔE00 7.16
Baby Purple
#CA9BF7
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A79AED #E0ED9A
analogous
#9AB7ED #A79AED #D19AED
triadic
#A79AED #EDA79A #9AEDA7
tetradic
#A79AED #ED9AB7 #E0ED9A #9AEDD1
square
#A79AED #ED9AB7 #E0ED9A #9AEDD1
split-complementary
#A79AED #EDD19A #B7ED9A
monochromatic
#4C32DA #7A66E4 #A79AED #D4CEF6 #E8E5FA
Accessibility & contrast
On white
2.47
#A79AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#A79AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A79AED
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A79AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A79AED | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A6F0
Deuteranopia (green-blind)
#83A3EB
Tritanopia (blue-blind)
#97A9B9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a79aed; /* rgb */ color: rgb(167, 154, 237); /* oklch */ color: oklch(73.0% 0.119 290.3);
Tailwind
colors: {
custom: {
50: '#c3b7f3',
500: '#a79aed',
950: '#000000',
},
}SCSS
$custom: #a79aed; $custom-light: #c3b7f3; $custom-dark: #000000;
JSON
{
"hex": "#a79aed",
"rgb": {
"r": 167,
"g": 154,
"b": 237
},
"hsl": {
"h": 249.398,
"s": 69.748,
"l": 76.667
},
"oklch": {
"l": 0.72959,
"c": 0.11904,
"h": 290.3
},
"luminance": 0.37441
}Semantic roles & 50–950 ramp
primary
#A79AED
secondary
#EEF2D9
accent
#D214B4
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085