#A79FF3#A79FF3
#A79FF3 is a light, moderate blue. Relative luminance 0.395; OKLCH L 74.2% C 0.120 H 287.5°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #A79FF3 |
|---|---|
| RGB | rgb(167, 159, 243) |
| HSL | hsl(246, 78%, 79%) |
| HSV | hsv(246, 35%, 95%) |
| CMYK | cmyk(31.3%, 34.6%, 0%, 4.7%) |
| CIE-LAB | lab(69.10, 21.47, -41.01) |
| CIE-LCH | lch(69.10, 46.29, 297.63°) |
| OKLab | oklab(74.19% 0.036 -0.1144) |
| OKLCH | oklch(74.19% 0.12 287.5) |
| XYZ | xyz(44.5079, 39.4817, 90.0524) |
| Luminance | 0.3948 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.64
Perrywinkle
#8F8CE7
ΔE00 6.16
Lavender
#B39DDB
ΔE00 6.74
Pastel Purple
#CAA0FF
ΔE00 7.42
Lavender Blue
#8B88F8
ΔE00 7.89
Lavender (survey)
#C79FEF
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A79FF3 #EBF39F
analogous
#9FC1F3 #A79FF3 #D19FF3
triadic
#A79FF3 #F3A79F #9FF3A7
tetradic
#A79FF3 #F39FC1 #EBF39F #9FF3D1
square
#A79FF3 #F39FC1 #EBF39F #9FF3D1
split-complementary
#A79FF3 #F3D19F #C1F39F
monochromatic
#4332E5 #7569EC #A79FF3 #D9D5FA #E6E4FC
Accessibility & contrast
On white
2.36
#A79FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#A79FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A79FF3
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A79FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A79FF3 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ABF6
Deuteranopia (green-blind)
#85A7F1
Tritanopia (blue-blind)
#94AEBE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a79ff3; /* rgb */ color: rgb(167, 159, 243); /* oklch */ color: oklch(74.2% 0.120 287.5);
Tailwind
colors: {
custom: {
50: '#c3bbf7',
500: '#a79ff3',
950: '#000000',
},
}SCSS
$custom: #a79ff3; $custom-light: #c3bbf7; $custom-dark: #000000;
JSON
{
"hex": "#a79ff3",
"rgb": {
"r": 167,
"g": 159,
"b": 243
},
"hsl": {
"h": 245.714,
"s": 77.778,
"l": 78.824
},
"oklch": {
"l": 0.74188,
"c": 0.11991,
"h": 287.5
},
"luminance": 0.39483
}Semantic roles & 50–950 ramp
primary
#A79FF3
secondary
#F1F3D8
accent
#DA0BC6
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085