#996293#996293
#996293 is a mid, moderate purple. Relative luminance 0.176; OKLCH L 57.3% C 0.098 H 330.7°. Best body text is #FFFFFF at 4.64:1 contrast (WCAG AA passes).
Color values
| HEX | #996293 |
|---|---|
| RGB | rgb(153, 98, 147) |
| HSL | hsl(307, 22%, 49%) |
| HSV | hsv(307, 36%, 60%) |
| CMYK | cmyk(0%, 35.9%, 3.9%, 40%) |
| CIE-LAB | lab(49.03, 30.25, -17.74) |
| CIE-LCH | lch(49.03, 35.07, 329.62°) |
| OKLab | oklab(57.26% 0.0853 -0.0479) |
| OKLCH | oklch(57.26% 0.098 330.7) |
| XYZ | xyz(22.7707, 17.6153, 29.7988) |
| Luminance | 0.1761 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purpleish
#98568D
ΔE00 3.67
Purplish
#94568C
ΔE00 3.84
Dark Lilac
#9C6DA5
ΔE00 4.80
Light Plum
#9D5783
ΔE00 4.86
Faded Purple
#916E99
ΔE00 4.86
Dusty Purple
#825F87
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#996293 #629968
analogous
#846299 #996293 #996278
triadic
#996293 #939962 #629399
tetradic
#996293 #998462 #629968 #627899
square
#996293 #998462 #629968 #627899
split-complementary
#996293 #789962 #629984
monochromatic
#4E324B #744A6F #996293 #B286AD #CAACC6
Accessibility & contrast
On white
4.64
#996293 on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.52
#996293 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#FFFFFF on #996293
4.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##996293 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##996293 | 1.00 | 4.64 | 4.52 | 4.64 |
| #FFFFFF | 4.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.52 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#607095
Deuteranopia (green-blind)
#6E7791
Tritanopia (blue-blind)
#9D6674
Achromatopsia (no color)
#747474
Design tokens & code
CSS
--color: #996293; /* rgb */ color: rgb(153, 98, 147); /* oklch */ color: oklch(57.3% 0.098 330.7);
Tailwind
colors: {
custom: {
50: '#b88fb2',
500: '#996293',
950: '#000000',
},
}SCSS
$custom: #996293; $custom-light: #b88fb2; $custom-dark: #000000;
JSON
{
"hex": "#996293",
"rgb": {
"r": 153,
"g": 98,
"b": 147
},
"hsl": {
"h": 306.545,
"s": 21.912,
"l": 49.216
},
"oklch": {
"l": 0.57263,
"c": 0.09787,
"h": 330.7
},
"luminance": 0.17614
}Semantic roles & 50–950 ramp
primary
#996293
secondary
#9FB8A1
accent
#BE7369
background
#FBF8FB
surface
#F6F0F6
border
#D0CBD0
text
#110C11
muted
#807D80