#A799EA#A799EA
#A799EA is a light, moderate violet. Relative luminance 0.369; OKLCH L 72.6% C 0.116 H 291.1°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #A799EA |
|---|---|
| RGB | rgb(167, 153, 234) |
| HSL | hsl(250, 66%, 76%) |
| HSV | hsv(250, 35%, 92%) |
| CMYK | cmyk(28.6%, 34.6%, 0%, 8.2%) |
| CIE-LAB | lab(67.23, 22.62, -39.00) |
| CIE-LCH | lch(67.23, 45.09, 300.11°) |
| OKLab | oklab(72.63% 0.042 -0.1086) |
| OKLCH | oklch(72.63% 0.116 291.1) |
| XYZ | xyz(42.1751, 36.9377, 82.7336) |
| Luminance | 0.3694 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.33
Perrywinkle
#8F8CE7
ΔE00 5.64
Periwinkle Blue
#8F99FB
ΔE00 6.90
Lavender (survey)
#C79FEF
ΔE00 6.94
Pastel Purple
#CAA0FF
ΔE00 6.94
Baby Purple
#CA9BF7
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A799EA #DCEA99
analogous
#99B3EA #A799EA #CF99EA
triadic
#A799EA #EAA799 #99EAA7
tetradic
#A799EA #EA99B3 #DCEA99 #99EACF
square
#A799EA #EA99B3 #DCEA99 #99EACF
split-complementary
#A799EA #EACF99 #B3EA99
monochromatic
#4F33D5 #7B66E0 #A799EA #D3CCF4 #E9E6FA
Accessibility & contrast
On white
2.50
#A799EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#A799EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A799EA
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A799EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A799EA | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A5ED
Deuteranopia (green-blind)
#83A2E8
Tritanopia (blue-blind)
#98A7B7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a799ea; /* rgb */ color: rgb(167, 153, 234); /* oklch */ color: oklch(72.6% 0.116 291.1);
Tailwind
colors: {
custom: {
50: '#c3b7f1',
500: '#a799ea',
950: '#000000',
},
}SCSS
$custom: #a799ea; $custom-light: #c3b7f1; $custom-dark: #000000;
JSON
{
"hex": "#a799ea",
"rgb": {
"r": 167,
"g": 153,
"b": 234
},
"hsl": {
"h": 250.37,
"s": 65.854,
"l": 75.882
},
"oklch": {
"l": 0.72629,
"c": 0.11642,
"h": 291.1
},
"luminance": 0.36938
}Semantic roles & 50–950 ramp
primary
#A799EA
secondary
#EDF1DA
accent
#CE18AE
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084