#DABBBD#DABBBD
#DABBBD is a light, muted red. Relative luminance 0.541; OKLCH L 81.9% C 0.036 H 13.5°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DABBBD |
|---|---|
| RGB | rgb(218, 187, 189) |
| HSL | hsl(356, 30%, 79%) |
| HSV | hsv(356, 14%, 85%) |
| CMYK | cmyk(0%, 14.2%, 13.3%, 14.5%) |
| CIE-LAB | lab(78.53, 11.37, 3.09) |
| CIE-LCH | lch(78.53, 11.78, 15.22°) |
| OKLab | oklab(81.93% 0.0346 0.0083) |
| OKLCH | oklch(81.93% 0.036 13.5) |
| XYZ | xyz(55.8687, 54.1217, 55.6377) |
| Luminance | 0.5412 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.93
Dusty Pink
#D8A7B1
ΔE00 7.11
Pale Rose
#FDC1C5
ΔE00 8.03
Light Rose
#FFC5CB
ΔE00 8.12
Pale Pink
#FFCFDC
ΔE00 8.47
Light Pink
#FFD1DF
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DABBBD #BBDAD8
analogous
#DABBCD #DABBBD #DAC9BB
triadic
#DABBBD #BDDABB #BBBDDA
tetradic
#DABBBD #CDDABB #BBDAD8 #C9BBDA
square
#DABBBD #CDDABB #BBDAD8 #C9BBDA
split-complementary
#DABBBD #BBDAC9 #BBCDDA
monochromatic
#AF6C70 #C49397 #DABBBD #F0E3E3 #F4EBEC
Accessibility & contrast
On white
1.78
#DABBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#DABBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DABBBD
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DABBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DABBBD | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBD
Deuteranopia (green-blind)
#C7C4BD
Tritanopia (blue-blind)
#E1B9BC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dabbbd; /* rgb */ color: rgb(218, 187, 189); /* oklch */ color: oklch(81.9% 0.036 13.5);
Tailwind
colors: {
custom: {
50: '#e5cfd0',
500: '#dabbbd',
950: '#000000',
},
}SCSS
$custom: #dabbbd; $custom-light: #e5cfd0; $custom-dark: #000000;
JSON
{
"hex": "#dabbbd",
"rgb": {
"r": 218,
"g": 187,
"b": 189
},
"hsl": {
"h": 356.129,
"s": 29.524,
"l": 79.412
},
"oklch": {
"l": 0.81926,
"c": 0.03561,
"h": 13.5
},
"luminance": 0.5412
}Semantic roles & 50–950 ramp
primary
#DABBBD
secondary
#88B1AE
accent
#A8A13D
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161314
muted
#848383