#A79EF8#A79EF8
#A79EF8 is a light, vivid blue. Relative luminance 0.394; OKLCH L 74.2% C 0.128 H 287.4°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #A79EF8 |
|---|---|
| RGB | rgb(167, 158, 248) |
| HSL | hsl(246, 87%, 80%) |
| HSV | hsv(246, 36%, 97%) |
| CMYK | cmyk(32.7%, 36.3%, 0%, 2.7%) |
| CIE-LAB | lab(69.07, 23.30, -43.78) |
| CIE-LCH | lch(69.07, 49.59, 298.02°) |
| OKLab | oklab(74.24% 0.0384 -0.1224) |
| OKLCH | oklch(74.24% 0.128 287.4) |
| XYZ | xyz(45.1020, 39.4454, 94.0262) |
| Luminance | 0.3945 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.20
Perrywinkle
#8F8CE7
ΔE00 5.96
Lavender Blue
#8B88F8
ΔE00 7.35
Pastel Purple
#CAA0FF
ΔE00 7.41
Lavender
#B39DDB
ΔE00 7.49
Lavender (survey)
#C79FEF
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A79EF8 #EFF89E
analogous
#9EC2F8 #A79EF8 #D49EF8
triadic
#A79EF8 #F8A79E #9EF8A7
tetradic
#A79EF8 #F89EC2 #EFF89E #9EF8D4
square
#A79EF8 #F89EC2 #EFF89E #9EF8D4
split-complementary
#A79EF8 #F8D49E #C2F89E
monochromatic
#3F2CF0 #7365F4 #A79EF8 #DBD7FC #E5E2FD
Accessibility & contrast
On white
2.36
#A79EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#A79EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A79EF8
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A79EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A79EF8 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ABFC
Deuteranopia (green-blind)
#82A6F6
Tritanopia (blue-blind)
#93AFBF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a79ef8; /* rgb */ color: rgb(167, 158, 248); /* oklch */ color: oklch(74.2% 0.128 287.4);
Tailwind
colors: {
custom: {
50: '#c3bafb',
500: '#a79ef8',
950: '#000000',
},
}SCSS
$custom: #a79ef8; $custom-light: #c3bafb; $custom-dark: #000000;
JSON
{
"hex": "#a79ef8",
"rgb": {
"r": 167,
"g": 158,
"b": 248
},
"hsl": {
"h": 246,
"s": 86.538,
"l": 79.608
},
"oklch": {
"l": 0.74241,
"c": 0.12827,
"h": 287.4
},
"luminance": 0.39447
}Semantic roles & 50–950 ramp
primary
#A79EF8
secondary
#F2F5D6
accent
#E302CD
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085