#A79EDA#A79EDA
#A79EDA is a light, moderate blue. Relative luminance 0.377; OKLCH L 72.9% C 0.086 H 291.0°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #A79EDA |
|---|---|
| RGB | rgb(167, 158, 218) |
| HSL | hsl(249, 45%, 74%) |
| HSV | hsv(249, 28%, 85%) |
| CMYK | cmyk(23.4%, 27.5%, 0%, 14.5%) |
| CIE-LAB | lab(67.82, 15.92, -29.28) |
| CIE-LCH | lch(67.82, 33.33, 298.54°) |
| OKLab | oklab(72.87% 0.0309 -0.0807) |
| OKLCH | oklch(72.87% 0.086 291) |
| XYZ | xyz(40.8151, 37.7306, 71.4485) |
| Luminance | 0.3773 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 3.31
Pale Purple
#B790D4
ΔE00 7.20
Lavender (survey)
#C79FEF
ΔE00 7.39
Pale Violet
#CEAEFA
ΔE00 8.13
Perrywinkle
#8F8CE7
ΔE00 8.29
Pastel Purple
#CAA0FF
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A79EDA #D1DA9E
analogous
#9EB3DA #A79EDA #C59EDA
triadic
#A79EDA #DAA79E #9EDAA7
tetradic
#A79EDA #DA9EB3 #D1DA9E #9EDAC5
square
#A79EDA #DA9EB3 #D1DA9E #9EDAC5
split-complementary
#A79EDA #DAC59E #B3DA9E
monochromatic
#5746B8 #7F72C9 #A79EDA #CFCAEB #EBE9F7
Accessibility & contrast
On white
2.46
#A79EDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#A79EDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A79EDA
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A79EDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A79EDA | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA6DD
Deuteranopia (green-blind)
#8FA4D8
Tritanopia (blue-blind)
#9CA8B3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a79eda; /* rgb */ color: rgb(167, 158, 218); /* oklch */ color: oklch(72.9% 0.086 291.0);
Tailwind
colors: {
custom: {
50: '#c2bae5',
500: '#a79eda',
950: '#000000',
},
}SCSS
$custom: #a79eda; $custom-light: #c2bae5; $custom-dark: #000000;
JSON
{
"hex": "#a79eda",
"rgb": {
"r": 167,
"g": 158,
"b": 218
},
"hsl": {
"h": 249,
"s": 44.776,
"l": 73.725
},
"oklch": {
"l": 0.72868,
"c": 0.08644,
"h": 291
},
"luminance": 0.37731
}Semantic roles & 50–950 ramp
primary
#A79EDA
secondary
#EBEDDE
accent
#B82EA3
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#121115
muted
#818084