#DFBB7B#DFBB7B
#DFBB7B is a light, moderate orange. Relative luminance 0.527; OKLCH L 80.9% C 0.092 H 81.2°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBB7B |
|---|---|
| RGB | rgb(223, 187, 123) |
| HSL | hsl(38, 61%, 68%) |
| HSV | hsv(38, 45%, 87%) |
| CMYK | cmyk(0%, 16.1%, 44.8%, 12.5%) |
| CIE-LAB | lab(77.67, 4.59, 37.15) |
| CIE-LCH | lch(77.67, 37.44, 82.96°) |
| OKLab | oklab(80.93% 0.014 0.0906) |
| OKLCH | oklch(80.93% 0.092 81.2) |
| XYZ | xyz(51.7786, 52.6612, 26.1723) |
| Luminance | 0.5266 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.23
Very Light Brown
#D3B683
ΔE00 3.39
Burlywood
#DEB887
ΔE00 3.91
Fawn
#CFAF7B
ΔE00 4.13
Sandstone
#C9AE74
ΔE00 4.69
Desert
#CCAD60
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBB7B #7B9FDF
analogous
#DF897B #DFBB7B #D1DF7B
triadic
#DFBB7B #7BDFBB #BB7BDF
tetradic
#DFBB7B #7BDF89 #7B9FDF #DF7BD1
square
#DFBB7B #7BDF89 #7B9FDF #DF7BD1
split-complementary
#DFBB7B #7BD1DF #897BDF
monochromatic
#B4832C #D3A24A #DFBB7B #EBD4AC #F7EEDE
Accessibility & contrast
On white
1.82
#DFBB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#DFBB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBB7B
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBB7B | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBB76
Deuteranopia (green-blind)
#D3C47D
Tritanopia (blue-blind)
#EEB0AB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dfbb7b; /* rgb */ color: rgb(223, 187, 123); /* oklch */ color: oklch(80.9% 0.092 81.2);
Tailwind
colors: {
custom: {
50: '#ebcfa2',
500: '#dfbb7b',
950: '#000000',
},
}SCSS
$custom: #dfbb7b; $custom-light: #ebcfa2; $custom-dark: #000000;
JSON
{
"hex": "#dfbb7b",
"rgb": {
"r": 223,
"g": 187,
"b": 123
},
"hsl": {
"h": 38.4,
"s": 60.976,
"l": 67.843
},
"oklch": {
"l": 0.80929,
"c": 0.0917,
"h": 81.2
},
"luminance": 0.52659
}Semantic roles & 50–950 ramp
primary
#DFBB7B
secondary
#4970B5
accent
#5BC91D
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#16130F
muted
#858380