#BD88FA#BD88FA
#BD88FA is a light, vivid violet. Relative luminance 0.353; OKLCH L 72.4% C 0.167 H 304.0°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BD88FA |
|---|---|
| RGB | rgb(189, 136, 250) |
| HSL | hsl(268, 92%, 76%) |
| HSV | hsv(268, 46%, 98%) |
| CMYK | cmyk(24.4%, 45.6%, 0%, 2%) |
| CIE-LAB | lab(66.00, 42.04, -49.57) |
| CIE-LCH | lch(66.00, 64.99, 310.30°) |
| OKLab | oklab(72.41% 0.0935 -0.1387) |
| OKLCH | oklch(72.41% 0.167 304) |
| XYZ | xyz(47.0421, 35.3294, 94.7649) |
| Luminance | 0.3533 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.83
Light Purple
#BF77F6
ΔE00 4.15
Easter Purple
#C071FE
ΔE00 5.43
Baby Purple
#CA9BF7
ΔE00 5.52
Pastel Purple
#CAA0FF
ΔE00 6.18
Light Urple
#B36FF6
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD88FA #C5FA88
analogous
#888CFA #BD88FA #F688FA
triadic
#BD88FA #FABD88 #88FABD
tetradic
#BD88FA #FA888C #C5FA88 #88FAF6
square
#BD88FA #FA888C #C5FA88 #88FAF6
split-complementary
#BD88FA #FAF688 #8CFA88
monochromatic
#7C13F5 #9C4DF8 #BD88FA #DEC3FC #EFE2FE
Accessibility & contrast
On white
2.60
#BD88FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#BD88FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD88FA
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD88FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD88FA | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699FFE
Deuteranopia (green-blind)
#76A0F7
Tritanopia (blue-blind)
#B39CB5
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bd88fa; /* rgb */ color: rgb(189, 136, 250); /* oklch */ color: oklch(72.4% 0.167 304.0);
Tailwind
colors: {
custom: {
50: '#d3acfc',
500: '#bd88fa',
950: '#000000',
},
}SCSS
$custom: #bd88fa; $custom-light: #d3acfc; $custom-dark: #000000;
JSON
{
"hex": "#bd88fa",
"rgb": {
"r": 189,
"g": 136,
"b": 250
},
"hsl": {
"h": 267.895,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.72411,
"c": 0.16724,
"h": 304
},
"luminance": 0.35329
}Semantic roles & 50–950 ramp
primary
#BD88FA
secondary
#E7F6D5
accent
#E6007B
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85