#9C92B2#9C92B2
#9C92B2 is a light, muted violet. Relative luminance 0.308; OKLCH L 67.9% C 0.048 H 299.4°. Best body text is #000000 at 7.17:1 contrast (WCAG AA passes).
Color values
| HEX | #9C92B2 |
|---|---|
| RGB | rgb(156, 146, 178) |
| HSL | hsl(259, 17%, 64%) |
| HSV | hsv(259, 18%, 70%) |
| CMYK | cmyk(12.4%, 18%, 0%, 30.2%) |
| CIE-LAB | lab(62.37, 10.11, -15.35) |
| CIE-LCH | lch(62.37, 18.38, 303.36°) |
| OKLab | oklab(67.94% 0.0235 -0.0416) |
| OKLCH | oklch(67.94% 0.048 299.4) |
| XYZ | xyz(32.0235, 30.8400, 46.3765) |
| Luminance | 0.3084 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Heather
#A484AC
ΔE00 7.21
Purpley Grey
#947E94
ΔE00 8.34
Dusty Lavender
#AC86A8
ΔE00 8.48
Lavender
#B39DDB
ΔE00 9.19
Pale Purple
#B790D4
ΔE00 10.18
Lilac
#C8A2C8
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9C92B2 #A8B292
analogous
#9298B2 #9C92B2 #AC92B2
triadic
#9C92B2 #B29C92 #92B29C
tetradic
#9C92B2 #B29298 #A8B292 #92B2AC
square
#9C92B2 #B29298 #A8B292 #92B2AC
split-complementary
#9C92B2 #B2AC92 #98B292
monochromatic
#5E5376 #7B6E99 #9C92B2 #BDB6CB #DDDAE5
Accessibility & contrast
On white
2.93
#9C92B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.17
#9C92B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9C92B2
7.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9C92B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9C92B2 | 1.00 | 2.93 | 7.17 | 7.17 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C97B3
Deuteranopia (green-blind)
#8D97B1
Tritanopia (blue-blind)
#98969D
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #9c92b2; /* rgb */ color: rgb(156, 146, 178); /* oklch */ color: oklch(67.9% 0.048 299.4);
Tailwind
colors: {
custom: {
50: '#b9b2c9',
500: '#9c92b2',
950: '#000000',
},
}SCSS
$custom: #9c92b2; $custom-light: #b9b2c9; $custom-dark: #000000;
JSON
{
"hex": "#9c92b2",
"rgb": {
"r": 156,
"g": 146,
"b": 178
},
"hsl": {
"h": 258.75,
"s": 17.204,
"l": 63.529
},
"oklch": {
"l": 0.67945,
"c": 0.04779,
"h": 299.4
},
"luminance": 0.3084
}Semantic roles & 50–950 ramp
primary
#9C92B2
secondary
#D2D6CA
accent
#9B4A82
background
#FBFAFC
surface
#F6F5F8
border
#D0CFD1
text
#111013
muted
#807F82