#A294CC#A294CC
#A294CC is a light, moderate violet. Relative luminance 0.332; OKLCH L 69.9% C 0.082 H 295.7°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #A294CC |
|---|---|
| RGB | rgb(162, 148, 204) |
| HSL | hsl(255, 35%, 69%) |
| HSV | hsv(255, 27%, 80%) |
| CMYK | cmyk(20.6%, 27.5%, 0%, 20%) |
| CIE-LAB | lab(64.34, 16.77, -26.91) |
| CIE-LCH | lch(64.34, 31.70, 301.93°) |
| OKLab | oklab(69.9% 0.0356 -0.074) |
| OKLCH | oklch(69.9% 0.082 295.7) |
| XYZ | xyz(36.3868, 33.2205, 61.6102) |
| Luminance | 0.3322 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.94
Pale Purple
#B790D4
ΔE00 5.72
Wisteria
#A87DC2
ΔE00 8.12
Lavender (survey)
#C79FEF
ΔE00 8.36
Heather
#A484AC
ΔE00 8.63
Perrywinkle
#8F8CE7
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A294CC #BECC94
analogous
#94A2CC #A294CC #BE94CC
triadic
#A294CC #CCA294 #94CCA2
tetradic
#A294CC #CC94A2 #BECC94 #94CCBE
square
#A294CC #CC94A2 #BECC94 #94CCBE
split-complementary
#A294CC #CCBE94 #A2CC94
monochromatic
#5E4A9B #7E6BB8 #A294CC #C6BDE0 #EAE7F4
Accessibility & contrast
On white
2.75
#A294CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#A294CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A294CC
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A294CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A294CC | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879CCE
Deuteranopia (green-blind)
#899BCA
Tritanopia (blue-blind)
#9A9DA8
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #a294cc; /* rgb */ color: rgb(162, 148, 204); /* oklch */ color: oklch(69.9% 0.082 295.7);
Tailwind
colors: {
custom: {
50: '#beb3db',
500: '#a294cc',
950: '#000000',
},
}SCSS
$custom: #a294cc; $custom-light: #beb3db; $custom-dark: #000000;
JSON
{
"hex": "#a294cc",
"rgb": {
"r": 162,
"g": 148,
"b": 204
},
"hsl": {
"h": 255,
"s": 35.443,
"l": 69.02
},
"oklch": {
"l": 0.69902,
"c": 0.08213,
"h": 295.7
},
"luminance": 0.33221
}Semantic roles & 50–950 ramp
primary
#A294CC
secondary
#E2E6D6
accent
#AE3791
background
#FBFBFD
surface
#F7F6FB
border
#D0D0D4
text
#121115
muted
#818083