#BB9FFD#BB9FFD
#BB9FFD is a light, vivid violet. Relative luminance 0.425; OKLCH L 76.3% C 0.134 H 296.8°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BB9FFD |
|---|---|
| RGB | rgb(187, 159, 253) |
| HSL | hsl(258, 96%, 81%) |
| HSV | hsv(258, 37%, 99%) |
| CMYK | cmyk(26.1%, 37.2%, 0%, 0.8%) |
| CIE-LAB | lab(71.18, 29.50, -43.07) |
| CIE-LCH | lch(71.18, 52.21, 304.40°) |
| OKLab | oklab(76.32% 0.0606 -0.12) |
| OKLCH | oklch(76.32% 0.134 296.8) |
| XYZ | xyz(50.6171, 42.4524, 98.4369) |
| Luminance | 0.4245 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.12
Lilac (survey)
#CEA2FD
ΔE00 4.09
Baby Purple
#CA9BF7
ΔE00 4.19
Lavender (survey)
#C79FEF
ΔE00 4.56
Liliac
#C48EFD
ΔE00 5.27
Pale Violet
#CEAEFA
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB9FFD #E1FD9F
analogous
#9FB2FD #BB9FFD #EA9FFD
triadic
#BB9FFD #FDBB9F #9FFDBB
tetradic
#BB9FFD #FD9FB2 #E1FD9F #9FFDEA
square
#BB9FFD #FD9FB2 #E1FD9F #9FFDEA
split-complementary
#BB9FFD #FDEA9F #B2FD9F
monochromatic
#6627FB #9163FC #BB9FFD #E5DBFE #EAE1FE
Accessibility & contrast
On white
2.21
#BB9FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#BB9FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB9FFD
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB9FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB9FFD | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AFFF
Deuteranopia (green-blind)
#8BADFB
Tritanopia (blue-blind)
#AEAFC2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #bb9ffd; /* rgb */ color: rgb(187, 159, 253); /* oklch */ color: oklch(76.3% 0.134 296.8);
Tailwind
colors: {
custom: {
50: '#d1bbfe',
500: '#bb9ffd',
950: '#000000',
},
}SCSS
$custom: #bb9ffd; $custom-light: #d1bbfe; $custom-dark: #000000;
JSON
{
"hex": "#bb9ffd",
"rgb": {
"r": 187,
"g": 159,
"b": 253
},
"hsl": {
"h": 257.872,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.76322,
"c": 0.1344,
"h": 296.8
},
"luminance": 0.42453
}Semantic roles & 50–950 ramp
primary
#BB9FFD
secondary
#ECF7D4
accent
#E600A1
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141218
muted
#838186