#DBBEAE#DBBEAE
#DBBEAE is a very light, muted orange. Relative luminance 0.549; OKLCH L 82.2% C 0.040 H 50.7°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBEAE |
|---|---|
| RGB | rgb(219, 190, 174) |
| HSL | hsl(21, 38%, 77%) |
| HSV | hsv(21, 21%, 86%) |
| CMYK | cmyk(0%, 13.2%, 20.5%, 14.1%) |
| CIE-LAB | lab(79.01, 7.81, 11.88) |
| CIE-LCH | lch(79.01, 14.22, 56.69°) |
| OKLab | oklab(82.2% 0.0253 0.0309) |
| OKLCH | oklch(82.2% 0.04 50.7) |
| XYZ | xyz(55.2670, 54.9446, 47.7303) |
| Luminance | 0.5494 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 7.02
Warm Gray
#C9BEB0
ΔE00 7.47
Pinkish Grey
#C8ACA9
ΔE00 7.52
Peach
#FFDAB9
ΔE00 8.95
Mushroom
#BA9E88
ΔE00 9.40
Tan
#D2B48C
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBEAE #AECBDB
analogous
#DBAEB5 #DBBEAE #DBD5AE
triadic
#DBBEAE #AEDBBE #BEAEDB
tetradic
#DBBEAE #B5DBAE #AECBDB #D5AEDB
square
#DBBEAE #B5DBAE #AECBDB #D5AEDB
split-complementary
#DBBEAE #AEDBD5 #AEB5DB
monochromatic
#B57A59 #C89C84 #DBBEAE #EEE0D8 #F6EEEA
Accessibility & contrast
On white
1.75
#DBBEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#DBBEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBEAE
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBEAE | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C0AD
Deuteranopia (green-blind)
#CCC6AE
Tritanopia (blue-blind)
#E4B9B9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dbbeae; /* rgb */ color: rgb(219, 190, 174); /* oklch */ color: oklch(82.2% 0.040 50.7);
Tailwind
colors: {
custom: {
50: '#e6d1c6',
500: '#dbbeae',
950: '#000000',
},
}SCSS
$custom: #dbbeae; $custom-light: #e6d1c6; $custom-dark: #000000;
JSON
{
"hex": "#dbbeae",
"rgb": {
"r": 219,
"g": 190,
"b": 174
},
"hsl": {
"h": 21.333,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.82201,
"c": 0.03993,
"h": 50.7
},
"luminance": 0.54943
}Semantic roles & 50–950 ramp
primary
#DBBEAE
secondary
#7A9FB3
accent
#85B134
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161413
muted
#848382