#A79BFA#A79BFA
#A79BFA is a light, vivid blue. Relative luminance 0.386; OKLCH L 73.8% C 0.135 H 288.4°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #A79BFA |
|---|---|
| RGB | rgb(167, 155, 250) |
| HSL | hsl(248, 90%, 79%) |
| HSV | hsv(248, 38%, 98%) |
| CMYK | cmyk(33.2%, 38%, 0%, 2%) |
| CIE-LAB | lab(68.43, 25.51, -45.88) |
| CIE-LCH | lch(68.43, 52.49, 299.07°) |
| OKLab | oklab(73.78% 0.0428 -0.1285) |
| OKLCH | oklch(73.78% 0.135 288.4) |
| XYZ | xyz(44.9084, 38.5592, 95.5005) |
| Luminance | 0.3856 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.21
Perrywinkle
#8F8CE7
ΔE00 5.56
Lavender Blue
#8B88F8
ΔE00 6.72
Pastel Purple
#CAA0FF
ΔE00 7.24
Periwinkle (survey)
#8E82FE
ΔE00 7.79
Liliac
#C48EFD
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A79BFA #EEFA9B
analogous
#9BBFFA #A79BFA #D79BFA
triadic
#A79BFA #FAA79B #9BFAA7
tetradic
#A79BFA #FA9BBF #EEFA9B #9BFAD7
square
#A79BFA #FA9BBF #EEFA9B #9BFAD7
split-complementary
#A79BFA #FAD79B #BFFA9B
monochromatic
#4026F4 #7461F7 #A79BFA #DAD5FD #E5E2FE
Accessibility & contrast
On white
2.41
#A79BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#A79BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A79BFA
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A79BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A79BFA | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA9FE
Deuteranopia (green-blind)
#7DA5F8
Tritanopia (blue-blind)
#92ADBF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a79bfa; /* rgb */ color: rgb(167, 155, 250); /* oklch */ color: oklch(73.8% 0.135 288.4);
Tailwind
colors: {
custom: {
50: '#c3b8fc',
500: '#a79bfa',
950: '#000000',
},
}SCSS
$custom: #a79bfa; $custom-light: #c3b8fc; $custom-dark: #000000;
JSON
{
"hex": "#a79bfa",
"rgb": {
"r": 167,
"g": 155,
"b": 250
},
"hsl": {
"h": 247.579,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.7378,
"c": 0.13539,
"h": 288.4
},
"luminance": 0.3856
}Semantic roles & 50–950 ramp
primary
#A79BFA
secondary
#F2F6D5
accent
#E600C9
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085