#A098B0#A098B0
#A098B0 is a light, muted violet. Relative luminance 0.331; OKLCH L 69.4% C 0.036 H 300.7°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #A098B0 |
|---|---|
| RGB | rgb(160, 152, 176) |
| HSL | hsl(260, 13%, 64%) |
| HSV | hsv(260, 14%, 69%) |
| CMYK | cmyk(9.1%, 13.6%, 0%, 31%) |
| CIE-LAB | lab(64.21, 7.65, -11.42) |
| CIE-LCH | lch(64.21, 13.75, 303.82°) |
| OKLab | oklab(69.44% 0.0183 -0.0308) |
| OKLCH | oklch(69.44% 0.036 300.7) |
| XYZ | xyz(33.5604, 33.0646, 45.6799) |
| Luminance | 0.3306 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Purpley Grey
#947E94
ΔE00 9.38
Heather
#A484AC
ΔE00 9.59
Dusty Lavender
#AC86A8
ΔE00 10.08
Lilac
#C8A2C8
ΔE00 10.85
Lavender
#B39DDB
ΔE00 11.00
Pale Purple
#B790D4
ΔE00 12.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A098B0 #A8B098
analogous
#989CB0 #A098B0 #AC98B0
triadic
#A098B0 #B0A098 #98B0A0
tetradic
#A098B0 #B0989C #A8B098 #98B0AC
square
#A098B0 #B0989C #A8B098 #98B0AC
split-complementary
#A098B0 #B0AC98 #9CB098
monochromatic
#625974 #807595 #A098B0 #C0BBCB #E0DDE5
Accessibility & contrast
On white
2.76
#A098B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#A098B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A098B0
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A098B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A098B0 | 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)
#949CB1
Deuteranopia (green-blind)
#959CAF
Tritanopia (blue-blind)
#9E9BA0
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #a098b0; /* rgb */ color: rgb(160, 152, 176); /* oklch */ color: oklch(69.4% 0.036 300.7);
Tailwind
colors: {
custom: {
50: '#bcb6c7',
500: '#a098b0',
950: '#000000',
},
}SCSS
$custom: #a098b0; $custom-light: #bcb6c7; $custom-dark: #000000;
JSON
{
"hex": "#a098b0",
"rgb": {
"r": 160,
"g": 152,
"b": 176
},
"hsl": {
"h": 260,
"s": 13.187,
"l": 64.314
},
"oklch": {
"l": 0.69437,
"c": 0.03578,
"h": 300.7
},
"luminance": 0.33065
}Semantic roles & 50–950 ramp
primary
#A098B0
secondary
#D3D6CE
accent
#974E7F
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#121113
muted
#818082