#DBBABB#DBBABB
#DBBABB is a light, muted red. Relative luminance 0.538; OKLCH L 81.8% C 0.038 H 15.9°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBABB |
|---|---|
| RGB | rgb(219, 186, 187) |
| HSL | hsl(358, 31%, 79%) |
| HSV | hsv(358, 15%, 86%) |
| CMYK | cmyk(0%, 15.1%, 14.6%, 14.1%) |
| CIE-LAB | lab(78.33, 11.94, 3.89) |
| CIE-LCH | lch(78.33, 12.56, 18.02°) |
| OKLab | oklab(81.77% 0.0365 0.0104) |
| OKLCH | oklch(81.77% 0.038 15.9) |
| XYZ | xyz(55.7417, 53.7673, 54.4459) |
| Luminance | 0.5377 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.79
Dusty Pink
#D8A7B1
ΔE00 6.80
Pale Rose
#FDC1C5
ΔE00 7.62
Light Rose
#FFC5CB
ΔE00 7.80
Pale Pink
#FFCFDC
ΔE00 8.49
Bubblegum
#FFC1CC
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBABB #BADBDA
analogous
#DBBACC #DBBABB #DBCABA
triadic
#DBBABB #BBDBBA #BABBDB
tetradic
#DBBABB #CCDBBA #BADBDA #CABADB
square
#DBBABB #CCDBBA #BADBDA #CABADB
split-complementary
#DBBABB #BADBCA #BACCDB
monochromatic
#B16A6C #C69293 #DBBABB #F0E2E3 #F5EBEB
Accessibility & contrast
On white
1.79
#DBBABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#DBBABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBABB
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBABB | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBB
Deuteranopia (green-blind)
#C7C4BB
Tritanopia (blue-blind)
#E2B7BA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dbbabb; /* rgb */ color: rgb(219, 186, 187); /* oklch */ color: oklch(81.8% 0.038 15.9);
Tailwind
colors: {
custom: {
50: '#e6cecf',
500: '#dbbabb',
950: '#000000',
},
}SCSS
$custom: #dbbabb; $custom-light: #e6cecf; $custom-dark: #000000;
JSON
{
"hex": "#dbbabb",
"rgb": {
"r": 219,
"g": 186,
"b": 187
},
"hsl": {
"h": 358.182,
"s": 31.429,
"l": 79.412
},
"oklch": {
"l": 0.81769,
"c": 0.03795,
"h": 15.9
},
"luminance": 0.53766
}Semantic roles & 50–950 ramp
primary
#DBBABB
secondary
#87B2B1
accent
#AAA73B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161313
muted
#848383