#A79FF4#A79FF4
#A79FF4 is a light, vivid blue. Relative luminance 0.395; OKLCH L 74.2% C 0.121 H 287.4°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #A79FF4 |
|---|---|
| RGB | rgb(167, 159, 244) |
| HSL | hsl(246, 79%, 79%) |
| HSV | hsv(246, 35%, 96%) |
| CMYK | cmyk(31.6%, 34.8%, 0%, 4.3%) |
| CIE-LAB | lab(69.14, 21.72, -41.49) |
| CIE-LCH | lch(69.14, 46.83, 297.63°) |
| OKLab | oklab(74.24% 0.0362 -0.1158) |
| OKLCH | oklch(74.24% 0.121 287.4) |
| XYZ | xyz(44.6593, 39.5423, 90.8499) |
| Luminance | 0.3954 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.54
Perrywinkle
#8F8CE7
ΔE00 6.14
Lavender
#B39DDB
ΔE00 6.90
Pastel Purple
#CAA0FF
ΔE00 7.43
Lavender Blue
#8B88F8
ΔE00 7.81
Lavender (survey)
#C79FEF
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A79FF4 #ECF49F
analogous
#9FC2F4 #A79FF4 #D29FF4
triadic
#A79FF4 #F4A79F #9FF4A7
tetradic
#A79FF4 #F49FC2 #ECF49F #9FF4D2
square
#A79FF4 #F49FC2 #ECF49F #9FF4D2
split-complementary
#A79FF4 #F4D29F #C2F49F
monochromatic
#4231E7 #7568EE #A79FF4 #D9D6FA #E6E4FC
Accessibility & contrast
On white
2.36
#A79FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#A79FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A79FF4
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A79FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A79FF4 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ABF7
Deuteranopia (green-blind)
#85A7F2
Tritanopia (blue-blind)
#94AEBE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a79ff4; /* rgb */ color: rgb(167, 159, 244); /* oklch */ color: oklch(74.2% 0.121 287.4);
Tailwind
colors: {
custom: {
50: '#c3bbf8',
500: '#a79ff4',
950: '#000000',
},
}SCSS
$custom: #a79ff4; $custom-light: #c3bbf8; $custom-dark: #000000;
JSON
{
"hex": "#a79ff4",
"rgb": {
"r": 167,
"g": 159,
"b": 244
},
"hsl": {
"h": 245.647,
"s": 79.439,
"l": 79.02
},
"oklch": {
"l": 0.74236,
"c": 0.12129,
"h": 287.4
},
"luminance": 0.39543
}Semantic roles & 50–950 ramp
primary
#A79FF4
secondary
#F1F4D7
accent
#DC0AC8
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085