#BDAEAF#BDAEAF
#BDAEAF is a light, near-neutral red. Relative luminance 0.442; OKLCH L 76.4% C 0.017 H 12.9°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BDAEAF |
|---|---|
| RGB | rgb(189, 174, 175) |
| HSL | hsl(356, 10%, 71%) |
| HSV | hsv(356, 8%, 74%) |
| CMYK | cmyk(0%, 7.9%, 7.4%, 25.9%) |
| CIE-LAB | lab(72.35, 5.54, 1.43) |
| CIE-LCH | lch(72.35, 5.73, 14.48°) |
| OKLab | oklab(76.38% 0.0169 0.0039) |
| OKLCH | oklch(76.38% 0.017 12.9) |
| XYZ | xyz(43.8594, 44.1867, 46.7675) |
| Luminance | 0.4419 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.84
Dark Gray
#A9A9A9
ΔE00 7.48
Dove Gray
#B6B8BD
ΔE00 8.02
Silver
#C0C0C0
ΔE00 8.10
Warm Gray
#C9BEB0
ΔE00 9.31
Stone
#A89F91
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDAEAF #AEBDBC
analogous
#BDAEB6 #BDAEAF #BDB4AE
triadic
#BDAEAF #AFBDAE #AEAFBD
tetradic
#BDAEAF #B6BDAE #AEBDBC #B4AEBD
square
#BDAEAF #B6BDAE #AEBDBC #B4AEBD
split-complementary
#BDAEAF #AEBDB4 #AEB6BD
monochromatic
#856C6E #A28C8E #BDAEAF #D8D0D0 #F1EEEE
Accessibility & contrast
On white
2.13
#BDAEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#BDAEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDAEAF
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDAEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDAEAF | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B0AF
Deuteranopia (green-blind)
#B3B2AF
Tritanopia (blue-blind)
#C0ADAE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bdaeaf; /* rgb */ color: rgb(189, 174, 175); /* oklch */ color: oklch(76.4% 0.017 12.9);
Tailwind
colors: {
custom: {
50: '#d1c6c6',
500: '#bdaeaf',
950: '#000000',
},
}SCSS
$custom: #bdaeaf; $custom-light: #d1c6c6; $custom-dark: #000000;
JSON
{
"hex": "#bdaeaf",
"rgb": {
"r": 189,
"g": 174,
"b": 175
},
"hsl": {
"h": 356,
"s": 10.204,
"l": 71.176
},
"oklch": {
"l": 0.76377,
"c": 0.01733,
"h": 12.9
},
"luminance": 0.44186
}Semantic roles & 50–950 ramp
primary
#BDAEAF
secondary
#E1E5E5
accent
#949051
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282