#A094B0#A094B0
#A094B0 is a light, muted violet. Relative luminance 0.318; OKLCH L 68.6% C 0.043 H 304.7°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #A094B0 |
|---|---|
| RGB | rgb(160, 148, 176) |
| HSL | hsl(266, 15%, 64%) |
| HSV | hsv(266, 16%, 69%) |
| CMYK | cmyk(9.1%, 15.9%, 0%, 31%) |
| CIE-LAB | lab(63.17, 9.91, -12.99) |
| CIE-LCH | lch(63.17, 16.34, 307.32°) |
| OKLab | oklab(68.62% 0.0243 -0.0351) |
| OKLCH | oklch(68.62% 0.043 304.7) |
| XYZ | xyz(32.9221, 31.7880, 45.4672) |
| Luminance | 0.3179 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Heather
#A484AC
ΔE00 7.41
Purpley Grey
#947E94
ΔE00 8.06
Dusty Lavender
#AC86A8
ΔE00 8.09
Lilac
#C8A2C8
ΔE00 9.80
Lavender
#B39DDB
ΔE00 9.96
Pale Purple
#B790D4
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A094B0 #A4B094
analogous
#9496B0 #A094B0 #AE94B0
triadic
#A094B0 #B0A094 #94B0A0
tetradic
#A094B0 #B09496 #A4B094 #94B0AE
square
#A094B0 #B09496 #A4B094 #94B0AE
split-complementary
#A094B0 #B0AE94 #96B094
monochromatic
#635674 #817196 #A094B0 #BFB7CA #DFDAE4
Accessibility & contrast
On white
2.85
#A094B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#A094B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A094B0
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A094B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A094B0 | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F98B1
Deuteranopia (green-blind)
#9199AF
Tritanopia (blue-blind)
#9E989D
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #a094b0; /* rgb */ color: rgb(160, 148, 176); /* oklch */ color: oklch(68.6% 0.043 304.7);
Tailwind
colors: {
custom: {
50: '#bcb3c7',
500: '#a094b0',
950: '#000000',
},
}SCSS
$custom: #a094b0; $custom-light: #bcb3c7; $custom-dark: #000000;
JSON
{
"hex": "#a094b0",
"rgb": {
"r": 160,
"g": 148,
"b": 176
},
"hsl": {
"h": 265.714,
"s": 15.054,
"l": 63.529
},
"oklch": {
"l": 0.68623,
"c": 0.04266,
"h": 304.7
},
"luminance": 0.31788
}Semantic roles & 50–950 ramp
primary
#A094B0
secondary
#D1D5CB
accent
#994C78
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#121113
muted
#818082