#A79FFB#A79FFB
#A79FFB is a light, vivid blue. Relative luminance 0.400; OKLCH L 74.6% C 0.131 H 286.7°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #A79FFB |
|---|---|
| RGB | rgb(167, 159, 251) |
| HSL | hsl(245, 92%, 80%) |
| HSV | hsv(245, 37%, 98%) |
| CMYK | cmyk(33.5%, 36.7%, 0%, 1.6%) |
| CIE-LAB | lab(69.45, 23.50, -44.82) |
| CIE-LCH | lch(69.45, 50.60, 297.67°) |
| OKLab | oklab(74.58% 0.0377 -0.1254) |
| OKLCH | oklch(74.58% 0.131 286.7) |
| XYZ | xyz(45.7424, 39.9755, 96.5541) |
| Luminance | 0.3998 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.98
Perrywinkle
#8F8CE7
ΔE00 6.17
Lavender Blue
#8B88F8
ΔE00 7.38
Pastel Purple
#CAA0FF
ΔE00 7.60
Lavender
#B39DDB
ΔE00 7.96
Lilac (survey)
#CEA2FD
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A79FFB #F3FB9F
analogous
#9FC5FB #A79FFB #D59FFB
triadic
#A79FFB #FBA79F #9FFBA7
tetradic
#A79FFB #FB9FC5 #F3FB9F #9FFBD5
square
#A79FFB #FB9FC5 #F3FB9F #9FFBD5
split-complementary
#A79FFB #FBD59F #C5FB9F
monochromatic
#3B29F6 #7164F9 #A79FFB #DDDAFD #E4E2FE
Accessibility & contrast
On white
2.33
#A79FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#A79FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A79FFB
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A79FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A79FFB | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ACFF
Deuteranopia (green-blind)
#81A7F9
Tritanopia (blue-blind)
#92B0C1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a79ffb; /* rgb */ color: rgb(167, 159, 251); /* oklch */ color: oklch(74.6% 0.131 286.7);
Tailwind
colors: {
custom: {
50: '#c3bbfd',
500: '#a79ffb',
950: '#000000',
},
}SCSS
$custom: #a79ffb; $custom-light: #c3bbfd; $custom-dark: #000000;
JSON
{
"hex": "#a79ffb",
"rgb": {
"r": 167,
"g": 159,
"b": 251
},
"hsl": {
"h": 245.217,
"s": 92,
"l": 80.392
},
"oklch": {
"l": 0.74575,
"c": 0.13094,
"h": 286.7
},
"luminance": 0.39977
}Semantic roles & 50–950 ramp
primary
#A79FFB
secondary
#F3F6D5
accent
#E600D2
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085