#A094B2#A094B2
#A094B2 is a light, muted violet. Relative luminance 0.319; OKLCH L 68.7% C 0.045 H 303.4°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #A094B2 |
|---|---|
| RGB | rgb(160, 148, 178) |
| HSL | hsl(264, 16%, 64%) |
| HSV | hsv(264, 17%, 70%) |
| CMYK | cmyk(10.1%, 16.9%, 0%, 30.2%) |
| CIE-LAB | lab(63.23, 10.33, -14.02) |
| CIE-LCH | lch(63.23, 17.41, 306.38°) |
| OKLab | oklab(68.7% 0.025 -0.0379) |
| OKLCH | oklch(68.7% 0.045 303.4) |
| XYZ | xyz(33.1215, 31.8678, 46.5170) |
| Luminance | 0.3187 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Heather
#A484AC
ΔE00 7.17
Dusty Lavender
#AC86A8
ΔE00 8.03
Purpley Grey
#947E94
ΔE00 8.30
Lavender
#B39DDB
ΔE00 9.36
Lilac
#C8A2C8
ΔE00 9.64
Pale Purple
#B790D4
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A094B2 #A6B294
analogous
#9497B2 #A094B2 #AF94B2
triadic
#A094B2 #B2A094 #94B2A0
tetradic
#A094B2 #B29497 #A6B294 #94B2AF
square
#A094B2 #B29497 #A6B294 #94B2AF
split-complementary
#A094B2 #B2AF94 #97B294
monochromatic
#625576 #807098 #A094B2 #C0B8CC #DFDBE5
Accessibility & contrast
On white
2.85
#A094B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#A094B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A094B2
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A094B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A094B2 | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F99B3
Deuteranopia (green-blind)
#9199B1
Tritanopia (blue-blind)
#9D989E
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #a094b2; /* rgb */ color: rgb(160, 148, 178); /* oklch */ color: oklch(68.7% 0.045 303.4);
Tailwind
colors: {
custom: {
50: '#bcb3c9',
500: '#a094b2',
950: '#000000',
},
}SCSS
$custom: #a094b2; $custom-light: #bcb3c9; $custom-dark: #000000;
JSON
{
"hex": "#a094b2",
"rgb": {
"r": 160,
"g": 148,
"b": 178
},
"hsl": {
"h": 264,
"s": 16.304,
"l": 63.922
},
"oklch": {
"l": 0.68697,
"c": 0.04541,
"h": 303.4
},
"luminance": 0.31868
}Semantic roles & 50–950 ramp
primary
#A094B2
secondary
#D2D6CC
accent
#9B4B7B
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#121113
muted
#818082