#9682BA#9682BA
#9682BA is a light, moderate violet. Relative luminance 0.260; OKLCH L 64.6% C 0.085 H 300.4°. Best body text is #000000 at 6.20:1 contrast (WCAG AA passes).
Color values
| HEX | #9682BA |
|---|---|
| RGB | rgb(150, 130, 186) |
| HSL | hsl(261, 29%, 62%) |
| HSV | hsv(261, 30%, 73%) |
| CMYK | cmyk(19.4%, 30.1%, 0%, 27.1%) |
| CIE-LAB | lab(58.03, 19.13, -26.57) |
| CIE-LCH | lch(58.03, 32.74, 305.75°) |
| OKLab | oklab(64.57% 0.043 -0.0732) |
| OKLCH | oklch(64.57% 0.085 300.4) |
| XYZ | xyz(29.4214, 25.9944, 49.9123) |
| Luminance | 0.2599 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Wisteria
#A87DC2
ΔE00 5.12
Heather
#A484AC
ΔE00 6.39
Deep Lilac
#966EBD
ΔE00 7.11
Pale Purple
#B790D4
ΔE00 7.65
Soft Purple
#A66FB5
ΔE00 8.00
Dark Lilac
#9C6DA5
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9682BA #A6BA82
analogous
#828ABA #9682BA #B282BA
triadic
#9682BA #BA9682 #82BA96
tetradic
#9682BA #BA828A #A6BA82 #82BAB2
square
#9682BA #BA828A #A6BA82 #82BAB2
split-complementary
#9682BA #BAB282 #8ABA82
monochromatic
#59457D #755BA4 #9682BA #B7A9D0 #D8D1E6
Accessibility & contrast
On white
3.39
#9682BA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.20
#9682BA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9682BA
6.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9682BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9682BA | 1.00 | 3.39 | 6.20 | 6.20 |
| #FFFFFF | 3.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#768BBC
Deuteranopia (green-blind)
#798BB8
Tritanopia (blue-blind)
#908B96
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #9682ba; /* rgb */ color: rgb(150, 130, 186); /* oklch */ color: oklch(64.6% 0.085 300.4);
Tailwind
colors: {
custom: {
50: '#b5a6cf',
500: '#9682ba',
950: '#000000',
},
}SCSS
$custom: #9682ba; $custom-light: #b5a6cf; $custom-dark: #000000;
JSON
{
"hex": "#9682ba",
"rgb": {
"r": 150,
"g": 130,
"b": 186
},
"hsl": {
"h": 261.429,
"s": 28.866,
"l": 61.961
},
"oklch": {
"l": 0.64565,
"c": 0.08485,
"h": 300.4
},
"luminance": 0.25994
}Semantic roles & 50–950 ramp
primary
#9682BA
secondary
#CFD6C2
accent
#A83E82
background
#FBFAFC
surface
#F6F4F9
border
#D0CED2
text
#110F13
muted
#807F82