#DBC1BB#DBC1BB
#DBC1BB is a very light, muted red. Relative luminance 0.568; OKLCH L 83.1% C 0.031 H 33.1°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DBC1BB |
|---|---|
| RGB | rgb(219, 193, 187) |
| HSL | hsl(11, 31%, 80%) |
| HSV | hsv(11, 15%, 86%) |
| CMYK | cmyk(0%, 11.9%, 14.6%, 14.1%) |
| CIE-LAB | lab(80.06, 8.21, 6.39) |
| CIE-LCH | lch(80.06, 10.41, 37.88°) |
| OKLab | oklab(83.12% 0.0259 0.0169) |
| OKLCH | oklch(83.12% 0.031 33.1) |
| XYZ | xyz(57.2526, 56.7892, 54.9495) |
| Luminance | 0.5679 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.62
Mistyrose
#FFE4E1
ΔE00 8.30
Warm Gray
#C9BEB0
ΔE00 8.85
Apricot
#FBCEB1
ΔE00 9.89
Pale Rose
#FDC1C5
ΔE00 10.47
Light Rose
#FFC5CB
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBC1BB #BBD5DB
analogous
#DBBBC5 #DBC1BB #DBD1BB
triadic
#DBC1BB #BBDBC1 #C1BBDB
tetradic
#DBC1BB #C5DBBB #BBD5DB #D1BBDB
square
#DBC1BB #C5DBBB #BBD5DB #D1BBDB
split-complementary
#DBC1BB #BBDBD1 #BBC5DB
monochromatic
#B1786B #C69D93 #DBC1BB #F0E5E3 #F4EDEB
Accessibility & contrast
On white
1.70
#DBC1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#DBC1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBC1BB
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBC1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBC1BB | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BB
Deuteranopia (green-blind)
#CCC8BB
Tritanopia (blue-blind)
#E2BEBF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dbc1bb; /* rgb */ color: rgb(219, 193, 187); /* oklch */ color: oklch(83.1% 0.031 33.1);
Tailwind
colors: {
custom: {
50: '#e6d3cf',
500: '#dbc1bb',
950: '#000000',
},
}SCSS
$custom: #dbc1bb; $custom-light: #e6d3cf; $custom-dark: #000000;
JSON
{
"hex": "#dbc1bb",
"rgb": {
"r": 219,
"g": 193,
"b": 187
},
"hsl": {
"h": 11.25,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.83123,
"c": 0.03086,
"h": 33.1
},
"luminance": 0.56788
}Semantic roles & 50–950 ramp
primary
#DBC1BB
secondary
#88AAB2
accent
#95A93C
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161413
muted
#848383