#A79DFF#A79DFF
#A79DFF is a light, vivid blue. Relative luminance 0.395; OKLCH L 74.4% C 0.139 H 287.2°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #A79DFF |
|---|---|
| RGB | rgb(167, 157, 255) |
| HSL | hsl(246, 100%, 81%) |
| HSV | hsv(246, 38%, 100%) |
| CMYK | cmyk(34.5%, 38.4%, 0%, 0%) |
| CIE-LAB | lab(69.15, 25.66, -47.47) |
| CIE-LCH | lch(69.15, 53.96, 298.40°) |
| OKLab | oklab(74.4% 0.0411 -0.1331) |
| OKLCH | oklch(74.4% 0.139 287.2) |
| XYZ | xyz(46.0384, 39.5481, 99.7962) |
| Luminance | 0.3955 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.84
Perrywinkle
#8F8CE7
ΔE00 5.99
Lavender Blue
#8B88F8
ΔE00 6.86
Pastel Purple
#CAA0FF
ΔE00 7.59
Periwinkle (survey)
#8E82FE
ΔE00 7.98
Liliac
#C48EFD
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A79DFF #F5FF9D
analogous
#9DC4FF #A79DFF #D89DFF
triadic
#A79DFF #FFA79D #9DFFA7
tetradic
#A79DFF #FF9DC4 #F5FF9D #9DFFD8
square
#A79DFF #FF9DC4 #F5FF9D #9DFFD8
split-complementary
#A79DFF #FFD89D #C4FF9D
monochromatic
#3923FF #7060FF #A79DFF #DEDAFF #E4E0FF
Accessibility & contrast
On white
2.36
#A79DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#A79DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A79DFF
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A79DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A79DFF | 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)
#7EABFF
Deuteranopia (green-blind)
#7DA6FD
Tritanopia (blue-blind)
#90AFC2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a79dff; /* rgb */ color: rgb(167, 157, 255); /* oklch */ color: oklch(74.4% 0.139 287.2);
Tailwind
colors: {
custom: {
50: '#c4baff',
500: '#a79dff',
950: '#000000',
},
}SCSS
$custom: #a79dff; $custom-light: #c4baff; $custom-dark: #000000;
JSON
{
"hex": "#a79dff",
"rgb": {
"r": 167,
"g": 157,
"b": 255
},
"hsl": {
"h": 246.122,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.74401,
"c": 0.1393,
"h": 287.2
},
"luminance": 0.39549
}Semantic roles & 50–950 ramp
primary
#A79DFF
secondary
#F4F7D4
accent
#E600CE
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086