#BB90DF#BB90DF
#BB90DF is a light, vivid violet. Relative luminance 0.358; OKLCH L 72.3% C 0.120 H 308.6°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BB90DF |
|---|---|
| RGB | rgb(187, 144, 223) |
| HSL | hsl(273, 55%, 72%) |
| HSV | hsv(273, 35%, 87%) |
| CMYK | cmyk(16.1%, 35.4%, 0%, 12.5%) |
| CIE-LAB | lab(66.40, 30.99, -34.10) |
| CIE-LCH | lch(66.40, 46.08, 312.27°) |
| OKLab | oklab(72.27% 0.0751 -0.0941) |
| OKLCH | oklch(72.27% 0.12 308.6) |
| XYZ | xyz(43.7836, 35.8395, 74.4089) |
| Luminance | 0.3584 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.21
Lavender (survey)
#C79FEF
ΔE00 4.21
Baby Purple
#CA9BF7
ΔE00 4.43
Lavender
#B39DDB
ΔE00 5.05
Liliac
#C48EFD
ΔE00 5.30
Pastel Purple
#CAA0FF
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB90DF #B4DF90
analogous
#9490DF #BB90DF #DF90DC
triadic
#BB90DF #DFBB90 #90DFBB
tetradic
#BB90DF #DF9490 #B4DF90 #90DCDF
square
#BB90DF #DF9490 #B4DF90 #90DCDF
split-complementary
#BB90DF #DCDF90 #90DF94
monochromatic
#8037BE #9E60D1 #BB90DF #D8C0ED #F0E7F8
Accessibility & contrast
On white
2.57
#BB90DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#BB90DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB90DF
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB90DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB90DF | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A0E2
Deuteranopia (green-blind)
#8AA2DD
Tritanopia (blue-blind)
#B69BAD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bb90df; /* rgb */ color: rgb(187, 144, 223); /* oklch */ color: oklch(72.3% 0.120 308.6);
Tailwind
colors: {
custom: {
50: '#d0b1e9',
500: '#bb90df',
950: '#000000',
},
}SCSS
$custom: #bb90df; $custom-light: #d0b1e9; $custom-dark: #000000;
JSON
{
"hex": "#bb90df",
"rgb": {
"r": 187,
"g": 144,
"b": 223
},
"hsl": {
"h": 272.658,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.72265,
"c": 0.12037,
"h": 308.6
},
"luminance": 0.35839
}Semantic roles & 50–950 ramp
primary
#BB90DF
secondary
#E5EFDC
accent
#C3236C
background
#FCFAFE
surface
#F9F5FD
border
#D2CFD5
text
#141016
muted
#827F84