#DBBFBC#DBBFBC
#DBBFBC is a very light, muted red. Relative luminance 0.560; OKLCH L 82.8% C 0.032 H 25.1°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBFBC |
|---|---|
| RGB | rgb(219, 191, 188) |
| HSL | hsl(6, 30%, 80%) |
| HSV | hsv(6, 14%, 86%) |
| CMYK | cmyk(0%, 12.8%, 14.2%, 14.1%) |
| CIE-LAB | lab(79.59, 9.44, 5.17) |
| CIE-LCH | lch(79.59, 10.76, 28.72°) |
| OKLab | oklab(82.76% 0.0293 0.0137) |
| OKLCH | oklch(82.76% 0.032 25.1) |
| XYZ | xyz(56.9209, 55.9539, 55.3689) |
| Luminance | 0.5595 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.00
Mistyrose
#FFE4E1
ΔE00 8.52
Pale Rose
#FDC1C5
ΔE00 9.26
Light Rose
#FFC5CB
ΔE00 9.40
Dusty Pink
#D8A7B1
ΔE00 9.40
Pale Pink
#FFCFDC
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBFBC #BCD8DB
analogous
#DBBCC9 #DBBFBC #DBCEBC
triadic
#DBBFBC #BCDBBF #BFBCDB
tetradic
#DBBFBC #C9DBBC #BCD8DB #CEBCDB
square
#DBBFBC #C9DBBC #BCD8DB #CEBCDB
split-complementary
#DBBFBC #BCDBCE #BCC9DB
monochromatic
#B0736C #C69994 #DBBFBC #F0E5E4 #F4ECEB
Accessibility & contrast
On white
1.72
#DBBFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#DBBFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBFBC
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBFBC | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BC
Deuteranopia (green-blind)
#CBC7BC
Tritanopia (blue-blind)
#E2BCBE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dbbfbc; /* rgb */ color: rgb(219, 191, 188); /* oklch */ color: oklch(82.8% 0.032 25.1);
Tailwind
colors: {
custom: {
50: '#e6d2d0',
500: '#dbbfbc',
950: '#000000',
},
}SCSS
$custom: #dbbfbc; $custom-light: #e6d2d0; $custom-dark: #000000;
JSON
{
"hex": "#dbbfbc",
"rgb": {
"r": 219,
"g": 191,
"b": 188
},
"hsl": {
"h": 5.806,
"s": 30.097,
"l": 79.804
},
"oklch": {
"l": 0.82761,
"c": 0.03232,
"h": 25.1
},
"luminance": 0.55953
}Semantic roles & 50–950 ramp
primary
#DBBFBC
secondary
#89AEB2
accent
#9EA93D
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383