#A294B2#A294B2
#A294B2 is a light, muted violet. Relative luminance 0.321; OKLCH L 68.9% C 0.046 H 306.3°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #A294B2 |
|---|---|
| RGB | rgb(162, 148, 178) |
| HSL | hsl(268, 16%, 64%) |
| HSV | hsv(268, 17%, 70%) |
| CMYK | cmyk(9%, 16.9%, 0%, 30.2%) |
| CIE-LAB | lab(63.41, 11.01, -13.75) |
| CIE-LCH | lch(63.41, 17.61, 308.69°) |
| OKLab | oklab(68.87% 0.0273 -0.0371) |
| OKLCH | oklch(68.87% 0.046 306.3) |
| XYZ | xyz(33.5246, 32.0756, 46.5359) |
| Luminance | 0.3208 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Heather
#A484AC
ΔE00 6.73
Dusty Lavender
#AC86A8
ΔE00 7.43
Purpley Grey
#947E94
ΔE00 8.13
Lilac
#C8A2C8
ΔE00 9.05
Lavender
#B39DDB
ΔE00 9.30
Pale Purple
#B790D4
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A294B2 #A4B294
analogous
#9495B2 #A294B2 #B194B2
triadic
#A294B2 #B2A294 #94B2A2
tetradic
#A294B2 #B29495 #A4B294 #94B2B1
square
#A294B2 #B29495 #A4B294 #94B2B1
split-complementary
#A294B2 #B2B194 #95B294
monochromatic
#655576 #837098 #A294B2 #C1B8CC #E0DBE5
Accessibility & contrast
On white
2.83
#A294B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#A294B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A294B2
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A294B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A294B2 | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F99B3
Deuteranopia (green-blind)
#929AB1
Tritanopia (blue-blind)
#A0989E
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #a294b2; /* rgb */ color: rgb(162, 148, 178); /* oklch */ color: oklch(68.9% 0.046 306.3);
Tailwind
colors: {
custom: {
50: '#bdb3c9',
500: '#a294b2',
950: '#000000',
},
}SCSS
$custom: #a294b2; $custom-light: #bdb3c9; $custom-dark: #000000;
JSON
{
"hex": "#a294b2",
"rgb": {
"r": 162,
"g": 148,
"b": 178
},
"hsl": {
"h": 268,
"s": 16.304,
"l": 63.922
},
"oklch": {
"l": 0.68872,
"c": 0.04605,
"h": 306.3
},
"luminance": 0.32076
}Semantic roles & 50–950 ramp
primary
#A294B2
secondary
#D1D6CC
accent
#9B4B75
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#121113
muted
#818082