#DFBAAB#DFBAAB
#DFBAAB is a light, muted orange. Relative luminance 0.537; OKLCH L 81.7% C 0.048 H 43.3°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBAAB |
|---|---|
| RGB | rgb(223, 186, 171) |
| HSL | hsl(17, 45%, 77%) |
| HSV | hsv(17, 23%, 87%) |
| CMYK | cmyk(0%, 16.6%, 23.3%, 12.5%) |
| CIE-LAB | lab(78.31, 10.99, 12.56) |
| CIE-LCH | lch(78.31, 16.69, 48.83°) |
| OKLab | oklab(81.72% 0.0347 0.0326) |
| OKLCH | oklch(81.72% 0.048 43.3) |
| XYZ | xyz(55.3415, 53.7481, 45.9794) |
| Luminance | 0.5375 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.70
Apricot
#FBCEB1
ΔE00 7.12
Pale Salmon
#FFB19A
ΔE00 9.07
Pinkish Tan
#D99B82
ΔE00 9.50
Mushroom
#BA9E88
ΔE00 9.91
Peach
#FFDAB9
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBAAB #ABD0DF
analogous
#DFABB6 #DFBAAB #DFD4AB
triadic
#DFBAAB #ABDFBA #BAABDF
tetradic
#DFBAAB #B6DFAB #ABD0DF #D4ABDF
square
#DFBAAB #B6DFAB #ABD0DF #D4ABDF
split-complementary
#DFBAAB #ABDFD4 #ABB6DF
monochromatic
#BD7152 #CE967F #DFBAAB #F0DED7 #F7EDE9
Accessibility & contrast
On white
1.79
#DFBAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#DFBAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBAAB
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBAAB | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BDAA
Deuteranopia (green-blind)
#CCC5AB
Tritanopia (blue-blind)
#E9B5B6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dfbaab; /* rgb */ color: rgb(223, 186, 171); /* oklch */ color: oklch(81.7% 0.048 43.3);
Tailwind
colors: {
custom: {
50: '#e9cec4',
500: '#dfbaab',
950: '#000000',
},
}SCSS
$custom: #dfbaab; $custom-light: #e9cec4; $custom-dark: #000000;
JSON
{
"hex": "#dfbaab",
"rgb": {
"r": 223,
"g": 186,
"b": 171
},
"hsl": {
"h": 17.308,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.81721,
"c": 0.04762,
"h": 43.3
},
"luminance": 0.53746
}Semantic roles & 50–950 ramp
primary
#DFBAAB
secondary
#76A5B8
accent
#90B82E
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161312
muted
#848382