#A79FF9#A79FF9
#A79FF9 is a light, vivid blue. Relative luminance 0.399; OKLCH L 74.5% C 0.128 H 286.9°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #A79FF9 |
|---|---|
| RGB | rgb(167, 159, 249) |
| HSL | hsl(245, 88%, 80%) |
| HSV | hsv(245, 36%, 98%) |
| CMYK | cmyk(32.9%, 36.1%, 0%, 2.4%) |
| CIE-LAB | lab(69.36, 22.99, -43.87) |
| CIE-LCH | lch(69.36, 49.53, 297.66°) |
| OKLab | oklab(74.48% 0.0373 -0.1226) |
| OKLCH | oklch(74.48% 0.128 286.9) |
| XYZ | xyz(45.4288, 39.8501, 94.9025) |
| Luminance | 0.3985 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.11
Perrywinkle
#8F8CE7
ΔE00 6.14
Lavender Blue
#8B88F8
ΔE00 7.48
Pastel Purple
#CAA0FF
ΔE00 7.54
Lavender
#B39DDB
ΔE00 7.66
Lavender (survey)
#C79FEF
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A79FF9 #F1F99F
analogous
#9FC4F9 #A79FF9 #D49FF9
triadic
#A79FF9 #F9A79F #9FF9A7
tetradic
#A79FF9 #F99FC4 #F1F99F #9FF9D4
square
#A79FF9 #F99FC4 #F1F99F #9FF9D4
split-complementary
#A79FF9 #F9D49F #C4F99F
monochromatic
#3D2CF2 #7265F5 #A79FF9 #DCD9FD #E5E2FD
Accessibility & contrast
On white
2.34
#A79FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#A79FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A79FF9
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A79FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A79FF9 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ACFD
Deuteranopia (green-blind)
#82A7F7
Tritanopia (blue-blind)
#92B0C0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a79ff9; /* rgb */ color: rgb(167, 159, 249); /* oklch */ color: oklch(74.5% 0.128 286.9);
Tailwind
colors: {
custom: {
50: '#c3bbfb',
500: '#a79ff9',
950: '#000000',
},
}SCSS
$custom: #a79ff9; $custom-light: #c3bbfb; $custom-dark: #000000;
JSON
{
"hex": "#a79ff9",
"rgb": {
"r": 167,
"g": 159,
"b": 249
},
"hsl": {
"h": 245.333,
"s": 88.235,
"l": 80
},
"oklch": {
"l": 0.74477,
"c": 0.12819,
"h": 286.9
},
"luminance": 0.39851
}Semantic roles & 50–950 ramp
primary
#A79FF9
secondary
#F2F5D6
accent
#E501D1
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085