#9180BB#9180BB
#9180BB is a light, moderate violet. Relative luminance 0.250; OKLCH L 63.8% C 0.089 H 297.1°. Best body text is #000000 at 6.01:1 contrast (WCAG AA passes).
Color values
| HEX | #9180BB |
|---|---|
| RGB | rgb(145, 128, 187) |
| HSL | hsl(257, 30%, 62%) |
| HSV | hsv(257, 32%, 73%) |
| CMYK | cmyk(22.5%, 31.6%, 0%, 26.7%) |
| CIE-LAB | lab(57.12, 18.96, -28.58) |
| CIE-LCH | lch(57.12, 34.30, 303.55°) |
| OKLab | oklab(63.77% 0.0403 -0.079) |
| OKLCH | oklch(63.77% 0.089 297.1) |
| XYZ | xyz(28.3638, 25.0457, 50.3441) |
| Luminance | 0.2505 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Wisteria
#A87DC2
ΔE00 5.90
Deep Lilac
#966EBD
ΔE00 6.62
Heather
#A484AC
ΔE00 7.80
Soft Purple
#A66FB5
ΔE00 8.47
Pale Purple
#B790D4
ΔE00 8.68
Mediumpurple
#9370DB
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9180BB #AABB80
analogous
#808DBB #9180BB #AF80BB
triadic
#9180BB #BB9180 #80BB91
tetradic
#9180BB #BB808D #AABB80 #80BBAF
square
#9180BB #BB808D #AABB80 #80BBAF
split-complementary
#9180BB #BBAF80 #8DBB80
monochromatic
#54437D #6F59A5 #9180BB #B4A8D0 #D6D0E6
Accessibility & contrast
On white
3.49
#9180BB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.01
#9180BB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9180BB
6.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9180BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9180BB | 1.00 | 3.49 | 6.01 | 6.01 |
| #FFFFFF | 3.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7289BD
Deuteranopia (green-blind)
#7588B9
Tritanopia (blue-blind)
#898995
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #9180bb; /* rgb */ color: rgb(145, 128, 187); /* oklch */ color: oklch(63.8% 0.089 297.1);
Tailwind
colors: {
custom: {
50: '#b2a5cf',
500: '#9180bb',
950: '#000000',
},
}SCSS
$custom: #9180bb; $custom-light: #b2a5cf; $custom-dark: #000000;
JSON
{
"hex": "#9180bb",
"rgb": {
"r": 145,
"g": 128,
"b": 187
},
"hsl": {
"h": 257.288,
"s": 30.256,
"l": 61.765
},
"oklch": {
"l": 0.63771,
"c": 0.08869,
"h": 297.1
},
"luminance": 0.25046
}Semantic roles & 50–950 ramp
primary
#9180BB
secondary
#D0D6C0
accent
#A93D8A
background
#FBFAFC
surface
#F6F4F9
border
#D0CED2
text
#110F14
muted
#807F82