#DBBCB8#DBBCB8
#DBBCB8 is a very light, muted red. Relative luminance 0.545; OKLCH L 82.1% C 0.036 H 26.6°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBCB8 |
|---|---|
| RGB | rgb(219, 188, 184) |
| HSL | hsl(7, 33%, 79%) |
| HSV | hsv(7, 16%, 86%) |
| CMYK | cmyk(0%, 14.2%, 16%, 14.1%) |
| CIE-LAB | lab(78.75, 10.40, 6.11) |
| CIE-LCH | lch(78.75, 12.06, 30.45°) |
| OKLab | oklab(82.07% 0.0323 0.0162) |
| OKLCH | oklch(82.07% 0.036 26.6) |
| XYZ | xyz(55.8482, 54.4888, 52.9136) |
| Luminance | 0.5449 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.49
Dusty Pink
#D8A7B1
ΔE00 8.75
Pale Rose
#FDC1C5
ΔE00 8.76
Light Rose
#FFC5CB
ΔE00 9.04
Mistyrose
#FFE4E1
ΔE00 9.23
Pale Pink
#FFCFDC
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBCB8 #B8D7DB
analogous
#DBB8C6 #DBBCB8 #DBCEB8
triadic
#DBBCB8 #B8DBBC #BCB8DB
tetradic
#DBBCB8 #C6DBB8 #B8D7DB #CEB8DB
square
#DBBCB8 #C6DBB8 #B8D7DB #CEB8DB
split-complementary
#DBBCB8 #B8DBCE #B8C6DB
monochromatic
#B26F67 #C6968F #DBBCB8 #F0E2E1 #F5ECEB
Accessibility & contrast
On white
1.77
#DBBCB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#DBBCB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBCB8
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBCB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBCB8 | 1.00 | 1.77 | 11.90 | 11.90 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C0B8
Deuteranopia (green-blind)
#C9C5B8
Tritanopia (blue-blind)
#E3B9BB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dbbcb8; /* rgb */ color: rgb(219, 188, 184); /* oklch */ color: oklch(82.1% 0.036 26.6);
Tailwind
colors: {
custom: {
50: '#e6d0cd',
500: '#dbbcb8',
950: '#000000',
},
}SCSS
$custom: #dbbcb8; $custom-light: #e6d0cd; $custom-dark: #000000;
JSON
{
"hex": "#dbbcb8",
"rgb": {
"r": 219,
"g": 188,
"b": 184
},
"hsl": {
"h": 6.857,
"s": 32.71,
"l": 79.02
},
"oklch": {
"l": 0.82072,
"c": 0.0361,
"h": 26.6
},
"luminance": 0.54487
}Semantic roles & 50–950 ramp
primary
#DBBCB8
secondary
#85ADB2
accent
#9FAB3A
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#161413
muted
#848383