#A293CF#A293CF
#A293CF is a light, moderate violet. Relative luminance 0.331; OKLCH L 69.8% C 0.088 H 295.5°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #A293CF |
|---|---|
| RGB | rgb(162, 147, 207) |
| HSL | hsl(255, 38%, 69%) |
| HSV | hsv(255, 29%, 81%) |
| CMYK | cmyk(21.7%, 29%, 0%, 18.8%) |
| CIE-LAB | lab(64.20, 18.03, -28.79) |
| CIE-LCH | lch(64.20, 33.97, 302.06°) |
| OKLab | oklab(69.84% 0.0379 -0.0794) |
| OKLCH | oklch(69.84% 0.088 295.5) |
| XYZ | xyz(36.5939, 33.0535, 63.4714) |
| Luminance | 0.3305 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.91
Pale Purple
#B790D4
ΔE00 5.48
Wisteria
#A87DC2
ΔE00 7.83
Perrywinkle
#8F8CE7
ΔE00 7.93
Lavender (survey)
#C79FEF
ΔE00 8.04
Heather
#A484AC
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A293CF #C0CF93
analogous
#93A2CF #A293CF #C093CF
triadic
#A293CF #CFA293 #93CFA2
tetradic
#A293CF #CF93A2 #C0CF93 #93CFC0
square
#A293CF #CF93A2 #C0CF93 #93CFC0
split-complementary
#A293CF #CFC093 #A2CF93
monochromatic
#5E47A0 #7E69BC #A293CF #C6BDE2 #EBE8F5
Accessibility & contrast
On white
2.76
#A293CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#A293CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A293CF
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A293CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A293CF | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859CD1
Deuteranopia (green-blind)
#879BCD
Tritanopia (blue-blind)
#999DA8
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #a293cf; /* rgb */ color: rgb(162, 147, 207); /* oklch */ color: oklch(69.8% 0.088 295.5);
Tailwind
colors: {
custom: {
50: '#beb2de',
500: '#a293cf',
950: '#000000',
},
}SCSS
$custom: #a293cf; $custom-light: #beb2de; $custom-dark: #000000;
JSON
{
"hex": "#a293cf",
"rgb": {
"r": 162,
"g": 147,
"b": 207
},
"hsl": {
"h": 255,
"s": 38.462,
"l": 69.412
},
"oklch": {
"l": 0.69837,
"c": 0.08794,
"h": 295.5
},
"luminance": 0.33054
}Semantic roles & 50–950 ramp
primary
#A293CF
secondary
#E3E8D6
accent
#B13492
background
#FBFAFD
surface
#F7F5FB
border
#D0CFD4
text
#121115
muted
#818083