#DBC0BB#DBC0BB
#DBC0BB is a very light, muted red. Relative luminance 0.563; OKLCH L 82.9% C 0.032 H 30.2°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DBC0BB |
|---|---|
| RGB | rgb(219, 192, 187) |
| HSL | hsl(9, 31%, 80%) |
| HSV | hsv(9, 15%, 86%) |
| CMYK | cmyk(0%, 12.3%, 14.6%, 14.1%) |
| CIE-LAB | lab(79.81, 8.74, 6.03) |
| CIE-LCH | lch(79.81, 10.62, 34.60°) |
| OKLab | oklab(82.93% 0.0274 0.0159) |
| OKLCH | oklch(82.93% 0.032 30.2) |
| XYZ | xyz(57.0323, 56.3486, 54.8761) |
| Luminance | 0.5635 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.28
Mistyrose
#FFE4E1
ΔE00 8.40
Warm Gray
#C9BEB0
ΔE00 9.46
Pale Rose
#FDC1C5
ΔE00 9.95
Light Rose
#FFC5CB
ΔE00 10.12
Apricot
#FBCEB1
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBC0BB #BBD6DB
analogous
#DBBBC6 #DBC0BB #DBD0BB
triadic
#DBC0BB #BBDBC0 #C0BBDB
tetradic
#DBC0BB #C6DBBB #BBD6DB #D0BBDB
square
#DBC0BB #C6DBBB #BBD6DB #D0BBDB
split-complementary
#DBC0BB #BBDBD0 #BBC6DB
monochromatic
#B1766B #C69B93 #DBC0BB #F0E5E3 #F4ECEB
Accessibility & contrast
On white
1.71
#DBC0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#DBC0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBC0BB
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBC0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBC0BB | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BB
Deuteranopia (green-blind)
#CCC8BB
Tritanopia (blue-blind)
#E2BDBF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dbc0bb; /* rgb */ color: rgb(219, 192, 187); /* oklch */ color: oklch(82.9% 0.032 30.2);
Tailwind
colors: {
custom: {
50: '#e6d3cf',
500: '#dbc0bb',
950: '#000000',
},
}SCSS
$custom: #dbc0bb; $custom-light: #e6d3cf; $custom-dark: #000000;
JSON
{
"hex": "#dbc0bb",
"rgb": {
"r": 219,
"g": 192,
"b": 187
},
"hsl": {
"h": 9.375,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.82928,
"c": 0.03166,
"h": 30.2
},
"luminance": 0.56347
}Semantic roles & 50–950 ramp
primary
#DBC0BB
secondary
#88ACB2
accent
#98A93C
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161413
muted
#848383