#DFBC9B#DFBC9B
#DFBC9B is a light, muted orange. Relative luminance 0.540; OKLCH L 81.7% C 0.060 H 65.2°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBC9B |
|---|---|
| RGB | rgb(223, 188, 155) |
| HSL | hsl(29, 52%, 74%) |
| HSV | hsv(29, 30%, 87%) |
| CMYK | cmyk(0%, 15.7%, 30.5%, 12.5%) |
| CIE-LAB | lab(78.48, 7.74, 21.38) |
| CIE-LCH | lch(78.48, 22.74, 70.09°) |
| OKLab | oklab(81.74% 0.0252 0.0544) |
| OKLCH | oklch(81.74% 0.06 65.2) |
| XYZ | xyz(54.3320, 54.0231, 38.5696) |
| Luminance | 0.5402 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 4.24
Burlywood
#DEB887
ΔE00 4.64
Apricot
#FBCEB1
ΔE00 6.37
Very Light Brown
#D3B683
ΔE00 6.80
Light Peach
#FFD8B1
ΔE00 6.98
Khaki
#C3B091
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBC9B #9BBEDF
analogous
#DF9B9C #DFBC9B #DFDE9B
triadic
#DFBC9B #9BDFBC #BC9BDF
tetradic
#DFBC9B #9CDF9B #9BBEDF #DE9BDF
square
#DFBC9B #9CDF9B #9BBEDF #DE9BDF
split-complementary
#DFBC9B #9BDFDE #9B9CDF
monochromatic
#C17E3E #D09D6D #DFBC9B #EEDBC9 #F8EFE8
Accessibility & contrast
On white
1.78
#DFBC9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#DFBC9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBC9B
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBC9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBC9B | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BE99
Deuteranopia (green-blind)
#D0C59C
Tritanopia (blue-blind)
#EBB4B3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dfbc9b; /* rgb */ color: rgb(223, 188, 155); /* oklch */ color: oklch(81.7% 0.060 65.2);
Tailwind
colors: {
custom: {
50: '#ead0b8',
500: '#dfbc9b',
950: '#000000',
},
}SCSS
$custom: #dfbc9b; $custom-light: #ead0b8; $custom-dark: #000000;
JSON
{
"hex": "#dfbc9b",
"rgb": {
"r": 223,
"g": 188,
"b": 155
},
"hsl": {
"h": 29.118,
"s": 51.515,
"l": 74.118
},
"oklch": {
"l": 0.81737,
"c": 0.05992,
"h": 65.2
},
"luminance": 0.54021
}Semantic roles & 50–950 ramp
primary
#DFBC9B
secondary
#6790B7
accent
#75BF27
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381