#97809F#97809F
#97809F is a light, muted purple. Relative luminance 0.245; OKLCH L 63.2% C 0.053 H 317.3°. Best body text is #000000 at 5.90:1 contrast (WCAG AA passes).
Color values
| HEX | #97809F |
|---|---|
| RGB | rgb(151, 128, 159) |
| HSL | hsl(285, 14%, 56%) |
| HSV | hsv(285, 19%, 62%) |
| CMYK | cmyk(5%, 19.5%, 0%, 37.6%) |
| CIE-LAB | lab(56.61, 14.66, -13.27) |
| CIE-LCH | lch(56.61, 19.77, 317.87°) |
| OKLab | oklab(63.16% 0.0388 -0.0358) |
| OKLCH | oklch(63.16% 0.053 317.3) |
| XYZ | xyz(26.7387, 24.5212, 36.1186) |
| Luminance | 0.2452 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Purpley Grey
#947E94
ΔE00 3.21
Heather
#A484AC
ΔE00 4.00
Dusty Lavender
#AC86A8
ΔE00 5.27
Greyish Purple
#887191
ΔE00 5.64
Faded Purple
#916E99
ΔE00 6.79
Purple Grey
#866F85
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97809F #889F80
analogous
#88809F #97809F #9F8098
triadic
#97809F #9F9780 #809F97
tetradic
#97809F #9F8880 #889F80 #80989F
square
#97809F #9F8880 #889F80 #80989F
split-complementary
#97809F #989F80 #809F88
monochromatic
#58475E #786181 #97809F #B4A3B9 #D0C6D4
Accessibility & contrast
On white
3.56
#97809F on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.90
#97809F on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #97809F
5.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97809F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97809F | 1.00 | 3.56 | 5.90 | 5.90 |
| #FFFFFF | 3.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C86A0
Deuteranopia (green-blind)
#81899E
Tritanopia (blue-blind)
#97838A
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #97809f; /* rgb */ color: rgb(151, 128, 159); /* oklch */ color: oklch(63.2% 0.053 317.3);
Tailwind
colors: {
custom: {
50: '#b5a5bb',
500: '#97809f',
950: '#000000',
},
}SCSS
$custom: #97809f; $custom-light: #b5a5bb; $custom-dark: #000000;
JSON
{
"hex": "#97809f",
"rgb": {
"r": 151,
"g": 128,
"b": 159
},
"hsl": {
"h": 284.516,
"s": 13.901,
"l": 56.275
},
"oklch": {
"l": 0.63156,
"c": 0.05275,
"h": 317.3
},
"luminance": 0.24521
}Semantic roles & 50–950 ramp
primary
#97809F
secondary
#BAC4B7
accent
#B77183
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#110F11
muted
#807F80