#A294CA#A294CA
#A294CA is a light, moderate violet. Relative luminance 0.331; OKLCH L 69.8% C 0.079 H 296.2°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #A294CA |
|---|---|
| RGB | rgb(162, 148, 202) |
| HSL | hsl(256, 34%, 69%) |
| HSV | hsv(256, 27%, 79%) |
| CMYK | cmyk(19.8%, 26.7%, 0%, 20.8%) |
| CIE-LAB | lab(64.26, 16.30, -25.91) |
| CIE-LCH | lch(64.26, 30.61, 302.18°) |
| OKLab | oklab(69.82% 0.035 -0.0712) |
| OKLCH | oklch(69.82% 0.079 296.2) |
| XYZ | xyz(36.1485, 33.1252, 60.3550) |
| Luminance | 0.3312 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.10
Pale Purple
#B790D4
ΔE00 5.80
Wisteria
#A87DC2
ΔE00 8.14
Heather
#A484AC
ΔE00 8.28
Lavender (survey)
#C79FEF
ΔE00 8.58
Perrywinkle
#8F8CE7
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A294CA #BCCA94
analogous
#94A1CA #A294CA #BD94CA
triadic
#A294CA #CAA294 #94CAA2
tetradic
#A294CA #CA94A1 #BCCA94 #94CABD
square
#A294CA #CA94A1 #BCCA94 #94CABD
split-complementary
#A294CA #CABD94 #A1CA94
monochromatic
#5F4B98 #7E6BB6 #A294CA #C6BDDE #E9E6F3
Accessibility & contrast
On white
2.75
#A294CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#A294CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A294CA
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A294CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A294CA | 1.00 | 2.75 | 7.62 | 7.62 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889CCC
Deuteranopia (green-blind)
#8A9BC8
Tritanopia (blue-blind)
#9A9CA7
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #a294ca; /* rgb */ color: rgb(162, 148, 202); /* oklch */ color: oklch(69.8% 0.079 296.2);
Tailwind
colors: {
custom: {
50: '#beb3da',
500: '#a294ca',
950: '#000000',
},
}SCSS
$custom: #a294ca; $custom-light: #beb3da; $custom-dark: #000000;
JSON
{
"hex": "#a294ca",
"rgb": {
"r": 162,
"g": 148,
"b": 202
},
"hsl": {
"h": 255.556,
"s": 33.75,
"l": 68.627
},
"oklch": {
"l": 0.69818,
"c": 0.07933,
"h": 296.2
},
"luminance": 0.33125
}Semantic roles & 50–950 ramp
primary
#A294CA
secondary
#E1E5D5
accent
#AD398F
background
#FBFBFD
surface
#F7F6FA
border
#D0D0D3
text
#121114
muted
#818083