#DBBFB0#DBBFB0
#DBBFB0 is a very light, muted orange. Relative luminance 0.555; OKLCH L 82.4% C 0.038 H 50.0°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBFB0 |
|---|---|
| RGB | rgb(219, 191, 176) |
| HSL | hsl(21, 37%, 77%) |
| HSV | hsv(21, 20%, 86%) |
| CMYK | cmyk(0%, 12.8%, 19.6%, 14.1%) |
| CIE-LAB | lab(79.30, 7.57, 11.22) |
| CIE-LCH | lch(79.30, 13.54, 55.99°) |
| OKLab | oklab(82.45% 0.0246 0.0292) |
| OKLCH | oklch(82.45% 0.038 50) |
| XYZ | xyz(55.6807, 55.4579, 48.8372) |
| Luminance | 0.5546 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 7.23
Warm Gray
#C9BEB0
ΔE00 7.28
Pinkish Grey
#C8ACA9
ΔE00 7.40
Peach
#FFDAB9
ΔE00 9.06
Warm Beige
#E9DCC9
ΔE00 9.66
Mushroom
#BA9E88
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBFB0 #B0CCDB
analogous
#DBB0B7 #DBBFB0 #DBD4B0
triadic
#DBBFB0 #B0DBBF #BFB0DB
tetradic
#DBBFB0 #B7DBB0 #B0CCDB #D4B0DB
square
#DBBFB0 #B7DBB0 #B0CCDB #D4B0DB
split-complementary
#DBBFB0 #B0DBD4 #B0B7DB
monochromatic
#B57B5C #C89D86 #DBBFB0 #EEE1DA #F5EEEA
Accessibility & contrast
On white
1.74
#DBBFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#DBBFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBFB0
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBFB0 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C1AF
Deuteranopia (green-blind)
#CDC7B0
Tritanopia (blue-blind)
#E3BABB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dbbfb0; /* rgb */ color: rgb(219, 191, 176); /* oklch */ color: oklch(82.4% 0.038 50.0);
Tailwind
colors: {
custom: {
50: '#e6d2c7',
500: '#dbbfb0',
950: '#000000',
},
}SCSS
$custom: #dbbfb0; $custom-light: #e6d2c7; $custom-dark: #000000;
JSON
{
"hex": "#dbbfb0",
"rgb": {
"r": 219,
"g": 191,
"b": 176
},
"hsl": {
"h": 20.93,
"s": 37.391,
"l": 77.451
},
"oklch": {
"l": 0.82446,
"c": 0.03818,
"h": 50
},
"luminance": 0.55456
}Semantic roles & 50–950 ramp
primary
#DBBFB0
secondary
#7DA0B3
accent
#85B035
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161413
muted
#848382