#BE9993#BE9993
#BE9993 is a light, muted red. Relative luminance 0.358; OKLCH L 71.5% C 0.045 H 28.9°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BE9993 |
|---|---|
| RGB | rgb(190, 153, 147) |
| HSL | hsl(8, 25%, 66%) |
| HSV | hsv(8, 23%, 75%) |
| CMYK | cmyk(0%, 19.5%, 22.6%, 25.5%) |
| CIE-LAB | lab(66.40, 12.84, 8.37) |
| CIE-LCH | lch(66.40, 15.33, 33.11°) |
| OKLab | oklab(71.52% 0.0397 0.0219) |
| OKLCH | oklch(71.52% 0.045 28.9) |
| XYZ | xyz(37.8932, 35.8377, 32.5194) |
| Luminance | 0.3584 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 4.33
Pinkish Grey
#C8ACA9
ΔE00 5.81
Greyish Pink
#C88D94
ΔE00 7.87
Grey Pink
#C3909B
ΔE00 7.95
Pinkish Tan
#D99B82
ΔE00 8.86
Light Mauve
#C292A1
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE9993 #93B8BE
analogous
#BE93A2 #BE9993 #BEAE93
triadic
#BE9993 #93BE99 #9993BE
tetradic
#BE9993 #A2BE93 #93B8BE #AE93BE
square
#BE9993 #A2BE93 #93B8BE #AE93BE
split-complementary
#BE9993 #93BEAE #93A2BE
monochromatic
#865851 #A7756D #BE9993 #D5BDB9 #ECE1DF
Accessibility & contrast
On white
2.57
#BE9993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#BE9993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE9993
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE9993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE9993 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09D93
Deuteranopia (green-blind)
#A9A493
Tritanopia (blue-blind)
#C79597
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #be9993; /* rgb */ color: rgb(190, 153, 147); /* oklch */ color: oklch(71.5% 0.045 28.9);
Tailwind
colors: {
custom: {
50: '#d2b7b2',
500: '#be9993',
950: '#000000',
},
}SCSS
$custom: #be9993; $custom-light: #d2b7b2; $custom-dark: #000000;
JSON
{
"hex": "#be9993",
"rgb": {
"r": 190,
"g": 153,
"b": 147
},
"hsl": {
"h": 8.372,
"s": 24.855,
"l": 66.078
},
"oklch": {
"l": 0.71518,
"c": 0.04537,
"h": 28.9
},
"luminance": 0.35836
}Semantic roles & 50–950 ramp
primary
#BE9993
secondary
#CFDBDD
accent
#96A342
background
#FCFBFA
surface
#F9F6F5
border
#D2D0CF
text
#141111
muted
#828080