#DBBABE#DBBABE
#DBBABE is a light, muted red. Relative luminance 0.539; OKLCH L 81.9% C 0.038 H 9.7°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBABE |
|---|---|
| RGB | rgb(219, 186, 190) |
| HSL | hsl(353, 31%, 79%) |
| HSV | hsv(353, 15%, 86%) |
| CMYK | cmyk(0%, 15.1%, 13.2%, 14.1%) |
| CIE-LAB | lab(78.40, 12.43, 2.37) |
| CIE-LCH | lch(78.40, 12.65, 10.81°) |
| OKLab | oklab(81.85% 0.0376 0.0064) |
| OKLCH | oklch(81.85% 0.038 9.7) |
| XYZ | xyz(56.0662, 53.8971, 56.1550) |
| Luminance | 0.5390 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.46
Dusty Pink
#D8A7B1
ΔE00 6.26
Pale Rose
#FDC1C5
ΔE00 7.48
Light Rose
#FFC5CB
ΔE00 7.54
Pale Pink
#FFCFDC
ΔE00 7.84
Light Pink
#FFD1DF
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBABE #BADBD7
analogous
#DBBACF #DBBABE #DBC7BA
triadic
#DBBABE #BEDBBA #BABEDB
tetradic
#DBBABE #CFDBBA #BADBD7 #C7BADB
square
#DBBABE #CFDBBA #BADBD7 #C7BADB
split-complementary
#DBBABE #BADBC7 #BACFDB
monochromatic
#B16A72 #C69298 #DBBABE #F0E2E4 #F5EBEC
Accessibility & contrast
On white
1.78
#DBBABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#DBBABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBABE
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBABE | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBFBE
Deuteranopia (green-blind)
#C6C4BD
Tritanopia (blue-blind)
#E2B8BB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dbbabe; /* rgb */ color: rgb(219, 186, 190); /* oklch */ color: oklch(81.9% 0.038 9.7);
Tailwind
colors: {
custom: {
50: '#e6ced1',
500: '#dbbabe',
950: '#000000',
},
}SCSS
$custom: #dbbabe; $custom-light: #e6ced1; $custom-dark: #000000;
JSON
{
"hex": "#dbbabe",
"rgb": {
"r": 219,
"g": 186,
"b": 190
},
"hsl": {
"h": 352.727,
"s": 31.429,
"l": 79.412
},
"oklch": {
"l": 0.81853,
"c": 0.03819,
"h": 9.7
},
"luminance": 0.53896
}Semantic roles & 50–950 ramp
primary
#DBBABE
secondary
#87B2AD
accent
#AA9D3B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161314
muted
#848383