#DFBF97#DFBF97
#DFBF97 is a very light, moderate orange. Relative luminance 0.552; OKLCH L 82.2% C 0.065 H 72.9°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBF97 |
|---|---|
| RGB | rgb(223, 191, 151) |
| HSL | hsl(33, 53%, 73%) |
| HSV | hsv(33, 32%, 87%) |
| CMYK | cmyk(0%, 14.3%, 32.3%, 12.5%) |
| CIE-LAB | lab(79.15, 5.65, 24.43) |
| CIE-LCH | lch(79.15, 25.07, 76.98°) |
| OKLab | oklab(82.24% 0.0189 0.0617) |
| OKLCH | oklch(82.24% 0.065 72.9) |
| XYZ | xyz(54.6491, 55.1861, 37.0455) |
| Luminance | 0.5518 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.97
Tan
#D2B48C
ΔE00 3.03
Very Light Brown
#D3B683
ΔE00 4.45
Fawn
#CFAF7B
ΔE00 5.51
Toupe
#C7AC7D
ΔE00 6.25
Khaki
#C3B091
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBF97 #97B7DF
analogous
#DF9B97 #DFBF97 #DBDF97
triadic
#DFBF97 #97DFBF #BF97DF
tetradic
#DFBF97 #97DF9B #97B7DF #DF97DB
square
#DFBF97 #97DF9B #97B7DF #DF97DB
split-complementary
#DFBF97 #97DBDF #9B97DF
monochromatic
#C0853B #D1A268 #DFBF97 #EDDCC6 #F8F1E8
Accessibility & contrast
On white
1.74
#DFBF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#DFBF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBF97
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBF97 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC094
Deuteranopia (green-blind)
#D3C798
Tritanopia (blue-blind)
#EBB7B4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dfbf97; /* rgb */ color: rgb(223, 191, 151); /* oklch */ color: oklch(82.2% 0.065 72.9);
Tailwind
colors: {
custom: {
50: '#ead2b5',
500: '#dfbf97',
950: '#000000',
},
}SCSS
$custom: #dfbf97; $custom-light: #ead2b5; $custom-dark: #000000;
JSON
{
"hex": "#dfbf97",
"rgb": {
"r": 223,
"g": 191,
"b": 151
},
"hsl": {
"h": 33.333,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.82239,
"c": 0.06454,
"h": 72.9
},
"luminance": 0.55184
}Semantic roles & 50–950 ramp
primary
#DFBF97
secondary
#6388B7
accent
#6AC025
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381