#B080ED#B080ED
#B080ED is a light, vivid violet. Relative luminance 0.308; OKLCH L 69.2% C 0.161 H 302.7°. Best body text is #000000 at 7.16:1 contrast (WCAG AA passes).
Color values
| HEX | #B080ED |
|---|---|
| RGB | rgb(176, 128, 237) |
| HSL | hsl(266, 75%, 72%) |
| HSV | hsv(266, 46%, 93%) |
| CMYK | cmyk(25.7%, 46%, 0%, 7.1%) |
| CIE-LAB | lab(62.32, 39.90, -48.31) |
| CIE-LCH | lch(62.32, 62.66, 309.55°) |
| OKLab | oklab(69.15% 0.087 -0.1353) |
| OKLCH | oklch(69.15% 0.161 302.7) |
| XYZ | xyz(40.9064, 30.7829, 83.8910) |
| Luminance | 0.3078 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.63
Light Urple
#B36FF6
ΔE00 4.48
Liliac
#C48EFD
ΔE00 4.86
Easter Purple
#C071FE
ΔE00 4.89
Mediumpurple
#9370DB
ΔE00 6.95
Wisteria
#A87DC2
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B080ED #BDED80
analogous
#8087ED #B080ED #E780ED
triadic
#B080ED #EDB080 #80EDB0
tetradic
#B080ED #ED8087 #BDED80 #80EDE7
square
#B080ED #ED8087 #BDED80 #80EDE7
split-complementary
#B080ED #EDE780 #87ED80
monochromatic
#6E1ED4 #8F4AE5 #B080ED #D1B6F5 #EEE4FB
Accessibility & contrast
On white
2.93
#B080ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.16
#B080ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B080ED
7.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B080ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B080ED | 1.00 | 2.93 | 7.16 | 7.16 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6196F1
Deuteranopia (green-blind)
#6D96EA
Tritanopia (blue-blind)
#A593AB
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #b080ed; /* rgb */ color: rgb(176, 128, 237); /* oklch */ color: oklch(69.2% 0.161 302.7);
Tailwind
colors: {
custom: {
50: '#caa6f3',
500: '#b080ed',
950: '#000000',
},
}SCSS
$custom: #b080ed; $custom-light: #caa6f3; $custom-dark: #000000;
JSON
{
"hex": "#b080ed",
"rgb": {
"r": 176,
"g": 128,
"b": 237
},
"hsl": {
"h": 266.422,
"s": 75.172,
"l": 71.569
},
"oklch": {
"l": 0.69151,
"c": 0.16087,
"h": 302.7
},
"luminance": 0.30783
}Semantic roles & 50–950 ramp
primary
#B080ED
secondary
#E6F2D6
accent
#D70E7F
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#130F17
muted
#827F85