#D4BABB#D4BABB
#D4BABB is a light, muted red. Relative luminance 0.527; OKLCH L 81.1% C 0.030 H 15.1°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D4BABB |
|---|---|
| RGB | rgb(212, 186, 187) |
| HSL | hsl(358, 23%, 78%) |
| HSV | hsv(358, 12%, 83%) |
| CMYK | cmyk(0%, 12.3%, 11.8%, 16.9%) |
| CIE-LAB | lab(77.70, 9.42, 2.90) |
| CIE-LCH | lch(77.70, 9.85, 17.12°) |
| OKLab | oklab(81.13% 0.0288 0.0078) |
| OKLCH | oklch(81.13% 0.03 15.1) |
| XYZ | xyz(53.6794, 52.7039, 54.3492) |
| Luminance | 0.5270 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.13
Dusty Pink
#D8A7B1
ΔE00 8.27
Thistle
#D8BFD8
ΔE00 9.24
Pale Rose
#FDC1C5
ΔE00 9.76
Light Rose
#FFC5CB
ΔE00 9.85
Mistyrose
#FFE4E1
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4BABB #BAD4D3
analogous
#D4BAC8 #D4BABB #D4C6BA
triadic
#D4BABB #BBD4BA #BABBD4
tetradic
#D4BABB #C8D4BA #BAD4D3 #C6BAD4
square
#D4BABB #C8D4BA #BAD4D3 #C6BAD4
split-complementary
#D4BABB #BAD4C6 #BAC8D4
monochromatic
#A56F71 #BD9496 #D4BABB #EBE0E0 #F3ECEC
Accessibility & contrast
On white
1.82
#D4BABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#D4BABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4BABB
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4BABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4BABB | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBDBB
Deuteranopia (green-blind)
#C4C2BB
Tritanopia (blue-blind)
#DAB8BA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #d4babb; /* rgb */ color: rgb(212, 186, 187); /* oklch */ color: oklch(81.1% 0.030 15.1);
Tailwind
colors: {
custom: {
50: '#e1cecf',
500: '#d4babb',
950: '#000000',
},
}SCSS
$custom: #d4babb; $custom-light: #e1cecf; $custom-dark: #000000;
JSON
{
"hex": "#d4babb",
"rgb": {
"r": 212,
"g": 186,
"b": 187
},
"hsl": {
"h": 357.692,
"s": 23.214,
"l": 78.039
},
"oklch": {
"l": 0.81133,
"c": 0.02979,
"h": 15.1
},
"luminance": 0.52703
}Semantic roles & 50–950 ramp
primary
#D4BABB
secondary
#89AAA8
accent
#A29E44
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151313
muted
#848383