#DFBB93#DFBB93
#DFBB93 is a light, moderate orange. Relative luminance 0.533; OKLCH L 81.4% C 0.067 H 69.6°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBB93 |
|---|---|
| RGB | rgb(223, 187, 147) |
| HSL | hsl(32, 54%, 73%) |
| HSV | hsv(32, 34%, 87%) |
| CMYK | cmyk(0%, 16.1%, 34.1%, 12.5%) |
| CIE-LAB | lab(78.07, 7.26, 25.09) |
| CIE-LCH | lch(78.07, 26.12, 73.85°) |
| OKLab | oklab(81.37% 0.0235 0.0632) |
| OKLCH | oklch(81.37% 0.067 69.6) |
| XYZ | xyz(53.4694, 53.3375, 35.0768) |
| Luminance | 0.5333 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.51
Tan
#D2B48C
ΔE00 2.96
Very Light Brown
#D3B683
ΔE00 4.89
Fawn
#CFAF7B
ΔE00 5.40
Toupe
#C7AC7D
ΔE00 6.29
Khaki
#C3B091
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBB93 #93B7DF
analogous
#DF9593 #DFBB93 #DDDF93
triadic
#DFBB93 #93DFBB #BB93DF
tetradic
#DFBB93 #93DF95 #93B7DF #DF93DD
square
#DFBB93 #93DF95 #93B7DF #DF93DD
split-complementary
#DFBB93 #93DDDF #9593DF
monochromatic
#BF7F39 #D19D64 #DFBB93 #EDD9C2 #F8F0E7
Accessibility & contrast
On white
1.80
#DFBB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#DFBB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBB93
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBB93 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BC90
Deuteranopia (green-blind)
#D0C494
Tritanopia (blue-blind)
#ECB2B0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #dfbb93; /* rgb */ color: rgb(223, 187, 147); /* oklch */ color: oklch(81.4% 0.067 69.6);
Tailwind
colors: {
custom: {
50: '#eacfb3',
500: '#dfbb93',
950: '#000000',
},
}SCSS
$custom: #dfbb93; $custom-light: #eacfb3; $custom-dark: #000000;
JSON
{
"hex": "#dfbb93",
"rgb": {
"r": 223,
"g": 187,
"b": 147
},
"hsl": {
"h": 31.579,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.81373,
"c": 0.06746,
"h": 69.6
},
"luminance": 0.53335
}Semantic roles & 50–950 ramp
primary
#DFBB93
secondary
#5F89B7
accent
#6FC224
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161311
muted
#848381