#B08FBC#B08FBC
#B08FBC is a light, moderate purple. Relative luminance 0.325; OKLCH L 69.6% C 0.074 H 316.9°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B08FBC |
|---|---|
| RGB | rgb(176, 143, 188) |
| HSL | hsl(284, 25%, 65%) |
| HSV | hsv(284, 24%, 74%) |
| CMYK | cmyk(6.4%, 23.9%, 0%, 26.3%) |
| CIE-LAB | lab(63.76, 20.64, -18.72) |
| CIE-LCH | lch(63.76, 27.86, 317.80°) |
| OKLab | oklab(69.56% 0.0543 -0.0507) |
| OKLCH | oklch(69.56% 0.074 316.9) |
| XYZ | xyz(36.8027, 32.5065, 51.9028) |
| Luminance | 0.3251 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heather
#A484AC
ΔE00 4.02
Dusty Lavender
#AC86A8
ΔE00 4.73
Pale Purple
#B790D4
ΔE00 5.53
Lilac
#C8A2C8
ΔE00 6.46
Wisteria
#A87DC2
ΔE00 7.06
Lavender
#B39DDB
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B08FBC #9BBC8F
analogous
#998FBC #B08FBC #BC8FB2
triadic
#B08FBC #BCB08F #8FBCB0
tetradic
#B08FBC #BC998F #9BBC8F #8FB2BC
square
#B08FBC #BC998F #9BBC8F #8FB2BC
split-complementary
#B08FBC #B2BC8F #8FBC99
monochromatic
#754E83 #9569A5 #B08FBC #CBB5D3 #E6DCEA
Accessibility & contrast
On white
2.80
#B08FBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#B08FBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B08FBC
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B08FBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B08FBC | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A98BE
Deuteranopia (green-blind)
#919CBA
Tritanopia (blue-blind)
#B0949F
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #b08fbc; /* rgb */ color: rgb(176, 143, 188); /* oklch */ color: oklch(69.6% 0.074 316.9);
Tailwind
colors: {
custom: {
50: '#c8b0d0',
500: '#b08fbc',
950: '#000000',
},
}SCSS
$custom: #b08fbc; $custom-light: #c8b0d0; $custom-dark: #000000;
JSON
{
"hex": "#b08fbc",
"rgb": {
"r": 176,
"g": 143,
"b": 188
},
"hsl": {
"h": 284,
"s": 25.14,
"l": 64.902
},
"oklch": {
"l": 0.69561,
"c": 0.07429,
"h": 316.9
},
"luminance": 0.32506
}Semantic roles & 50–950 ramp
primary
#B08FBC
secondary
#D0DBCC
accent
#A4425C
background
#FCFAFC
surface
#F8F4F9
border
#D1CED2
text
#131014
muted
#827F82