#BDAFB2#BDAFB2
#BDAFB2 is a light, near-neutral red. Relative luminance 0.447; OKLCH L 76.7% C 0.017 H 2.8°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BDAFB2 |
|---|---|
| RGB | rgb(189, 175, 178) |
| HSL | hsl(347, 10%, 71%) |
| HSV | hsv(347, 7%, 74%) |
| CMYK | cmyk(0%, 7.4%, 5.8%, 25.9%) |
| CIE-LAB | lab(72.69, 5.53, 0.28) |
| CIE-LCH | lch(72.69, 5.54, 2.85°) |
| OKLab | oklab(76.67% 0.0165 0.0008) |
| OKLCH | oklch(76.67% 0.017 2.8) |
| XYZ | xyz(44.3512, 44.6937, 48.4012) |
| Luminance | 0.4469 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.50
Dark Gray
#A9A9A9
ΔE00 7.48
Dove Gray
#B6B8BD
ΔE00 7.57
Silver
#C0C0C0
ΔE00 7.89
Warm Gray
#C9BEB0
ΔE00 9.95
Thistle
#D8BFD8
ΔE00 10.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDAFB2 #AFBDBA
analogous
#BDAFB9 #BDAFB2 #BDB3AF
triadic
#BDAFB2 #B2BDAF #AFB2BD
tetradic
#BDAFB2 #B9BDAF #AFBDBA #B3AFBD
square
#BDAFB2 #B9BDAF #AFBDBA #B3AFBD
split-complementary
#BDAFB2 #AFBDB3 #AFB9BD
monochromatic
#846D72 #A18D92 #BDAFB2 #D9D1D2 #F1EEEF
Accessibility & contrast
On white
2.11
#BDAFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#BDAFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDAFB2
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDAFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDAFB2 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B1B2
Deuteranopia (green-blind)
#B4B3B2
Tritanopia (blue-blind)
#C0AEB0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bdafb2; /* rgb */ color: rgb(189, 175, 178); /* oklch */ color: oklch(76.7% 0.017 2.8);
Tailwind
colors: {
custom: {
50: '#d0c6c9',
500: '#bdafb2',
950: '#000000',
},
}SCSS
$custom: #bdafb2; $custom-light: #d0c6c9; $custom-dark: #000000;
JSON
{
"hex": "#bdafb2",
"rgb": {
"r": 189,
"g": 175,
"b": 178
},
"hsl": {
"h": 347.143,
"s": 9.589,
"l": 71.373
},
"oklch": {
"l": 0.76666,
"c": 0.01656,
"h": 2.8
},
"luminance": 0.44693
}Semantic roles & 50–950 ramp
primary
#BDAFB2
secondary
#E2E6E5
accent
#948652
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282