#DBBFB8#DBBFB8
#DBBFB8 is a very light, muted red. Relative luminance 0.558; OKLCH L 82.7% C 0.034 H 34.3°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBFB8 |
|---|---|
| RGB | rgb(219, 191, 184) |
| HSL | hsl(12, 33%, 79%) |
| HSV | hsv(12, 16%, 86%) |
| CMYK | cmyk(0%, 12.8%, 16%, 14.1%) |
| CIE-LAB | lab(79.49, 8.80, 7.18) |
| CIE-LCH | lch(79.49, 11.36, 39.22°) |
| OKLab | oklab(82.65% 0.0277 0.0189) |
| OKLCH | oklch(82.65% 0.034 34.3) |
| XYZ | xyz(56.4957, 55.7838, 53.1294) |
| Luminance | 0.5578 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.27
Mistyrose
#FFE4E1
ΔE00 8.77
Warm Gray
#C9BEB0
ΔE00 9.14
Apricot
#FBCEB1
ΔE00 9.54
Pale Rose
#FDC1C5
ΔE00 10.22
Light Rose
#FFC5CB
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBFB8 #B8D4DB
analogous
#DBB8C3 #DBBFB8 #DBD1B8
triadic
#DBBFB8 #B8DBBF #BFB8DB
tetradic
#DBBFB8 #C3DBB8 #B8D4DB #D1B8DB
square
#DBBFB8 #C3DBB8 #B8D4DB #D1B8DB
split-complementary
#DBBFB8 #B8DBD1 #B8C3DB
monochromatic
#B27667 #C69A8F #DBBFB8 #F0E4E1 #F5EDEB
Accessibility & contrast
On white
1.73
#DBBFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#DBBFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBFB8
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBFB8 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C2B8
Deuteranopia (green-blind)
#CBC7B8
Tritanopia (blue-blind)
#E2BCBD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dbbfb8; /* rgb */ color: rgb(219, 191, 184); /* oklch */ color: oklch(82.7% 0.034 34.3);
Tailwind
colors: {
custom: {
50: '#e6d2cd',
500: '#dbbfb8',
950: '#000000',
},
}SCSS
$custom: #dbbfb8; $custom-light: #e6d2cd; $custom-dark: #000000;
JSON
{
"hex": "#dbbfb8",
"rgb": {
"r": 219,
"g": 191,
"b": 184
},
"hsl": {
"h": 12,
"s": 32.71,
"l": 79.02
},
"oklch": {
"l": 0.82653,
"c": 0.03355,
"h": 34.3
},
"luminance": 0.55782
}Semantic roles & 50–950 ramp
primary
#DBBFB8
secondary
#85A9B2
accent
#95AB3A
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#161413
muted
#848383