#BDAFAB#BDAFAB
#BDAFAB is a light, near-neutral red. Relative luminance 0.444; OKLCH L 76.5% C 0.017 H 36.5°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BDAFAB |
|---|---|
| RGB | rgb(189, 175, 171) |
| HSL | hsl(13, 12%, 71%) |
| HSV | hsv(13, 10%, 74%) |
| CMYK | cmyk(0%, 7.4%, 9.5%, 25.9%) |
| CIE-LAB | lab(72.51, 4.31, 3.85) |
| CIE-LCH | lch(72.51, 5.78, 41.81°) |
| OKLab | oklab(76.46% 0.0138 0.0102) |
| OKLCH | oklch(76.46% 0.017 36.5) |
| XYZ | xyz(43.6662, 44.4197, 44.7937) |
| Luminance | 0.4442 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.46
Warm Gray
#C9BEB0
ΔE00 6.81
Dark Gray
#A9A9A9
ΔE00 6.90
Silver
#C0C0C0
ΔE00 7.47
Greige
#B8AB98
ΔE00 7.72
Dove Gray
#B6B8BD
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDAFAB #ABB9BD
analogous
#BDABB0 #BDAFAB #BDB8AB
triadic
#BDAFAB #ABBDAF #AFABBD
tetradic
#BDAFAB #B0BDAB #ABB9BD #B8ABBD
square
#BDAFAB #B0BDAB #ABB9BD #B8ABBD
split-complementary
#BDAFAB #ABBDB8 #ABB0BD
monochromatic
#856F69 #A28E89 #BDAFAB #D8D0CD #F2EFEE
Accessibility & contrast
On white
2.12
#BDAFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#BDAFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDAFAB
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDAFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDAFAB | 1.00 | 2.12 | 9.88 | 9.88 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0AB
Deuteranopia (green-blind)
#B5B3AB
Tritanopia (blue-blind)
#C1ADAE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bdafab; /* rgb */ color: rgb(189, 175, 171); /* oklch */ color: oklch(76.5% 0.017 36.5);
Tailwind
colors: {
custom: {
50: '#d1c6c4',
500: '#bdafab',
950: '#000000',
},
}SCSS
$custom: #bdafab; $custom-light: #d1c6c4; $custom-dark: #000000;
JSON
{
"hex": "#bdafab",
"rgb": {
"r": 189,
"g": 175,
"b": 171
},
"hsl": {
"h": 13.333,
"s": 12,
"l": 70.588
},
"oklch": {
"l": 0.76464,
"c": 0.01714,
"h": 36.5
},
"luminance": 0.44419
}Semantic roles & 50–950 ramp
primary
#BDAFAB
secondary
#DFE3E4
accent
#86964F
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141312
muted
#828281