#9682BB#9682BB
#9682BB is a light, moderate violet. Relative luminance 0.260; OKLCH L 64.6% C 0.086 H 300.1°. Best body text is #000000 at 6.21:1 contrast (WCAG AA passes).
Color values
| HEX | #9682BB |
|---|---|
| RGB | rgb(150, 130, 187) |
| HSL | hsl(261, 30%, 62%) |
| HSV | hsv(261, 30%, 73%) |
| CMYK | cmyk(19.8%, 30.5%, 0%, 26.7%) |
| CIE-LAB | lab(58.07, 19.36, -27.08) |
| CIE-LCH | lch(58.07, 33.29, 305.57°) |
| OKLab | oklab(64.61% 0.0433 -0.0746) |
| OKLCH | oklch(64.61% 0.086 300.1) |
| XYZ | xyz(29.5280, 26.0371, 50.4741) |
| Luminance | 0.2604 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Wisteria
#A87DC2
ΔE00 5.08
Heather
#A484AC
ΔE00 6.60
Deep Lilac
#966EBD
ΔE00 7.02
Pale Purple
#B790D4
ΔE00 7.59
Soft Purple
#A66FB5
ΔE00 8.02
Dark Lilac
#9C6DA5
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9682BB #A7BB82
analogous
#828ABB #9682BB #B382BB
triadic
#9682BB #BB9682 #82BB96
tetradic
#9682BB #BB828A #A7BB82 #82BBB3
square
#9682BB #BB828A #A7BB82 #82BBB3
split-complementary
#9682BB #BBB382 #8ABB82
monochromatic
#59457E #755AA5 #9682BB #B7AAD1 #D9D1E6
Accessibility & contrast
On white
3.38
#9682BB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.21
#9682BB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9682BB
6.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9682BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9682BB | 1.00 | 3.38 | 6.21 | 6.21 |
| #FFFFFF | 3.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#768BBD
Deuteranopia (green-blind)
#798BB9
Tritanopia (blue-blind)
#908B96
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #9682bb; /* rgb */ color: rgb(150, 130, 187); /* oklch */ color: oklch(64.6% 0.086 300.1);
Tailwind
colors: {
custom: {
50: '#b5a6cf',
500: '#9682bb',
950: '#000000',
},
}SCSS
$custom: #9682bb; $custom-light: #b5a6cf; $custom-dark: #000000;
JSON
{
"hex": "#9682bb",
"rgb": {
"r": 150,
"g": 130,
"b": 187
},
"hsl": {
"h": 261.053,
"s": 29.534,
"l": 62.157
},
"oklch": {
"l": 0.64609,
"c": 0.08624,
"h": 300.1
},
"luminance": 0.26037
}Semantic roles & 50–950 ramp
primary
#9682BB
secondary
#D0D7C2
accent
#A83D83
background
#FBFAFC
surface
#F6F4F9
border
#D0CED2
text
#110F14
muted
#807F82