#DFB787#DFB787
#DFB787 is a light, moderate orange. Relative luminance 0.513; OKLCH L 80.4% C 0.078 H 71.4°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DFB787 |
|---|---|
| RGB | rgb(223, 183, 135) |
| HSL | hsl(33, 58%, 70%) |
| HSV | hsv(33, 39%, 87%) |
| CMYK | cmyk(0%, 17.9%, 39.5%, 12.5%) |
| CIE-LAB | lab(76.86, 7.98, 29.83) |
| CIE-LCH | lch(76.86, 30.88, 75.03°) |
| OKLab | oklab(80.36% 0.0249 0.0742) |
| OKLCH | oklch(80.36% 0.078 71.4) |
| XYZ | xyz(51.7396, 51.3067, 30.0949) |
| Luminance | 0.5130 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 0.79
Tan
#D2B48C
ΔE00 3.31
Very Light Brown
#D3B683
ΔE00 4.00
Fawn
#CFAF7B
ΔE00 4.06
Toupe
#C7AC7D
ΔE00 5.52
Tan (survey)
#D1B26F
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFB787 #87AFDF
analogous
#DF8B87 #DFB787 #DBDF87
triadic
#DFB787 #87DFB7 #B787DF
tetradic
#DFB787 #87DF8B #87AFDF #DF87DB
square
#DFB787 #87DF8B #87AFDF #DF87DB
split-complementary
#DFB787 #87DBDF #8B87DF
monochromatic
#BA7C32 #D29A57 #DFB787 #ECD4B7 #F9F1E7
Accessibility & contrast
On white
1.86
#DFB787 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#DFB787 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFB787
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFB787 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFB787 | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B884
Deuteranopia (green-blind)
#CFC288
Tritanopia (blue-blind)
#EDADAA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #dfb787; /* rgb */ color: rgb(223, 183, 135); /* oklch */ color: oklch(80.4% 0.078 71.4);
Tailwind
colors: {
custom: {
50: '#eaccaa',
500: '#dfb787',
950: '#000000',
},
}SCSS
$custom: #dfb787; $custom-light: #eaccaa; $custom-dark: #000000;
JSON
{
"hex": "#dfb787",
"rgb": {
"r": 223,
"g": 183,
"b": 135
},
"hsl": {
"h": 32.727,
"s": 57.895,
"l": 70.196
},
"oklch": {
"l": 0.80356,
"c": 0.07825,
"h": 71.4
},
"luminance": 0.51304
}Semantic roles & 50–950 ramp
primary
#DFB787
secondary
#5481B7
accent
#6BC520
background
#FFFEFD
surface
#FEFAF7
border
#D6D3D0
text
#161310
muted
#858381