#B28FBB#B28FBB
#B28FBB is a light, moderate purple. Relative luminance 0.327; OKLCH L 69.7% C 0.074 H 319.3°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #B28FBB |
|---|---|
| RGB | rgb(178, 143, 187) |
| HSL | hsl(288, 24%, 65%) |
| HSV | hsv(288, 24%, 73%) |
| CMYK | cmyk(4.8%, 23.5%, 0%, 26.7%) |
| CIE-LAB | lab(63.92, 21.11, -17.90) |
| CIE-LCH | lch(63.92, 27.68, 319.71°) |
| OKLab | oklab(69.71% 0.0563 -0.0484) |
| OKLCH | oklch(69.71% 0.074 319.3) |
| XYZ | xyz(37.1509, 32.6984, 51.3584) |
| Luminance | 0.3270 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heather
#A484AC
ΔE00 4.07
Dusty Lavender
#AC86A8
ΔE00 4.37
Pale Purple
#B790D4
ΔE00 5.88
Lilac
#C8A2C8
ΔE00 6.11
Wisteria
#A87DC2
ΔE00 7.38
Lavender
#B39DDB
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B28FBB #98BB8F
analogous
#9C8FBB #B28FBB #BB8FAE
triadic
#B28FBB #BBB28F #8FBBB2
tetradic
#B28FBB #BB9C8F #98BB8F #8FAEBB
square
#B28FBB #BB9C8F #98BB8F #8FAEBB
split-complementary
#B28FBB #AEBB8F #8FBB9C
monochromatic
#774E81 #9869A4 #B28FBB #CCB5D2 #E6DBE9
Accessibility & contrast
On white
2.79
#B28FBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#B28FBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B28FBB
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B28FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B28FBB | 1.00 | 2.79 | 7.54 | 7.54 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A98BD
Deuteranopia (green-blind)
#929CB9
Tritanopia (blue-blind)
#B3949E
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #b28fbb; /* rgb */ color: rgb(178, 143, 187); /* oklch */ color: oklch(69.7% 0.074 319.3);
Tailwind
colors: {
custom: {
50: '#c9b0cf',
500: '#b28fbb',
950: '#000000',
},
}SCSS
$custom: #b28fbb; $custom-light: #c9b0cf; $custom-dark: #000000;
JSON
{
"hex": "#b28fbb",
"rgb": {
"r": 178,
"g": 143,
"b": 187
},
"hsl": {
"h": 287.727,
"s": 24.444,
"l": 64.706
},
"oklch": {
"l": 0.69714,
"c": 0.07424,
"h": 319.3
},
"luminance": 0.32698
}Semantic roles & 50–950 ramp
primary
#B28FBB
secondary
#CEDACB
accent
#A34356
background
#FCFAFC
surface
#F8F4F9
border
#D1CED2
text
#131013
muted
#827F82