#BD80F8#BD80F8
#BD80F8 is a light, vivid violet. Relative luminance 0.330; OKLCH L 71.0% C 0.177 H 305.8°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BD80F8 |
|---|---|
| RGB | rgb(189, 128, 248) |
| HSL | hsl(271, 90%, 74%) |
| HSV | hsv(271, 48%, 97%) |
| CMYK | cmyk(23.8%, 48.4%, 0%, 2.7%) |
| CIE-LAB | lab(64.19, 45.91, -51.34) |
| CIE-LCH | lch(64.19, 68.87, 311.80°) |
| OKLab | oklab(71.02% 0.1039 -0.1438) |
| OKLCH | oklch(71.02% 0.177 305.8) |
| XYZ | xyz(45.6452, 33.0348, 92.7604) |
| Luminance | 0.3303 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.18
Liliac
#C48EFD
ΔE00 3.54
Easter Purple
#C071FE
ΔE00 3.54
Light Urple
#B36FF6
ΔE00 4.48
Bright Lavender
#C760FF
ΔE00 6.78
Bright Lilac
#C95EFB
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD80F8 #BBF880
analogous
#8180F8 #BD80F8 #F880F7
triadic
#BD80F8 #F8BD80 #80F8BD
tetradic
#BD80F8 #F88180 #BBF880 #80F7F8
square
#BD80F8 #F88180 #BBF880 #80F7F8
split-complementary
#BD80F8 #F7F880 #80F881
monochromatic
#810DF0 #9F46F5 #BD80F8 #DBBAFB #F0E2FD
Accessibility & contrast
On white
2.76
#BD80F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#BD80F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD80F8
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD80F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD80F8 | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E9AFC
Deuteranopia (green-blind)
#6F9CF5
Tritanopia (blue-blind)
#B495B1
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #bd80f8; /* rgb */ color: rgb(189, 128, 248); /* oklch */ color: oklch(71.0% 0.177 305.8);
Tailwind
colors: {
custom: {
50: '#d3a6fb',
500: '#bd80f8',
950: '#000000',
},
}SCSS
$custom: #bd80f8; $custom-light: #d3a6fb; $custom-dark: #000000;
JSON
{
"hex": "#bd80f8",
"rgb": {
"r": 189,
"g": 128,
"b": 248
},
"hsl": {
"h": 270.5,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.71024,
"c": 0.17741,
"h": 305.8
},
"luminance": 0.33034
}Semantic roles & 50–950 ramp
primary
#BD80F8
secondary
#E5F5D6
accent
#E60071
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F17
muted
#837F85