#A298A2#A298A2
#A298A2 is a light, near-neutral grey. Relative luminance 0.327; OKLCH L 69.1% C 0.018 H 325.8°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #A298A2 |
|---|---|
| RGB | rgb(162, 152, 162) |
| HSL | hsl(300, 5%, 62%) |
| HSV | hsv(300, 6%, 64%) |
| CMYK | cmyk(0%, 6.2%, 0%, 36.5%) |
| CIE-LAB | lab(63.96, 5.54, -3.91) |
| CIE-LCH | lch(63.96, 6.78, 324.77°) |
| OKLab | oklab(69.14% 0.0152 -0.0104) |
| OKLCH | oklch(69.14% 0.018 325.8) |
| XYZ | xyz(32.6491, 32.7467, 38.7762) |
| Luminance | 0.3275 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 8.72
Warm Grey
#978A84
ΔE00 9.34
Purpley Grey
#947E94
ΔE00 10.15
Pinkish Grey
#C8ACA9
ΔE00 10.81
Dove Gray
#B6B8BD
ΔE00 10.83
Grey
#929591
ΔE00 11.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A298A2 #98A298
analogous
#9D98A2 #A298A2 #A2989D
triadic
#A298A2 #A2A298 #98A2A2
tetradic
#A298A2 #A29D98 #98A298 #989DA2
square
#A298A2 #A29D98 #98A298 #989DA2
split-complementary
#A298A2 #9DA298 #98A29D
monochromatic
#655B65 #857885 #A298A2 #BFB8BF #DCD8DC
Accessibility & contrast
On white
2.78
#A298A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#A298A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A298A2
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A298A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A298A2 | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979AA2
Deuteranopia (green-blind)
#999BA2
Tritanopia (blue-blind)
#A3999B
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #a298a2; /* rgb */ color: rgb(162, 152, 162); /* oklch */ color: oklch(69.1% 0.018 325.8);
Tailwind
colors: {
custom: {
50: '#bdb6bd',
500: '#a298a2',
950: '#000000',
},
}SCSS
$custom: #a298a2; $custom-light: #bdb6bd; $custom-dark: #000000;
JSON
{
"hex": "#a298a2",
"rgb": {
"r": 162,
"g": 152,
"b": 162
},
"hsl": {
"h": 300,
"s": 5.102,
"l": 61.569
},
"oklch": {
"l": 0.69136,
"c": 0.01841,
"h": 325.8
},
"luminance": 0.32746
}Semantic roles & 50–950 ramp
primary
#A298A2
secondary
#C9CDC9
accent
#8F5757
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121112
muted
#818081