#BB9DF0#BB9DF0
#BB9DF0 is a light, vivid violet. Relative luminance 0.410; OKLCH L 75.4% C 0.120 H 300.2°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BB9DF0 |
|---|---|
| RGB | rgb(187, 157, 240) |
| HSL | hsl(262, 73%, 78%) |
| HSV | hsv(262, 35%, 94%) |
| CMYK | cmyk(22.1%, 34.6%, 0%, 5.9%) |
| CIE-LAB | lab(70.15, 27.57, -37.60) |
| CIE-LCH | lch(70.15, 46.63, 306.25°) |
| OKLab | oklab(75.36% 0.0605 -0.1042) |
| OKLCH | oklch(75.36% 0.12 300.2) |
| XYZ | xyz(48.2752, 40.9698, 87.7859) |
| Luminance | 0.4097 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.81
Pastel Purple
#CAA0FF
ΔE00 3.16
Baby Purple
#CA9BF7
ΔE00 3.30
Lilac (survey)
#CEA2FD
ΔE00 3.65
Lavender
#B39DDB
ΔE00 4.19
Pale Violet
#CEAEFA
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB9DF0 #D2F09D
analogous
#9DA8F0 #BB9DF0 #E59DF0
triadic
#BB9DF0 #F0BB9D #9DF0BB
tetradic
#BB9DF0 #F09DA8 #D2F09D #9DF0E5
square
#BB9DF0 #F09DA8 #D2F09D #9DF0E5
split-complementary
#BB9DF0 #F0E59D #A8F09D
monochromatic
#7133E0 #9668E8 #BB9DF0 #E0D2F8 #EDE4FB
Accessibility & contrast
On white
2.28
#BB9DF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#BB9DF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB9DF0
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB9DF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB9DF0 | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ABF3
Deuteranopia (green-blind)
#8FABEE
Tritanopia (blue-blind)
#B1AABC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #bb9df0; /* rgb */ color: rgb(187, 157, 240); /* oklch */ color: oklch(75.4% 0.120 300.2);
Tailwind
colors: {
custom: {
50: '#d0baf5',
500: '#bb9df0',
950: '#000000',
},
}SCSS
$custom: #bb9df0; $custom-light: #d0baf5; $custom-dark: #000000;
JSON
{
"hex": "#bb9df0",
"rgb": {
"r": 187,
"g": 157,
"b": 240
},
"hsl": {
"h": 261.687,
"s": 73.451,
"l": 77.843
},
"oklch": {
"l": 0.75358,
"c": 0.12049,
"h": 300.2
},
"luminance": 0.4097
}Semantic roles & 50–950 ramp
primary
#BB9DF0
secondary
#E9F3D8
accent
#D6108E
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085