#B08BBB#B08BBB
#B08BBB is a light, moderate purple. Relative luminance 0.313; OKLCH L 68.8% C 0.080 H 318.4°. Best body text is #000000 at 7.26:1 contrast (WCAG AA passes).
Color values
| HEX | #B08BBB |
|---|---|
| RGB | rgb(176, 139, 187) |
| HSL | hsl(286, 26%, 64%) |
| HSV | hsv(286, 26%, 73%) |
| CMYK | cmyk(5.9%, 25.7%, 0%, 26.7%) |
| CIE-LAB | lab(62.75, 22.69, -19.69) |
| CIE-LCH | lch(62.75, 30.05, 319.04°) |
| OKLab | oklab(68.77% 0.0601 -0.0534) |
| OKLCH | oklch(68.77% 0.08 318.4) |
| XYZ | xyz(36.1055, 31.2839, 51.1405) |
| Luminance | 0.3128 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heather
#A484AC
ΔE00 3.60
Dusty Lavender
#AC86A8
ΔE00 4.55
Pale Purple
#B790D4
ΔE00 5.29
Wisteria
#A87DC2
ΔE00 5.97
Lilac
#C8A2C8
ΔE00 7.37
Lavender
#B39DDB
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B08BBB #96BB8B
analogous
#988BBB #B08BBB #BB8BAE
triadic
#B08BBB #BBB08B #8BBBB0
tetradic
#B08BBB #BB988B #96BB8B #8BAEBB
square
#B08BBB #BB988B #96BB8B #8BAEBB
split-complementary
#B08BBB #AEBB8B #8BBB98
monochromatic
#744B80 #9664A4 #B08BBB #CAB2D2 #E5D8E8
Accessibility & contrast
On white
2.89
#B08BBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.26
#B08BBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B08BBB
7.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B08BBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B08BBB | 1.00 | 2.89 | 7.26 | 7.26 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8595BD
Deuteranopia (green-blind)
#8D99B9
Tritanopia (blue-blind)
#B0909C
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #b08bbb; /* rgb */ color: rgb(176, 139, 187); /* oklch */ color: oklch(68.8% 0.080 318.4);
Tailwind
colors: {
custom: {
50: '#c8adcf',
500: '#b08bbb',
950: '#000000',
},
}SCSS
$custom: #b08bbb; $custom-light: #c8adcf; $custom-dark: #000000;
JSON
{
"hex": "#b08bbb",
"rgb": {
"r": 176,
"g": 139,
"b": 187
},
"hsl": {
"h": 286.25,
"s": 26.087,
"l": 63.922
},
"oklch": {
"l": 0.68771,
"c": 0.0804,
"h": 318.4
},
"luminance": 0.31283
}Semantic roles & 50–950 ramp
primary
#B08BBB
secondary
#CCD9C8
accent
#A54158
background
#FCFAFC
surface
#F8F4F9
border
#D1CED2
text
#131013
muted
#827F82