#9080BB#9080BB
#9080BB is a light, moderate violet. Relative luminance 0.250; OKLCH L 63.7% C 0.089 H 296.3°. Best body text is #000000 at 5.99:1 contrast (WCAG AA passes).
Color values
| HEX | #9080BB |
|---|---|
| RGB | rgb(144, 128, 187) |
| HSL | hsl(256, 30%, 62%) |
| HSV | hsv(256, 32%, 73%) |
| CMYK | cmyk(23%, 31.6%, 0%, 26.7%) |
| CIE-LAB | lab(57.03, 18.64, -28.73) |
| CIE-LCH | lch(57.03, 34.25, 302.98°) |
| OKLab | oklab(63.68% 0.0392 -0.0794) |
| OKLCH | oklch(63.68% 0.089 296.3) |
| XYZ | xyz(28.1884, 24.9553, 50.3358) |
| Luminance | 0.2495 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Wisteria
#A87DC2
ΔE00 6.16
Deep Lilac
#966EBD
ΔE00 6.72
Heather
#A484AC
ΔE00 8.02
Soft Purple
#A66FB5
ΔE00 8.70
Mediumpurple
#9370DB
ΔE00 8.75
Pale Purple
#B790D4
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9080BB #ABBB80
analogous
#808EBB #9080BB #AE80BB
triadic
#9080BB #BB9080 #80BB90
tetradic
#9080BB #BB808E #ABBB80 #80BBAE
square
#9080BB #BB808E #ABBB80 #80BBAE
split-complementary
#9080BB #BBAE80 #8EBB80
monochromatic
#53437D #6D59A5 #9080BB #B3A8D0 #D6D0E6
Accessibility & contrast
On white
3.51
#9080BB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.99
#9080BB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9080BB
5.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9080BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9080BB | 1.00 | 3.51 | 5.99 | 5.99 |
| #FFFFFF | 3.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7289BD
Deuteranopia (green-blind)
#7488B9
Tritanopia (blue-blind)
#888A95
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #9080bb; /* rgb */ color: rgb(144, 128, 187); /* oklch */ color: oklch(63.7% 0.089 296.3);
Tailwind
colors: {
custom: {
50: '#b1a5cf',
500: '#9080bb',
950: '#000000',
},
}SCSS
$custom: #9080bb; $custom-light: #b1a5cf; $custom-dark: #000000;
JSON
{
"hex": "#9080bb",
"rgb": {
"r": 144,
"g": 128,
"b": 187
},
"hsl": {
"h": 256.271,
"s": 30.256,
"l": 61.765
},
"oklch": {
"l": 0.63683,
"c": 0.08855,
"h": 296.3
},
"luminance": 0.24955
}Semantic roles & 50–950 ramp
primary
#9080BB
secondary
#D0D6C0
accent
#A93D8C
background
#FBFAFC
surface
#F6F4F9
border
#D0CED2
text
#110F14
muted
#807F82