#B980EE#B980EE
#B980EE is a light, vivid violet. Relative luminance 0.319; OKLCH L 70.1% C 0.164 H 306.5°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #B980EE |
|---|---|
| RGB | rgb(185, 128, 238) |
| HSL | hsl(271, 76%, 72%) |
| HSV | hsv(271, 46%, 93%) |
| CMYK | cmyk(22.3%, 46.2%, 0%, 6.7%) |
| CIE-LAB | lab(63.28, 42.57, -47.29) |
| CIE-LCH | lch(63.28, 63.63, 311.99°) |
| OKLab | oklab(70.09% 0.0979 -0.1321) |
| OKLCH | oklch(70.09% 0.164 306.5) |
| XYZ | xyz(43.1562, 31.9260, 84.7612) |
| Luminance | 0.3193 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.64
Liliac
#C48EFD
ΔE00 4.03
Easter Purple
#C071FE
ΔE00 4.28
Light Urple
#B36FF6
ΔE00 4.66
Baby Purple
#CA9BF7
ΔE00 7.15
Bright Lavender
#C760FF
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B980EE #B5EE80
analogous
#8280EE #B980EE #EE80EC
triadic
#B980EE #EEB980 #80EEB9
tetradic
#B980EE #EE8280 #B5EE80 #80ECEE
square
#B980EE #EE8280 #B5EE80 #80ECEE
split-complementary
#B980EE #ECEE80 #80EE82
monochromatic
#7D1DD7 #9B4AE7 #B980EE #D7B6F5 #F0E4FB
Accessibility & contrast
On white
2.84
#B980EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#B980EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B980EE
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B980EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B980EE | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6397F2
Deuteranopia (green-blind)
#729AEB
Tritanopia (blue-blind)
#B192AC
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #b980ee; /* rgb */ color: rgb(185, 128, 238); /* oklch */ color: oklch(70.1% 0.164 306.5);
Tailwind
colors: {
custom: {
50: '#d0a6f4',
500: '#b980ee',
950: '#000000',
},
}SCSS
$custom: #b980ee; $custom-light: #d0a6f4; $custom-dark: #000000;
JSON
{
"hex": "#b980ee",
"rgb": {
"r": 185,
"g": 128,
"b": 238
},
"hsl": {
"h": 271.091,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.70092,
"c": 0.16444,
"h": 306.5
},
"luminance": 0.31926
}Semantic roles & 50–950 ramp
primary
#B980EE
secondary
#E4F3D7
accent
#D90D6F
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85