#9282AF#9282AF
#9282AF is a light, moderate violet. Relative luminance 0.252; OKLCH L 63.7% C 0.069 H 300.8°. Best body text is #000000 at 6.03:1 contrast (WCAG AA passes).
Color values
| HEX | #9282AF |
|---|---|
| RGB | rgb(146, 130, 175) |
| HSL | hsl(261, 22%, 60%) |
| HSV | hsv(261, 26%, 69%) |
| CMYK | cmyk(16.6%, 25.7%, 0%, 31.4%) |
| CIE-LAB | lab(57.24, 15.29, -21.53) |
| CIE-LCH | lch(57.24, 26.41, 305.38°) |
| OKLab | oklab(63.73% 0.0351 -0.0589) |
| OKLCH | oklch(63.73% 0.069 300.8) |
| XYZ | xyz(27.5730, 25.1714, 43.9551) |
| Luminance | 0.2517 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Heather
#A484AC
ΔE00 5.44
Wisteria
#A87DC2
ΔE00 7.08
Greyish Purple
#887191
ΔE00 7.82
Purpley Grey
#947E94
ΔE00 7.96
Faded Purple
#916E99
ΔE00 7.98
Dusty Lavender
#AC86A8
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9282AF #9FAF82
analogous
#8289AF #9282AF #A882AF
triadic
#9282AF #AF9282 #82AF92
tetradic
#9282AF #AF8289 #9FAF82 #82AFA8
square
#9282AF #AF8289 #9FAF82 #82AFA8
split-complementary
#9282AF #AFA882 #89AF82
monochromatic
#56476F #725F95 #9282AF #B3A7C7 #D3CDDF
Accessibility & contrast
On white
3.48
#9282AF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.03
#9282AF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9282AF
6.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9282AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9282AF | 1.00 | 3.48 | 6.03 | 6.03 |
| #FFFFFF | 3.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7989B1
Deuteranopia (green-blind)
#7C89AE
Tritanopia (blue-blind)
#8D8992
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #9282af; /* rgb */ color: rgb(146, 130, 175); /* oklch */ color: oklch(63.7% 0.069 300.8);
Tailwind
colors: {
custom: {
50: '#b2a6c7',
500: '#9282af',
950: '#000000',
},
}SCSS
$custom: #9282af; $custom-light: #b2a6c7; $custom-dark: #000000;
JSON
{
"hex": "#9282af",
"rgb": {
"r": 146,
"g": 130,
"b": 175
},
"hsl": {
"h": 261.333,
"s": 21.951,
"l": 59.804
},
"oklch": {
"l": 0.63729,
"c": 0.0686,
"h": 300.8
},
"luminance": 0.25171
}Semantic roles & 50–950 ramp
primary
#9282AF
secondary
#C9CFBE
accent
#BE69A0
background
#FBFAFC
surface
#F6F4F8
border
#D0CED1
text
#110F13
muted
#807F82