#BEADAF#BEADAF
#BEADAF is a light, near-neutral red. Relative luminance 0.439; OKLCH L 76.3% C 0.020 H 9.5°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BEADAF |
|---|---|
| RGB | rgb(190, 173, 175) |
| HSL | hsl(353, 12%, 71%) |
| HSV | hsv(353, 9%, 75%) |
| CMYK | cmyk(0%, 8.9%, 7.9%, 25.5%) |
| CIE-LAB | lab(72.18, 6.45, 1.19) |
| CIE-LCH | lch(72.18, 6.56, 10.48°) |
| OKLab | oklab(76.26% 0.0195 0.0033) |
| OKLCH | oklch(76.26% 0.02 9.5) |
| XYZ | xyz(43.9159, 43.9301, 46.7150) |
| Luminance | 0.4393 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.30
Dark Gray
#A9A9A9
ΔE00 8.30
Dove Gray
#B6B8BD
ΔE00 8.80
Silver
#C0C0C0
ΔE00 8.95
Warm Gray
#C9BEB0
ΔE00 10.21
Dusty Pink
#D8A7B1
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEADAF #ADBEBC
analogous
#BEADB7 #BEADAF #BEB3AD
triadic
#BEADAF #AFBEAD #ADAFBE
tetradic
#BEADAF #B7BEAD #ADBEBC #B3ADBE
square
#BEADAF #B7BEAD #ADBEBC #B3ADBE
split-complementary
#BEADAF #ADBEB3 #ADB7BE
monochromatic
#866A6E #A38B8E #BEADAF #D9CFD0 #F1EEEE
Accessibility & contrast
On white
2.15
#BEADAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#BEADAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEADAF
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEADAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEADAF | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAFAF
Deuteranopia (green-blind)
#B3B2AF
Tritanopia (blue-blind)
#C2ACAE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #beadaf; /* rgb */ color: rgb(190, 173, 175); /* oklch */ color: oklch(76.3% 0.020 9.5);
Tailwind
colors: {
custom: {
50: '#d1c5c6',
500: '#beadaf',
950: '#000000',
},
}SCSS
$custom: #beadaf; $custom-light: #d1c5c6; $custom-dark: #000000;
JSON
{
"hex": "#beadaf",
"rgb": {
"r": 190,
"g": 173,
"b": 175
},
"hsl": {
"h": 352.941,
"s": 11.565,
"l": 71.176
},
"oklch": {
"l": 0.76263,
"c": 0.01979,
"h": 9.5
},
"luminance": 0.43929
}Semantic roles & 50–950 ramp
primary
#BEADAF
secondary
#E1E6E5
accent
#968D50
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141213
muted
#828182