#A293C8#A293C8
#A293C8 is a light, moderate violet. Relative luminance 0.327; OKLCH L 69.5% C 0.078 H 297.3°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #A293C8 |
|---|---|
| RGB | rgb(162, 147, 200) |
| HSL | hsl(257, 33%, 68%) |
| HSV | hsv(257, 27%, 78%) |
| CMYK | cmyk(19%, 26.5%, 0%, 21.6%) |
| CIE-LAB | lab(63.93, 16.41, -25.30) |
| CIE-LCH | lch(63.93, 30.15, 302.97°) |
| OKLab | oklab(69.54% 0.0359 -0.0694) |
| OKLCH | oklch(69.54% 0.078 297.3) |
| XYZ | xyz(35.7571, 32.7187, 59.0639) |
| Luminance | 0.3272 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.33
Pale Purple
#B790D4
ΔE00 5.69
Heather
#A484AC
ΔE00 7.78
Wisteria
#A87DC2
ΔE00 7.83
Lavender (survey)
#C79FEF
ΔE00 8.76
Perrywinkle
#8F8CE7
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A293C8 #B9C893
analogous
#939EC8 #A293C8 #BC93C8
triadic
#A293C8 #C8A293 #93C8A2
tetradic
#A293C8 #C8939E #B9C893 #93C8BC
square
#A293C8 #C8939E #B9C893 #93C8BC
split-complementary
#A293C8 #C8BC93 #9EC893
monochromatic
#604C95 #7F6AB3 #A293C8 #C5BCDD #E8E4F1
Accessibility & contrast
On white
2.78
#A293C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#A293C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A293C8
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A293C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A293C8 | 1.00 | 2.78 | 7.54 | 7.54 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879BCA
Deuteranopia (green-blind)
#8A9AC6
Tritanopia (blue-blind)
#9B9BA6
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #a293c8; /* rgb */ color: rgb(162, 147, 200); /* oklch */ color: oklch(69.5% 0.078 297.3);
Tailwind
colors: {
custom: {
50: '#beb2d9',
500: '#a293c8',
950: '#000000',
},
}SCSS
$custom: #a293c8; $custom-light: #beb2d9; $custom-dark: #000000;
JSON
{
"hex": "#a293c8",
"rgb": {
"r": 162,
"g": 147,
"b": 200
},
"hsl": {
"h": 256.981,
"s": 32.515,
"l": 68.039
},
"oklch": {
"l": 0.69538,
"c": 0.07816,
"h": 297.3
},
"luminance": 0.32719
}Semantic roles & 50–950 ramp
primary
#A293C8
secondary
#DFE4D3
accent
#AB3A8B
background
#FBFAFD
surface
#F7F5FA
border
#D0CFD3
text
#121114
muted
#818083