#A098B2#A098B2
#A098B2 is a light, muted violet. Relative luminance 0.331; OKLCH L 69.5% C 0.039 H 299.4°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #A098B2 |
|---|---|
| RGB | rgb(160, 152, 178) |
| HSL | hsl(258, 14%, 65%) |
| HSV | hsv(258, 15%, 70%) |
| CMYK | cmyk(10.1%, 14.6%, 0%, 30.2%) |
| CIE-LAB | lab(64.28, 8.07, -12.45) |
| CIE-LCH | lch(64.28, 14.84, 302.96°) |
| OKLab | oklab(69.51% 0.019 -0.0336) |
| OKLCH | oklch(69.51% 0.039 299.4) |
| XYZ | xyz(33.7598, 33.1444, 46.7298) |
| Luminance | 0.3314 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Heather
#A484AC
ΔE00 9.27
Purpley Grey
#947E94
ΔE00 9.49
Dusty Lavender
#AC86A8
ΔE00 9.90
Lavender
#B39DDB
ΔE00 10.34
Lilac
#C8A2C8
ΔE00 10.59
Pale Purple
#B790D4
ΔE00 11.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A098B2 #AAB298
analogous
#989DB2 #A098B2 #AD98B2
triadic
#A098B2 #B2A098 #98B2A0
tetradic
#A098B2 #B2989D #AAB298 #98B2AD
square
#A098B2 #B2989D #AAB298 #98B2AD
split-complementary
#A098B2 #B2AD98 #9DB298
monochromatic
#625977 #807598 #A098B2 #C0BBCC #E1DEE6
Accessibility & contrast
On white
2.75
#A098B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#A098B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A098B2
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A098B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A098B2 | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939CB3
Deuteranopia (green-blind)
#949CB1
Tritanopia (blue-blind)
#9D9CA1
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #a098b2; /* rgb */ color: rgb(160, 152, 178); /* oklch */ color: oklch(69.5% 0.039 299.4);
Tailwind
colors: {
custom: {
50: '#bcb6c9',
500: '#a098b2',
950: '#000000',
},
}SCSS
$custom: #a098b2; $custom-light: #bcb6c9; $custom-dark: #000000;
JSON
{
"hex": "#a098b2",
"rgb": {
"r": 160,
"g": 152,
"b": 178
},
"hsl": {
"h": 258.462,
"s": 14.444,
"l": 64.706
},
"oklch": {
"l": 0.69509,
"c": 0.03859,
"h": 299.4
},
"luminance": 0.33144
}Semantic roles & 50–950 ramp
primary
#A098B2
secondary
#D5D7CE
accent
#994D81
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#121113
muted
#818082