#BB90DB#BB90DB
#BB90DB is a light, moderate violet. Relative luminance 0.356; OKLCH L 72.1% C 0.115 H 310.0°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BB90DB |
|---|---|
| RGB | rgb(187, 144, 219) |
| HSL | hsl(274, 51%, 71%) |
| HSV | hsv(274, 34%, 86%) |
| CMYK | cmyk(14.6%, 34.2%, 0%, 14.1%) |
| CIE-LAB | lab(66.23, 30.13, -32.14) |
| CIE-LCH | lch(66.23, 44.05, 313.15°) |
| OKLab | oklab(72.09% 0.0741 -0.0885) |
| OKLCH | oklch(72.09% 0.115 310) |
| XYZ | xyz(43.2507, 35.6263, 71.6022) |
| Luminance | 0.3563 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.46
Lavender (survey)
#C79FEF
ΔE00 4.49
Lavender
#B39DDB
ΔE00 4.94
Baby Purple
#CA9BF7
ΔE00 4.99
Liliac
#C48EFD
ΔE00 6.10
Wisteria
#A87DC2
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB90DB #B0DB90
analogous
#9590DB #BB90DB #DB90D5
triadic
#BB90DB #DBBB90 #90DBBB
tetradic
#BB90DB #DB9590 #B0DB90 #90D5DB
square
#BB90DB #DB9590 #B0DB90 #90D5DB
split-complementary
#BB90DB #D5DB90 #90DB95
monochromatic
#813BB6 #9F62CC #BB90DB #D7BEEA #F1E8F8
Accessibility & contrast
On white
2.58
#BB90DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#BB90DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB90DB
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB90DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB90DB | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829FDE
Deuteranopia (green-blind)
#8CA2D9
Tritanopia (blue-blind)
#B79AAC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bb90db; /* rgb */ color: rgb(187, 144, 219); /* oklch */ color: oklch(72.1% 0.115 310.0);
Tailwind
colors: {
custom: {
50: '#d0b1e6',
500: '#bb90db',
950: '#000000',
},
}SCSS
$custom: #bb90db; $custom-light: #d0b1e6; $custom-dark: #000000;
JSON
{
"hex": "#bb90db",
"rgb": {
"r": 187,
"g": 144,
"b": 219
},
"hsl": {
"h": 274.4,
"s": 51.02,
"l": 71.176
},
"oklch": {
"l": 0.72087,
"c": 0.11543,
"h": 310
},
"luminance": 0.35626
}Semantic roles & 50–950 ramp
primary
#BB90DB
secondary
#E2EDDA
accent
#BE2768
background
#FCFAFE
surface
#F9F5FC
border
#D2CFD5
text
#141016
muted
#827F84