#A79FFD#A79FFD
#A79FFD is a light, vivid blue. Relative luminance 0.401; OKLCH L 74.7% C 0.134 H 286.6°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #A79FFD |
|---|---|
| RGB | rgb(167, 159, 253) |
| HSL | hsl(245, 96%, 81%) |
| HSV | hsv(245, 37%, 99%) |
| CMYK | cmyk(34%, 37.2%, 0%, 0.8%) |
| CIE-LAB | lab(69.54, 24.02, -45.76) |
| CIE-LCH | lch(69.54, 51.68, 297.69°) |
| OKLab | oklab(74.67% 0.0382 -0.1281) |
| OKLCH | oklch(74.67% 0.134 286.6) |
| XYZ | xyz(46.0593, 40.1023, 98.2232) |
| Luminance | 0.4010 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.87
Perrywinkle
#8F8CE7
ΔE00 6.22
Lavender Blue
#8B88F8
ΔE00 7.30
Pastel Purple
#CAA0FF
ΔE00 7.68
Lavender
#B39DDB
ΔE00 8.26
Periwinkle (survey)
#8E82FE
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A79FFD #F5FD9F
analogous
#9FC6FD #A79FFD #D69FFD
triadic
#A79FFD #FDA79F #9FFDA7
tetradic
#A79FFD #FD9FC6 #F5FD9F #9FFDD6
square
#A79FFD #FD9FC6 #F5FD9F #9FFDD6
split-complementary
#A79FFD #FDD69F #C6FD9F
monochromatic
#3927FB #7063FC #A79FFD #DEDBFE #E4E1FE
Accessibility & contrast
On white
2.33
#A79FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#A79FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A79FFD
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A79FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A79FFD | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ACFF
Deuteranopia (green-blind)
#80A7FB
Tritanopia (blue-blind)
#91B1C2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a79ffd; /* rgb */ color: rgb(167, 159, 253); /* oklch */ color: oklch(74.7% 0.134 286.6);
Tailwind
colors: {
custom: {
50: '#c4bbfe',
500: '#a79ffd',
950: '#000000',
},
}SCSS
$custom: #a79ffd; $custom-light: #c4bbfe; $custom-dark: #000000;
JSON
{
"hex": "#a79ffd",
"rgb": {
"r": 167,
"g": 159,
"b": 253
},
"hsl": {
"h": 245.106,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.74673,
"c": 0.13369,
"h": 286.6
},
"luminance": 0.40104
}Semantic roles & 50–950 ramp
primary
#A79FFD
secondary
#F4F7D4
accent
#E600D2
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086