#A79FEE#A79FEE
#A79FEE is a light, moderate blue. Relative luminance 0.392; OKLCH L 74.0% C 0.113 H 287.9°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #A79FEE |
|---|---|
| RGB | rgb(167, 159, 238) |
| HSL | hsl(246, 70%, 78%) |
| HSV | hsv(246, 33%, 93%) |
| CMYK | cmyk(29.8%, 33.2%, 0%, 6.7%) |
| CIE-LAB | lab(68.88, 20.21, -38.62) |
| CIE-LCH | lch(68.88, 43.59, 297.63°) |
| OKLab | oklab(73.95% 0.0348 -0.1075) |
| OKLCH | oklch(73.95% 0.113 287.9) |
| XYZ | xyz(43.7631, 39.1838, 86.1299) |
| Luminance | 0.3918 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.96
Periwinkle Blue
#8F99FB
ΔE00 6.20
Perrywinkle
#8F8CE7
ΔE00 6.33
Pastel Purple
#CAA0FF
ΔE00 7.44
Lavender (survey)
#C79FEF
ΔE00 7.64
Pale Violet
#CEAEFA
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A79FEE #E6EE9F
analogous
#9FBEEE #A79FEE #CE9FEE
triadic
#A79FEE #EEA79F #9FEEA7
tetradic
#A79FEE #EE9FBE #E6EE9F #9FEECE
square
#A79FEE #EE9FBE #E6EE9F #9FEECE
split-complementary
#A79FEE #EECE9F #BEEE9F
monochromatic
#4837DC #776BE5 #A79FEE #D7D3F7 #E7E5FA
Accessibility & contrast
On white
2.38
#A79FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#A79FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A79FEE
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A79FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A79FEE | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF1
Deuteranopia (green-blind)
#88A6EC
Tritanopia (blue-blind)
#96ADBC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a79fee; /* rgb */ color: rgb(167, 159, 238); /* oklch */ color: oklch(74.0% 0.113 287.9);
Tailwind
colors: {
custom: {
50: '#c3bbf4',
500: '#a79fee',
950: '#000000',
},
}SCSS
$custom: #a79fee; $custom-light: #c3bbf4; $custom-dark: #000000;
JSON
{
"hex": "#a79fee",
"rgb": {
"r": 167,
"g": 159,
"b": 238
},
"hsl": {
"h": 246.076,
"s": 69.912,
"l": 77.843
},
"oklch": {
"l": 0.73953,
"c": 0.11296,
"h": 287.9
},
"luminance": 0.39185
}Semantic roles & 50–950 ramp
primary
#A79FEE
secondary
#EFF2D9
accent
#D214BF
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085