#DFBB91#DFBB91
#DFBB91 is a light, moderate orange. Relative luminance 0.533; OKLCH L 81.3% C 0.069 H 70.9°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBB91 |
|---|---|
| RGB | rgb(223, 187, 145) |
| HSL | hsl(32, 55%, 72%) |
| HSV | hsv(32, 35%, 87%) |
| CMYK | cmyk(0%, 16.1%, 35%, 12.5%) |
| CIE-LAB | lab(78.04, 7.02, 26.11) |
| CIE-LCH | lch(78.04, 27.03, 74.95°) |
| OKLab | oklab(81.33% 0.0227 0.0656) |
| OKLCH | oklch(81.33% 0.069 70.9) |
| XYZ | xyz(53.3138, 53.2753, 34.2575) |
| Luminance | 0.5327 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.96
Tan
#D2B48C
ΔE00 2.80
Very Light Brown
#D3B683
ΔE00 4.38
Fawn
#CFAF7B
ΔE00 4.96
Toupe
#C7AC7D
ΔE00 5.96
Khaki
#C3B091
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBB91 #91B5DF
analogous
#DF9491 #DFBB91 #DCDF91
triadic
#DFBB91 #91DFBB #BB91DF
tetradic
#DFBB91 #91DF94 #91B5DF #DF91DC
square
#DFBB91 #91DF94 #91B5DF #DF91DC
split-complementary
#DFBB91 #91DCDF #9491DF
monochromatic
#BE8037 #D19E62 #DFBB91 #EDD8C0 #F8F0E7
Accessibility & contrast
On white
1.80
#DFBB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#DFBB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBB91
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBB91 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BC8E
Deuteranopia (green-blind)
#D1C492
Tritanopia (blue-blind)
#ECB2B0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #dfbb91; /* rgb */ color: rgb(223, 187, 145); /* oklch */ color: oklch(81.3% 0.069 70.9);
Tailwind
colors: {
custom: {
50: '#eacfb1',
500: '#dfbb91',
950: '#000000',
},
}SCSS
$custom: #dfbb91; $custom-light: #eacfb1; $custom-dark: #000000;
JSON
{
"hex": "#dfbb91",
"rgb": {
"r": 223,
"g": 187,
"b": 145
},
"hsl": {
"h": 32.308,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.81332,
"c": 0.06943,
"h": 70.9
},
"luminance": 0.53273
}Semantic roles & 50–950 ramp
primary
#DFBB91
secondary
#5D87B7
accent
#6DC223
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161310
muted
#848381