#BEADAB#BEADAB
#BEADAB is a light, near-neutral red. Relative luminance 0.438; OKLCH L 76.1% C 0.020 H 25.7°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BEADAB |
|---|---|
| RGB | rgb(190, 173, 171) |
| HSL | hsl(6, 13%, 71%) |
| HSV | hsv(6, 10%, 75%) |
| CMYK | cmyk(0%, 8.9%, 10%, 25.5%) |
| CIE-LAB | lab(72.08, 5.76, 3.24) |
| CIE-LCH | lch(72.08, 6.61, 29.38°) |
| OKLab | oklab(76.15% 0.018 0.0086) |
| OKLCH | oklch(76.15% 0.02 25.7) |
| XYZ | xyz(43.5288, 43.7753, 44.6766) |
| Luminance | 0.4377 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.98
Dark Gray
#A9A9A9
ΔE00 7.94
Warm Gray
#C9BEB0
ΔE00 8.54
Silver
#C0C0C0
ΔE00 8.67
Dove Gray
#B6B8BD
ΔE00 8.97
Greige
#B8AB98
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEADAB #ABBCBE
analogous
#BEABB2 #BEADAB #BEB6AB
triadic
#BEADAB #ABBEAD #ADABBE
tetradic
#BEADAB #B2BEAB #ABBCBE #B6ABBE
square
#BEADAB #B2BEAB #ABBCBE #B6ABBE
split-complementary
#BEADAB #ABBEB6 #ABB2BE
monochromatic
#876B68 #A38B88 #BEADAB #D9CFCE #F2EEEE
Accessibility & contrast
On white
2.15
#BEADAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#BEADAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEADAB
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEADAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEADAB | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AFAB
Deuteranopia (green-blind)
#B4B2AB
Tritanopia (blue-blind)
#C2ABAC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #beadab; /* rgb */ color: rgb(190, 173, 171); /* oklch */ color: oklch(76.1% 0.020 25.7);
Tailwind
colors: {
custom: {
50: '#d1c5c4',
500: '#beadab',
950: '#000000',
},
}SCSS
$custom: #beadab; $custom-light: #d1c5c4; $custom-dark: #000000;
JSON
{
"hex": "#beadab",
"rgb": {
"r": 190,
"g": 173,
"b": 171
},
"hsl": {
"h": 6.316,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.76148,
"c": 0.01991,
"h": 25.7
},
"luminance": 0.43775
}Semantic roles & 50–950 ramp
primary
#BEADAB
secondary
#E0E4E5
accent
#8F974F
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141212
muted
#828181