#DFBABB#DFBABB
#DFBABB is a very light, muted red. Relative luminance 0.544; OKLCH L 82.1% C 0.043 H 16.2°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBABB |
|---|---|
| RGB | rgb(223, 186, 187) |
| HSL | hsl(358, 37%, 80%) |
| HSV | hsv(358, 17%, 87%) |
| CMYK | cmyk(0%, 16.6%, 16.1%, 12.5%) |
| CIE-LAB | lab(78.69, 13.39, 4.46) |
| CIE-LCH | lch(78.69, 14.12, 18.42°) |
| OKLab | oklab(82.14% 0.0409 0.0119) |
| OKLCH | oklch(82.14% 0.043 16.2) |
| XYZ | xyz(56.9599, 54.3954, 54.5030) |
| Luminance | 0.5439 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.51
Dusty Pink
#D8A7B1
ΔE00 6.22
Pale Rose
#FDC1C5
ΔE00 6.49
Light Rose
#FFC5CB
ΔE00 6.74
Bubblegum
#FFC1CC
ΔE00 7.60
Pink
#FFC0CB
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBABB #BADFDE
analogous
#DFBACE #DFBABB #DFCBBA
triadic
#DFBABB #BBDFBA #BABBDF
tetradic
#DFBABB #CEDFBA #BADFDE #CBBADF
square
#DFBABB #CEDFBA #BADFDE #CBBADF
split-complementary
#DFBABB #BADFCB #BACEDF
monochromatic
#B86669 #CC9092 #DFBABB #F2E4E4 #F5EAEA
Accessibility & contrast
On white
1.77
#DFBABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#DFBABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBABB
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBABB | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBB
Deuteranopia (green-blind)
#C8C5BA
Tritanopia (blue-blind)
#E7B7BB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dfbabb; /* rgb */ color: rgb(223, 186, 187); /* oklch */ color: oklch(82.1% 0.043 16.2);
Tailwind
colors: {
custom: {
50: '#e9cecf',
500: '#dfbabb',
950: '#000000',
},
}SCSS
$custom: #dfbabb; $custom-light: #e9cecf; $custom-dark: #000000;
JSON
{
"hex": "#dfbabb",
"rgb": {
"r": 223,
"g": 186,
"b": 187
},
"hsl": {
"h": 358.378,
"s": 36.634,
"l": 80.196
},
"oklch": {
"l": 0.8214,
"c": 0.04262,
"h": 16.2
},
"luminance": 0.54394
}Semantic roles & 50–950 ramp
primary
#DFBABB
secondary
#86B7B6
accent
#B0AC36
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161313
muted
#848383