#BE8D99#BE8D99
#BE8D99 is a light, moderate red. Relative luminance 0.323; OKLCH L 69.4% C 0.061 H 2.6°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8D99 |
|---|---|
| RGB | rgb(190, 141, 153) |
| HSL | hsl(345, 27%, 65%) |
| HSV | hsv(345, 26%, 75%) |
| CMYK | cmyk(0%, 25.8%, 19.5%, 25.5%) |
| CIE-LAB | lab(63.59, 20.41, 0.95) |
| CIE-LCH | lch(63.59, 20.43, 2.67°) |
| OKLab | oklab(69.39% 0.0614 0.0028) |
| OKLCH | oklch(69.39% 0.061 2.6) |
| XYZ | xyz(36.5101, 32.2985, 34.4419) |
| Luminance | 0.3230 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 1.25
Light Mauve
#C292A1
ΔE00 1.92
Greyish Pink
#C88D94
ΔE00 3.31
Rosybrown
#BC8F8F
ΔE00 4.69
Dusty Pink (survey)
#D58A94
ΔE00 5.88
Old Rose
#C87F89
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8D99 #8DBEB2
analogous
#BE8DB2 #BE8D99 #BE9A8D
triadic
#BE8D99 #99BE8D #8D99BE
tetradic
#BE8D99 #B2BE8D #8DBEB2 #9A8DBE
square
#BE8D99 #B2BE8D #8DBEB2 #9A8DBE
split-complementary
#BE8D99 #8DBE9A #8DB2BE
monochromatic
#854C5A #A86676 #BE8D99 #D4B4BC #EADBDF
Accessibility & contrast
On white
2.82
#BE8D99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#BE8D99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8D99
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8D99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8D99 | 1.00 | 2.82 | 7.46 | 7.46 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939599
Deuteranopia (green-blind)
#9F9D98
Tritanopia (blue-blind)
#C78A91
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #be8d99; /* rgb */ color: rgb(190, 141, 153); /* oklch */ color: oklch(69.4% 0.061 2.6);
Tailwind
colors: {
custom: {
50: '#d2aeb7',
500: '#be8d99',
950: '#000000',
},
}SCSS
$custom: #be8d99; $custom-light: #d2aeb7; $custom-dark: #000000;
JSON
{
"hex": "#be8d99",
"rgb": {
"r": 190,
"g": 141,
"b": 153
},
"hsl": {
"h": 345.306,
"s": 27.374,
"l": 64.902
},
"oklch": {
"l": 0.69394,
"c": 0.06147,
"h": 2.6
},
"luminance": 0.32297
}Semantic roles & 50–950 ramp
primary
#BE8D99
secondary
#CBDCD8
accent
#A68D40
background
#FCFAFB
surface
#F9F4F6
border
#D2CED0
text
#141011
muted
#827F80