#DFBB97#DFBB97
#DFBB97 is a light, moderate orange. Relative luminance 0.535; OKLCH L 81.5% C 0.064 H 66.7°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBB97 |
|---|---|
| RGB | rgb(223, 187, 151) |
| HSL | hsl(30, 53%, 73%) |
| HSV | hsv(30, 32%, 87%) |
| CMYK | cmyk(0%, 16.1%, 32.3%, 12.5%) |
| CIE-LAB | lab(78.15, 7.76, 23.06) |
| CIE-LCH | lch(78.15, 24.34, 71.40°) |
| OKLab | oklab(81.46% 0.0251 0.0584) |
| OKLCH | oklch(81.46% 0.064 66.7) |
| XYZ | xyz(53.7887, 53.4652, 36.7587) |
| Luminance | 0.5346 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.63
Burlywood
#DEB887
ΔE00 3.72
Very Light Brown
#D3B683
ΔE00 6.01
Fawn
#CFAF7B
ΔE00 6.42
Apricot
#FBCEB1
ΔE00 6.87
Khaki
#C3B091
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBB97 #97BBDF
analogous
#DF9797 #DFBB97 #DFDF97
triadic
#DFBB97 #97DFBB #BB97DF
tetradic
#DFBB97 #97DF97 #97BBDF #DF97DF
square
#DFBB97 #97DF97 #97BBDF #DF97DF
split-complementary
#DFBB97 #97DFDF #9797DF
monochromatic
#C07E3B #D19C68 #DFBB97 #EDDAC6 #F8F0E8
Accessibility & contrast
On white
1.80
#DFBB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#DFBB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBB97
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBB97 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BD95
Deuteranopia (green-blind)
#D0C598
Tritanopia (blue-blind)
#EBB3B1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #dfbb97; /* rgb */ color: rgb(223, 187, 151); /* oklch */ color: oklch(81.5% 0.064 66.7);
Tailwind
colors: {
custom: {
50: '#eacfb5',
500: '#dfbb97',
950: '#000000',
},
}SCSS
$custom: #dfbb97; $custom-light: #eacfb5; $custom-dark: #000000;
JSON
{
"hex": "#dfbb97",
"rgb": {
"r": 223,
"g": 187,
"b": 151
},
"hsl": {
"h": 30,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.81456,
"c": 0.06358,
"h": 66.7
},
"luminance": 0.53463
}Semantic roles & 50–950 ramp
primary
#DFBB97
secondary
#638DB7
accent
#73C025
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161311
muted
#848381