#B28E94#B28E94
#B28E94 is a light, muted red. Relative luminance 0.309; OKLCH L 68.2% C 0.044 H 7.1°. Best body text is #000000 at 7.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B28E94 |
|---|---|
| RGB | rgb(178, 142, 148) |
| HSL | hsl(350, 19%, 63%) |
| HSV | hsv(350, 20%, 70%) |
| CMYK | cmyk(0%, 20.2%, 16.9%, 30.2%) |
| CIE-LAB | lab(62.47, 14.55, 2.00) |
| CIE-LCH | lch(62.47, 14.68, 7.83°) |
| OKLab | oklab(68.2% 0.0439 0.0055) |
| OKLCH | oklch(68.2% 0.044 7.1) |
| XYZ | xyz(33.3784, 30.9503, 32.2270) |
| Luminance | 0.3095 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 3.65
Grey Pink
#C3909B
ΔE00 4.64
Light Mauve
#C292A1
ΔE00 5.00
Greyish Pink
#C88D94
ΔE00 5.98
Old Rose
#C87F89
ΔE00 8.59
Dusty Pink (survey)
#D58A94
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B28E94 #8EB2AC
analogous
#B28EA6 #B28E94 #B29A8E
triadic
#B28E94 #94B28E #8E94B2
tetradic
#B28E94 #A6B28E #8EB2AC #9A8EB2
square
#B28E94 #A6B28E #8EB2AC #9A8EB2
split-complementary
#B28E94 #8EB29A #8EA6B2
monochromatic
#765056 #996A72 #B28E94 #CBB2B6 #E4D7D9
Accessibility & contrast
On white
2.92
#B28E94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.19
#B28E94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B28E94
7.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B28E94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B28E94 | 1.00 | 2.92 | 7.19 | 7.19 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939394
Deuteranopia (green-blind)
#9B9993
Tritanopia (blue-blind)
#B98C90
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #b28e94; /* rgb */ color: rgb(178, 142, 148); /* oklch */ color: oklch(68.2% 0.044 7.1);
Tailwind
colors: {
custom: {
50: '#c9afb3',
500: '#b28e94',
950: '#000000',
},
}SCSS
$custom: #b28e94; $custom-light: #c9afb3; $custom-dark: #000000;
JSON
{
"hex": "#b28e94",
"rgb": {
"r": 178,
"g": 142,
"b": 148
},
"hsl": {
"h": 350,
"s": 18.947,
"l": 62.745
},
"oklch": {
"l": 0.68197,
"c": 0.04427,
"h": 7.1
},
"luminance": 0.30949
}Semantic roles & 50–950 ramp
primary
#B28E94
secondary
#C7D4D2
accent
#9D8F48
background
#FCFAFB
surface
#F8F4F6
border
#D1CED0
text
#131011
muted
#827F80