#BB92DA#BB92DA
#BB92DA is a light, moderate violet. Relative luminance 0.362; OKLCH L 72.4% C 0.111 H 309.8°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BB92DA |
|---|---|
| RGB | rgb(187, 146, 218) |
| HSL | hsl(274, 49%, 71%) |
| HSV | hsv(274, 33%, 85%) |
| CMYK | cmyk(14.2%, 33%, 0%, 14.5%) |
| CIE-LAB | lab(66.66, 28.80, -30.92) |
| CIE-LCH | lch(66.66, 42.26, 312.96°) |
| OKLab | oklab(72.4% 0.071 -0.085) |
| OKLCH | oklch(72.4% 0.111 309.8) |
| XYZ | xyz(43.4250, 36.1850, 71.0128) |
| Luminance | 0.3619 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.17
Lavender (survey)
#C79FEF
ΔE00 4.27
Lavender
#B39DDB
ΔE00 4.40
Baby Purple
#CA9BF7
ΔE00 5.07
Lilac (survey)
#CEA2FD
ΔE00 6.34
Pastel Purple
#CAA0FF
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB92DA #B1DA92
analogous
#9792DA #BB92DA #DA92D5
triadic
#BB92DA #DABB92 #92DABB
tetradic
#BB92DA #DA9792 #B1DA92 #92D5DA
square
#BB92DA #DA9792 #B1DA92 #92D5DA
split-complementary
#BB92DA #D5DA92 #92DA97
monochromatic
#813DB4 #9E64CA #BB92DA #D8C0EA #F1E8F7
Accessibility & contrast
On white
2.55
#BB92DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#BB92DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB92DA
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB92DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB92DA | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A0DD
Deuteranopia (green-blind)
#8EA3D8
Tritanopia (blue-blind)
#B89CAC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bb92da; /* rgb */ color: rgb(187, 146, 218); /* oklch */ color: oklch(72.4% 0.111 309.8);
Tailwind
colors: {
custom: {
50: '#d0b2e5',
500: '#bb92da',
950: '#000000',
},
}SCSS
$custom: #bb92da; $custom-light: #d0b2e5; $custom-dark: #000000;
JSON
{
"hex": "#bb92da",
"rgb": {
"r": 187,
"g": 146,
"b": 218
},
"hsl": {
"h": 274.167,
"s": 49.315,
"l": 71.373
},
"oklch": {
"l": 0.72399,
"c": 0.11076,
"h": 309.8
},
"luminance": 0.36185
}Semantic roles & 50–950 ramp
primary
#BB92DA
secondary
#E3EDDB
accent
#BD2968
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#141116
muted
#828084