#BB8EBF#BB8EBF
#BB8EBF is a light, moderate purple. Relative luminance 0.337; OKLCH L 70.6% C 0.086 H 323.7°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BB8EBF |
|---|---|
| RGB | rgb(187, 142, 191) |
| HSL | hsl(295, 28%, 65%) |
| HSV | hsv(295, 26%, 75%) |
| CMYK | cmyk(2.1%, 25.7%, 0%, 25.1%) |
| CIE-LAB | lab(64.70, 25.49, -18.87) |
| CIE-LCH | lch(64.70, 31.71, 323.49°) |
| OKLab | oklab(70.57% 0.0695 -0.051) |
| OKLCH | oklch(70.57% 0.086 323.7) |
| XYZ | xyz(39.5694, 33.6734, 53.6953) |
| Luminance | 0.3367 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 5.29
Pale Purple
#B790D4
ΔE00 5.51
Heather
#A484AC
ΔE00 5.51
Lilac
#C8A2C8
ΔE00 5.93
Wisteria
#A87DC2
ΔE00 7.31
Plum
#DDA0DD
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB8EBF #92BF8E
analogous
#A28EBF #BB8EBF #BF8EAA
triadic
#BB8EBF #BFBB8E #8EBFBB
tetradic
#BB8EBF #BFA28E #92BF8E #8EAABF
square
#BB8EBF #BFA28E #92BF8E #8EAABF
split-complementary
#BB8EBF #AABF8E #8EBFA2
monochromatic
#824C86 #A367A9 #BB8EBF #D3B5D5 #EADCEB
Accessibility & contrast
On white
2.72
#BB8EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#BB8EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB8EBF
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB8EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB8EBF | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9AC1
Deuteranopia (green-blind)
#949FBD
Tritanopia (blue-blind)
#BD939F
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #bb8ebf; /* rgb */ color: rgb(187, 142, 191); /* oklch */ color: oklch(70.6% 0.086 323.7);
Tailwind
colors: {
custom: {
50: '#d0afd2',
500: '#bb8ebf',
950: '#000000',
},
}SCSS
$custom: #bb8ebf; $custom-light: #d0afd2; $custom-dark: #000000;
JSON
{
"hex": "#bb8ebf",
"rgb": {
"r": 187,
"g": 142,
"b": 191
},
"hsl": {
"h": 295.102,
"s": 27.684,
"l": 65.294
},
"oklch": {
"l": 0.7057,
"c": 0.0862,
"h": 323.7
},
"luminance": 0.33672
}Semantic roles & 50–950 ramp
primary
#BB8EBF
secondary
#CDDDCC
accent
#A63F48
background
#FCFAFC
surface
#F9F4F9
border
#D2CED2
text
#141014
muted
#827F82