#BB95DA#BB95DA
#BB95DA is a light, moderate violet. Relative luminance 0.371; OKLCH L 72.9% C 0.106 H 309.1°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BB95DA |
|---|---|
| RGB | rgb(187, 149, 218) |
| HSL | hsl(273, 48%, 72%) |
| HSV | hsv(273, 32%, 85%) |
| CMYK | cmyk(14.2%, 31.7%, 0%, 14.5%) |
| CIE-LAB | lab(67.37, 27.13, -29.83) |
| CIE-LCH | lch(67.37, 40.32, 312.29°) |
| OKLab | oklab(72.94% 0.0666 -0.0819) |
| OKLCH | oklch(72.94% 0.106 309.1) |
| XYZ | xyz(43.8936, 37.1221, 71.1690) |
| Luminance | 0.3712 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.50
Lavender
#B39DDB
ΔE00 3.64
Lavender (survey)
#C79FEF
ΔE00 3.94
Baby Purple
#CA9BF7
ΔE00 5.10
Lilac (survey)
#CEA2FD
ΔE00 6.16
Pastel Purple
#CAA0FF
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB95DA #B4DA95
analogous
#9995DA #BB95DA #DA95D7
triadic
#BB95DA #DABB95 #95DABB
tetradic
#BB95DA #DA9995 #B4DA95 #95D7DA
square
#BB95DA #DA9995 #B4DA95 #95D7DA
split-complementary
#BB95DA #D7DA95 #95DA99
monochromatic
#803FB5 #9E68CA #BB95DA #D8C2EA #F0E8F7
Accessibility & contrast
On white
2.49
#BB95DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#BB95DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB95DA
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB95DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB95DA | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A2DD
Deuteranopia (green-blind)
#91A5D8
Tritanopia (blue-blind)
#B79EAE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bb95da; /* rgb */ color: rgb(187, 149, 218); /* oklch */ color: oklch(72.9% 0.106 309.1);
Tailwind
colors: {
custom: {
50: '#d0b4e5',
500: '#bb95da',
950: '#000000',
},
}SCSS
$custom: #bb95da; $custom-light: #d0b4e5; $custom-dark: #000000;
JSON
{
"hex": "#bb95da",
"rgb": {
"r": 187,
"g": 149,
"b": 218
},
"hsl": {
"h": 273.043,
"s": 48.252,
"l": 71.961
},
"oklch": {
"l": 0.72939,
"c": 0.10558,
"h": 309.1
},
"luminance": 0.37122
}Semantic roles & 50–950 ramp
primary
#BB95DA
secondary
#E5EEDD
accent
#BC2A6B
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#141116
muted
#828084