#995F99#995F99
#995F99 is a mid, moderate purple. Relative luminance 0.173; OKLCH L 57.0% C 0.109 H 326.9°. Best body text is #FFFFFF at 4.72:1 contrast (WCAG AA passes).
Color values
| HEX | #995F99 |
|---|---|
| RGB | rgb(153, 95, 153) |
| HSL | hsl(300, 23%, 49%) |
| HSV | hsv(300, 38%, 60%) |
| CMYK | cmyk(0%, 37.9%, 0%, 40%) |
| CIE-LAB | lab(48.58, 33.11, -21.97) |
| CIE-LCH | lch(48.58, 39.73, 326.43°) |
| OKLab | oklab(57.01% 0.0917 -0.0598) |
| OKLCH | oklch(57.01% 0.109 326.9) |
| XYZ | xyz(22.9784, 17.2576, 32.2515) |
| Luminance | 0.1726 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purpleish
#98568D
ΔE00 3.40
Purplish
#94568C
ΔE00 3.51
Dark Lilac
#9C6DA5
ΔE00 4.67
Faded Purple
#916E99
ΔE00 5.73
Dark Lavender
#856798
ΔE00 5.86
Light Plum
#9D5783
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#995F99 #5F995F
analogous
#7C5F99 #995F99 #995F7C
triadic
#995F99 #99995F #5F9999
tetradic
#995F99 #997C5F #5F995F #5F7C99
square
#995F99 #997C5F #5F995F #5F7C99
split-complementary
#995F99 #7C995F #5F997C
monochromatic
#4D304D #734873 #995F99 #B283B2 #CAA9CA
Accessibility & contrast
On white
4.72
#995F99 on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.45
#995F99 on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #995F99
4.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##995F99 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##995F99 | 1.00 | 4.72 | 4.45 | 4.72 |
| #FFFFFF | 4.72 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.72 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B6F9B
Deuteranopia (green-blind)
#6A7697
Tritanopia (blue-blind)
#9C6475
Achromatopsia (no color)
#737373
Design tokens & code
CSS
--color: #995f99; /* rgb */ color: rgb(153, 95, 153); /* oklch */ color: oklch(57.0% 0.109 326.9);
Tailwind
colors: {
custom: {
50: '#b88eb7',
500: '#995f99',
950: '#000000',
},
}SCSS
$custom: #995f99; $custom-light: #b88eb7; $custom-dark: #000000;
JSON
{
"hex": "#995f99",
"rgb": {
"r": 153,
"g": 95,
"b": 153
},
"hsl": {
"h": 300,
"s": 23.387,
"l": 48.627
},
"oklch": {
"l": 0.57007,
"c": 0.10948,
"h": 326.9
},
"luminance": 0.17257
}Semantic roles & 50–950 ramp
primary
#995F99
secondary
#9CB89C
accent
#C06868
background
#FBF8FB
surface
#F6F0F6
border
#D0CBD0
text
#110C11
muted
#807D80