#A79EFF#A79EFF
#A79EFF is a light, vivid blue. Relative luminance 0.399; OKLCH L 74.6% C 0.138 H 286.8°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #A79EFF |
|---|---|
| RGB | rgb(167, 158, 255) |
| HSL | hsl(246, 100%, 81%) |
| HSV | hsv(246, 38%, 100%) |
| CMYK | cmyk(34.5%, 38%, 0%, 0%) |
| CIE-LAB | lab(69.39, 25.10, -47.09) |
| CIE-LCH | lch(69.39, 53.36, 298.06°) |
| OKLab | oklab(74.59% 0.0398 -0.132) |
| OKLCH | oklch(74.59% 0.138 286.8) |
| XYZ | xyz(46.2083, 39.8879, 99.8529) |
| Luminance | 0.3989 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.80
Perrywinkle
#8F8CE7
ΔE00 6.14
Lavender Blue
#8B88F8
ΔE00 7.04
Pastel Purple
#CAA0FF
ΔE00 7.68
Periwinkle (survey)
#8E82FE
ΔE00 8.21
Lavender
#B39DDB
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A79EFF #F6FF9E
analogous
#9EC5FF #A79EFF #D79EFF
triadic
#A79EFF #FFA79E #9EFFA7
tetradic
#A79EFF #FF9EC5 #F6FF9E #9EFFD7
square
#A79EFF #FF9EC5 #F6FF9E #9EFFD7
split-complementary
#A79EFF #FFD79E #C5FF9E
monochromatic
#3824FF #6F61FF #A79EFF #DFDBFF #E3E0FF
Accessibility & contrast
On white
2.34
#A79EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#A79EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A79EFF
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A79EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A79EFF | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FACFF
Deuteranopia (green-blind)
#7EA7FD
Tritanopia (blue-blind)
#90B0C2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a79eff; /* rgb */ color: rgb(167, 158, 255); /* oklch */ color: oklch(74.6% 0.138 286.8);
Tailwind
colors: {
custom: {
50: '#c4baff',
500: '#a79eff',
950: '#000000',
},
}SCSS
$custom: #a79eff; $custom-light: #c4baff; $custom-dark: #000000;
JSON
{
"hex": "#a79eff",
"rgb": {
"r": 167,
"g": 158,
"b": 255
},
"hsl": {
"h": 245.567,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.74587,
"c": 0.13786,
"h": 286.8
},
"luminance": 0.39889
}Semantic roles & 50–950 ramp
primary
#A79EFF
secondary
#F4F7D4
accent
#E600D0
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086