#A79BEF#A79BEF
#A79BEF is a light, vivid blue. Relative luminance 0.379; OKLCH L 73.2% C 0.120 H 289.6°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #A79BEF |
|---|---|
| RGB | rgb(167, 155, 239) |
| HSL | hsl(249, 72%, 77%) |
| HSV | hsv(249, 35%, 94%) |
| CMYK | cmyk(30.1%, 35.1%, 0%, 6.3%) |
| CIE-LAB | lab(67.94, 22.73, -40.64) |
| CIE-LCH | lch(67.94, 46.56, 299.21°) |
| OKLab | oklab(73.24% 0.0404 -0.1133) |
| OKLCH | oklch(73.24% 0.12 289.6) |
| XYZ | xyz(43.2337, 37.8893, 86.6802) |
| Luminance | 0.3789 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.63
Lavender
#B39DDB
ΔE00 6.07
Periwinkle Blue
#8F99FB
ΔE00 6.18
Pastel Purple
#CAA0FF
ΔE00 7.01
Lavender (survey)
#C79FEF
ΔE00 7.35
Lavender Blue
#8B88F8
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A79BEF #E3EF9B
analogous
#9BB9EF #A79BEF #D19BEF
triadic
#A79BEF #EFA79B #9BEFA7
tetradic
#A79BEF #EF9BB9 #E3EF9B #9BEFD1
square
#A79BEF #EF9BB9 #E3EF9B #9BEFD1
split-complementary
#A79BEF #EFD19B #B9EF9B
monochromatic
#4A31DE #7966E7 #A79BEF #D5D0F7 #E8E5FB
Accessibility & contrast
On white
2.45
#A79BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#A79BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A79BEF
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A79BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A79BEF | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A7F2
Deuteranopia (green-blind)
#83A4ED
Tritanopia (blue-blind)
#96AABA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a79bef; /* rgb */ color: rgb(167, 155, 239); /* oklch */ color: oklch(73.2% 0.120 289.6);
Tailwind
colors: {
custom: {
50: '#c3b8f4',
500: '#a79bef',
950: '#000000',
},
}SCSS
$custom: #a79bef; $custom-light: #c3b8f4; $custom-dark: #000000;
JSON
{
"hex": "#a79bef",
"rgb": {
"r": 167,
"g": 155,
"b": 239
},
"hsl": {
"h": 248.571,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.73243,
"c": 0.12029,
"h": 289.6
},
"luminance": 0.3789
}Semantic roles & 50–950 ramp
primary
#A79BEF
secondary
#EFF2D9
accent
#D411B9
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085