#DBBFB7#DBBFB7
#DBBFB7 is a very light, muted red. Relative luminance 0.557; OKLCH L 82.6% C 0.034 H 36.5°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBFB7 |
|---|---|
| RGB | rgb(219, 191, 183) |
| HSL | hsl(13, 33%, 79%) |
| HSV | hsv(13, 16%, 86%) |
| CMYK | cmyk(0%, 12.8%, 16.4%, 14.1%) |
| CIE-LAB | lab(79.47, 8.65, 7.69) |
| CIE-LCH | lch(79.47, 11.57, 41.65°) |
| OKLab | oklab(82.63% 0.0273 0.0202) |
| OKLCH | oklch(82.63% 0.034 36.5) |
| XYZ | xyz(56.3913, 55.7421, 52.5793) |
| Luminance | 0.5574 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.44
Warm Gray
#C9BEB0
ΔE00 8.85
Mistyrose
#FFE4E1
ΔE00 8.89
Apricot
#FBCEB1
ΔE00 9.19
Pale Rose
#FDC1C5
ΔE00 10.52
Light Rose
#FFC5CB
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBFB7 #B7D3DB
analogous
#DBB7C1 #DBBFB7 #DBD1B7
triadic
#DBBFB7 #B7DBBF #BFB7DB
tetradic
#DBBFB7 #C1DBB7 #B7D3DB #D1B7DB
square
#DBBFB7 #C1DBB7 #B7D3DB #D1B7DB
split-complementary
#DBBFB7 #B7DBD1 #B7C1DB
monochromatic
#B27665 #C79B8E #DBBFB7 #EFE3E0 #F5EDEB
Accessibility & contrast
On white
1.73
#DBBFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#DBBFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBFB7
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBFB7 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C2B6
Deuteranopia (green-blind)
#CCC7B7
Tritanopia (blue-blind)
#E3BBBD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dbbfb7; /* rgb */ color: rgb(219, 191, 183); /* oklch */ color: oklch(82.6% 0.034 36.5);
Tailwind
colors: {
custom: {
50: '#e6d2cc',
500: '#dbbfb7',
950: '#000000',
},
}SCSS
$custom: #dbbfb7; $custom-light: #e6d2cc; $custom-dark: #000000;
JSON
{
"hex": "#dbbfb7",
"rgb": {
"r": 219,
"g": 191,
"b": 183
},
"hsl": {
"h": 13.333,
"s": 33.333,
"l": 78.824
},
"oklch": {
"l": 0.82627,
"c": 0.03398,
"h": 36.5
},
"luminance": 0.55741
}Semantic roles & 50–950 ramp
primary
#DBBFB7
secondary
#84A8B2
accent
#93AC39
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#161413
muted
#848383