#B980ED#B980ED
#B980ED is a light, vivid violet. Relative luminance 0.319; OKLCH L 70.0% C 0.163 H 306.8°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B980ED |
|---|---|
| RGB | rgb(185, 128, 237) |
| HSL | hsl(271, 75%, 72%) |
| HSV | hsv(271, 46%, 93%) |
| CMYK | cmyk(21.9%, 46%, 0%, 7.1%) |
| CIE-LAB | lab(63.23, 42.34, -46.81) |
| CIE-LCH | lch(63.23, 63.12, 312.13°) |
| OKLab | oklab(70.04% 0.0978 -0.1307) |
| OKLCH | oklch(70.04% 0.163 306.8) |
| XYZ | xyz(43.0097, 31.8674, 83.9896) |
| Luminance | 0.3187 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.72
Liliac
#C48EFD
ΔE00 4.09
Easter Purple
#C071FE
ΔE00 4.37
Light Urple
#B36FF6
ΔE00 4.74
Baby Purple
#CA9BF7
ΔE00 7.13
Pale Purple
#B790D4
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B980ED #B4ED80
analogous
#8380ED #B980ED #ED80EB
triadic
#B980ED #EDB980 #80EDB9
tetradic
#B980ED #ED8380 #B4ED80 #80EBED
square
#B980ED #ED8380 #B4ED80 #80EBED
split-complementary
#B980ED #EBED80 #80ED83
monochromatic
#7D1ED4 #9B4AE5 #B980ED #D7B6F5 #F0E4FB
Accessibility & contrast
On white
2.85
#B980ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#B980ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B980ED
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B980ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B980ED | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6497F1
Deuteranopia (green-blind)
#739AEA
Tritanopia (blue-blind)
#B192AB
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #b980ed; /* rgb */ color: rgb(185, 128, 237); /* oklch */ color: oklch(70.0% 0.163 306.8);
Tailwind
colors: {
custom: {
50: '#d0a6f3',
500: '#b980ed',
950: '#000000',
},
}SCSS
$custom: #b980ed; $custom-light: #d0a6f3; $custom-dark: #000000;
JSON
{
"hex": "#b980ed",
"rgb": {
"r": 185,
"g": 128,
"b": 237
},
"hsl": {
"h": 271.376,
"s": 75.172,
"l": 71.569
},
"oklch": {
"l": 0.7004,
"c": 0.16325,
"h": 306.8
},
"luminance": 0.31867
}Semantic roles & 50–950 ramp
primary
#B980ED
secondary
#E4F2D6
accent
#D70E6E
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85