#A79EEE#A79EEE
#A79EEE is a light, moderate blue. Relative luminance 0.388; OKLCH L 73.8% C 0.114 H 288.4°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #A79EEE |
|---|---|
| RGB | rgb(167, 158, 238) |
| HSL | hsl(247, 70%, 78%) |
| HSV | hsv(247, 34%, 93%) |
| CMYK | cmyk(29.8%, 33.6%, 0%, 6.7%) |
| CIE-LAB | lab(68.64, 20.78, -39.00) |
| CIE-LCH | lch(68.64, 44.19, 298.05°) |
| OKLab | oklab(73.76% 0.0362 -0.1086) |
| OKLCH | oklch(73.76% 0.114 288.4) |
| XYZ | xyz(43.5918, 38.8413, 86.0728) |
| Luminance | 0.3884 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.92
Perrywinkle
#8F8CE7
ΔE00 6.15
Periwinkle Blue
#8F99FB
ΔE00 6.21
Pastel Purple
#CAA0FF
ΔE00 7.31
Lavender (survey)
#C79FEF
ΔE00 7.53
Baby Purple
#CA9BF7
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A79EEE #E5EE9E
analogous
#9EBDEE #A79EEE #CF9EEE
triadic
#A79EEE #EEA79E #9EEEA7
tetradic
#A79EEE #EE9EBD #E5EE9E #9EEECF
square
#A79EEE #EE9EBD #E5EE9E #9EEECF
split-complementary
#A79EEE #EECF9E #BDEE9E
monochromatic
#4936DC #786AE5 #A79EEE #D6D2F7 #E7E5FA
Accessibility & contrast
On white
2.39
#A79EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#A79EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A79EEE
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A79EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A79EEE | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9F1
Deuteranopia (green-blind)
#87A5EC
Tritanopia (blue-blind)
#96ACBB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a79eee; /* rgb */ color: rgb(167, 158, 238); /* oklch */ color: oklch(73.8% 0.114 288.4);
Tailwind
colors: {
custom: {
50: '#c3baf4',
500: '#a79eee',
950: '#000000',
},
}SCSS
$custom: #a79eee; $custom-light: #c3baf4; $custom-dark: #000000;
JSON
{
"hex": "#a79eee",
"rgb": {
"r": 167,
"g": 158,
"b": 238
},
"hsl": {
"h": 246.75,
"s": 70.175,
"l": 77.647
},
"oklch": {
"l": 0.73763,
"c": 0.11445,
"h": 288.4
},
"luminance": 0.38842
}Semantic roles & 50–950 ramp
primary
#A79EEE
secondary
#EFF2D9
accent
#D213BD
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085