#BB95DC#BB95DC
#BB95DC is a light, moderate violet. Relative luminance 0.372; OKLCH L 73.0% C 0.108 H 308.4°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BB95DC |
|---|---|
| RGB | rgb(187, 149, 220) |
| HSL | hsl(272, 50%, 72%) |
| HSV | hsv(272, 32%, 86%) |
| CMYK | cmyk(15%, 32.3%, 0%, 13.7%) |
| CIE-LAB | lab(67.45, 27.56, -30.82) |
| CIE-LCH | lch(67.45, 41.34, 311.81°) |
| OKLab | oklab(73.02% 0.0671 -0.0847) |
| OKLCH | oklch(73.02% 0.108 308.4) |
| XYZ | xyz(44.1568, 37.2274, 72.5557) |
| Luminance | 0.3723 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.70
Lavender
#B39DDB
ΔE00 3.63
Lavender (survey)
#C79FEF
ΔE00 3.67
Baby Purple
#CA9BF7
ΔE00 4.74
Lilac (survey)
#CEA2FD
ΔE00 5.85
Pastel Purple
#CAA0FF
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB95DC #B6DC95
analogous
#9895DC #BB95DC #DC95D9
triadic
#BB95DC #DCBB95 #95DCBB
tetradic
#BB95DC #DC9895 #B6DC95 #95D9DC
square
#BB95DC #DC9895 #B6DC95 #95D9DC
split-complementary
#BB95DC #D9DC95 #95DC98
monochromatic
#803DB9 #9D67CD #BB95DC #D9C3EB #F0E8F7
Accessibility & contrast
On white
2.49
#BB95DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#BB95DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB95DC
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB95DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB95DC | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A3DF
Deuteranopia (green-blind)
#90A5DA
Tritanopia (blue-blind)
#B79FAF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bb95dc; /* rgb */ color: rgb(187, 149, 220); /* oklch */ color: oklch(73.0% 0.108 308.4);
Tailwind
colors: {
custom: {
50: '#d0b4e7',
500: '#bb95dc',
950: '#000000',
},
}SCSS
$custom: #bb95dc; $custom-light: #d0b4e7; $custom-dark: #000000;
JSON
{
"hex": "#bb95dc",
"rgb": {
"r": 187,
"g": 149,
"b": 220
},
"hsl": {
"h": 272.113,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.73025,
"c": 0.10808,
"h": 308.4
},
"luminance": 0.37227
}Semantic roles & 50–950 ramp
primary
#BB95DC
secondary
#E5EEDD
accent
#BE286D
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#141116
muted
#828084