#B080EE#B080EE
#B080EE is a light, vivid violet. Relative luminance 0.308; OKLCH L 69.2% C 0.162 H 302.5°. Best body text is #000000 at 7.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B080EE |
|---|---|
| RGB | rgb(176, 128, 238) |
| HSL | hsl(266, 76%, 72%) |
| HSV | hsv(266, 46%, 93%) |
| CMYK | cmyk(26.1%, 46.2%, 0%, 6.7%) |
| CIE-LAB | lab(62.37, 40.14, -48.78) |
| CIE-LCH | lch(62.37, 63.17, 309.45°) |
| OKLab | oklab(69.2% 0.0871 -0.1367) |
| OKLCH | oklch(69.2% 0.162 302.5) |
| XYZ | xyz(41.0529, 30.8415, 84.6626) |
| Luminance | 0.3084 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.60
Light Urple
#B36FF6
ΔE00 4.43
Easter Purple
#C071FE
ΔE00 4.83
Liliac
#C48EFD
ΔE00 4.83
Mediumpurple
#9370DB
ΔE00 6.96
Bright Lavender
#C760FF
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B080EE #BEEE80
analogous
#8087EE #B080EE #E780EE
triadic
#B080EE #EEB080 #80EEB0
tetradic
#B080EE #EE8087 #BEEE80 #80EEE7
square
#B080EE #EE8087 #BEEE80 #80EEE7
split-complementary
#B080EE #EEE780 #87EE80
monochromatic
#6E1DD7 #8E4AE7 #B080EE #D2B6F5 #EEE4FB
Accessibility & contrast
On white
2.93
#B080EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.17
#B080EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B080EE
7.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B080EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B080EE | 1.00 | 2.93 | 7.17 | 7.17 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6096F2
Deuteranopia (green-blind)
#6C97EB
Tritanopia (blue-blind)
#A593AC
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #b080ee; /* rgb */ color: rgb(176, 128, 238); /* oklch */ color: oklch(69.2% 0.162 302.5);
Tailwind
colors: {
custom: {
50: '#caa6f4',
500: '#b080ee',
950: '#000000',
},
}SCSS
$custom: #b080ee; $custom-light: #caa6f4; $custom-dark: #000000;
JSON
{
"hex": "#b080ee",
"rgb": {
"r": 176,
"g": 128,
"b": 238
},
"hsl": {
"h": 266.182,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.69204,
"c": 0.1621,
"h": 302.5
},
"luminance": 0.30841
}Semantic roles & 50–950 ramp
primary
#B080EE
secondary
#E7F3D7
accent
#D90D80
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#130F17
muted
#827F85