#A79DFE#A79DFE
#A79DFE is a light, vivid blue. Relative luminance 0.395; OKLCH L 74.4% C 0.138 H 287.3°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #A79DFE |
|---|---|
| RGB | rgb(167, 157, 254) |
| HSL | hsl(246, 98%, 81%) |
| HSV | hsv(246, 38%, 100%) |
| CMYK | cmyk(34.3%, 38.2%, 0%, 0.4%) |
| CIE-LAB | lab(69.10, 25.40, -47.00) |
| CIE-LCH | lch(69.10, 53.43, 298.39°) |
| OKLab | oklab(74.35% 0.0409 -0.1317) |
| OKLCH | oklch(74.35% 0.138 287.3) |
| XYZ | xyz(45.8779, 39.4839, 98.9507) |
| Luminance | 0.3948 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.88
Perrywinkle
#8F8CE7
ΔE00 5.95
Lavender Blue
#8B88F8
ΔE00 6.89
Pastel Purple
#CAA0FF
ΔE00 7.55
Periwinkle (survey)
#8E82FE
ΔE00 8.03
Liliac
#C48EFD
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A79DFE #F4FE9D
analogous
#9DC3FE #A79DFE #D89DFE
triadic
#A79DFE #FEA79D #9DFEA7
tetradic
#A79DFE #FE9DC3 #F4FE9D #9DFED8
square
#A79DFE #FE9DC3 #F4FE9D #9DFED8
split-complementary
#A79DFE #FED89D #C3FE9D
monochromatic
#3A24FD #7160FD #A79DFE #DDDAFF #E4E1FF
Accessibility & contrast
On white
2.36
#A79DFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#A79DFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A79DFE
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A79DFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A79DFE | 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)
#7FABFF
Deuteranopia (green-blind)
#7DA6FC
Tritanopia (blue-blind)
#91AFC1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a79dfe; /* rgb */ color: rgb(167, 157, 254); /* oklch */ color: oklch(74.4% 0.138 287.3);
Tailwind
colors: {
custom: {
50: '#c4baff',
500: '#a79dfe',
950: '#000000',
},
}SCSS
$custom: #a79dfe; $custom-light: #c4baff; $custom-dark: #000000;
JSON
{
"hex": "#a79dfe",
"rgb": {
"r": 167,
"g": 157,
"b": 254
},
"hsl": {
"h": 246.186,
"s": 97.98,
"l": 80.588
},
"oklch": {
"l": 0.74351,
"c": 0.13794,
"h": 287.3
},
"luminance": 0.39485
}Semantic roles & 50–950 ramp
primary
#A79DFE
secondary
#F3F7D4
accent
#E600CE
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086