#DBBBB9#DBBBB9
#DBBBB9 is a light, muted red. Relative luminance 0.541; OKLCH L 81.9% C 0.037 H 22.2°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBBB9 |
|---|---|
| RGB | rgb(219, 187, 185) |
| HSL | hsl(4, 32%, 79%) |
| HSV | hsv(4, 16%, 86%) |
| CMYK | cmyk(0%, 14.6%, 15.5%, 14.1%) |
| CIE-LAB | lab(78.52, 11.09, 5.25) |
| CIE-LCH | lch(78.52, 12.27, 25.34°) |
| OKLab | oklab(81.91% 0.0342 0.0139) |
| OKLCH | oklch(81.91% 0.037 22.2) |
| XYZ | xyz(55.7405, 54.1051, 53.3966) |
| Luminance | 0.5410 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.45
Dusty Pink
#D8A7B1
ΔE00 7.86
Pale Rose
#FDC1C5
ΔE00 8.18
Light Rose
#FFC5CB
ΔE00 8.43
Pale Pink
#FFCFDC
ΔE00 9.32
Mistyrose
#FFE4E1
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBBB9 #B9D9DB
analogous
#DBB9C8 #DBBBB9 #DBCCB9
triadic
#DBBBB9 #B9DBBB #BBB9DB
tetradic
#DBBBB9 #C8DBB9 #B9D9DB #CCB9DB
square
#DBBBB9 #C8DBB9 #B9D9DB #CCB9DB
split-complementary
#DBBBB9 #B9DBCC #B9C8DB
monochromatic
#B16C68 #C69491 #DBBBB9 #F0E2E1 #F5EBEB
Accessibility & contrast
On white
1.78
#DBBBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#DBBBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBBB9
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBBB9 | 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)
#C1BFB9
Deuteranopia (green-blind)
#C8C5B9
Tritanopia (blue-blind)
#E3B8BB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dbbbb9; /* rgb */ color: rgb(219, 187, 185); /* oklch */ color: oklch(81.9% 0.037 22.2);
Tailwind
colors: {
custom: {
50: '#e6cfce',
500: '#dbbbb9',
950: '#000000',
},
}SCSS
$custom: #dbbbb9; $custom-light: #e6cfce; $custom-dark: #000000;
JSON
{
"hex": "#dbbbb9",
"rgb": {
"r": 219,
"g": 187,
"b": 185
},
"hsl": {
"h": 3.529,
"s": 32.075,
"l": 79.216
},
"oklch": {
"l": 0.81906,
"c": 0.03693,
"h": 22.2
},
"luminance": 0.54103
}Semantic roles & 50–950 ramp
primary
#DBBBB9
secondary
#86B0B2
accent
#A4AB3B
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#161313
muted
#848383