#BB95D4#BB95D4
#BB95D4 is a light, moderate violet. Relative luminance 0.368; OKLCH L 72.7% C 0.098 H 311.5°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BB95D4 |
|---|---|
| RGB | rgb(187, 149, 212) |
| HSL | hsl(276, 42%, 71%) |
| HSV | hsv(276, 30%, 83%) |
| CMYK | cmyk(11.8%, 29.7%, 0%, 16.9%) |
| CIE-LAB | lab(67.14, 25.85, -26.86) |
| CIE-LCH | lch(67.14, 37.28, 313.90°) |
| OKLab | oklab(72.69% 0.065 -0.0735) |
| OKLCH | oklch(72.69% 0.098 311.5) |
| XYZ | xyz(43.1226, 36.8137, 67.1086) |
| Luminance | 0.3681 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.70
Lavender
#B39DDB
ΔE00 3.99
Lavender (survey)
#C79FEF
ΔE00 4.94
Baby Purple
#CA9BF7
ΔE00 6.28
Plum
#DDA0DD
ΔE00 7.03
Wisteria
#A87DC2
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB95D4 #AED495
analogous
#9B95D4 #BB95D4 #D495CE
triadic
#BB95D4 #D4BB95 #95D4BB
tetradic
#BB95D4 #D49B95 #AED495 #95CED4
square
#BB95D4 #D49B95 #AED495 #95CED4
split-complementary
#BB95D4 #CED495 #95D49B
monochromatic
#8245AA #9F69C2 #BB95D4 #D7C1E6 #F1E9F6
Accessibility & contrast
On white
2.51
#BB95D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#BB95D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB95D4
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB95D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB95D4 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA1D7
Deuteranopia (green-blind)
#93A4D2
Tritanopia (blue-blind)
#B99DAC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bb95d4; /* rgb */ color: rgb(187, 149, 212); /* oklch */ color: oklch(72.7% 0.098 311.5);
Tailwind
colors: {
custom: {
50: '#d0b4e1',
500: '#bb95d4',
950: '#000000',
},
}SCSS
$custom: #bb95d4; $custom-light: #d0b4e1; $custom-dark: #000000;
JSON
{
"hex": "#bb95d4",
"rgb": {
"r": 187,
"g": 149,
"b": 212
},
"hsl": {
"h": 276.19,
"s": 42.282,
"l": 70.784
},
"oklch": {
"l": 0.72686,
"c": 0.09813,
"h": 311.5
},
"luminance": 0.36813
}Semantic roles & 50–950 ramp
primary
#BB95D4
secondary
#E1EBDA
accent
#B53065
background
#FCFBFD
surface
#F9F6FB
border
#D2D0D4
text
#141115
muted
#828083