#DFBF96#DFBF96
#DFBF96 is a very light, moderate orange. Relative luminance 0.552; OKLCH L 82.2% C 0.066 H 73.6°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBF96 |
|---|---|
| RGB | rgb(223, 191, 150) |
| HSL | hsl(34, 53%, 73%) |
| HSV | hsv(34, 33%, 87%) |
| CMYK | cmyk(0%, 14.3%, 32.7%, 12.5%) |
| CIE-LAB | lab(79.13, 5.52, 24.93) |
| CIE-LCH | lch(79.13, 25.54, 77.51°) |
| OKLab | oklab(82.22% 0.0185 0.0629) |
| OKLCH | oklch(82.22% 0.066 73.6) |
| XYZ | xyz(54.5683, 55.1537, 36.6196) |
| Luminance | 0.5515 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.80
Tan
#D2B48C
ΔE00 3.00
Very Light Brown
#D3B683
ΔE00 4.21
Fawn
#CFAF7B
ΔE00 5.32
Toupe
#C7AC7D
ΔE00 6.11
Khaki
#C3B091
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBF96 #96B6DF
analogous
#DF9A96 #DFBF96 #DADF96
triadic
#DFBF96 #96DFBF #BF96DF
tetradic
#DFBF96 #96DF9A #96B6DF #DF96DA
square
#DFBF96 #96DF9A #96B6DF #DF96DA
split-complementary
#DFBF96 #96DADF #9A96DF
monochromatic
#C0863B #D1A267 #DFBF96 #EDDCC5 #F8F1E8
Accessibility & contrast
On white
1.75
#DFBF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#DFBF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBF96
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBF96 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC093
Deuteranopia (green-blind)
#D3C797
Tritanopia (blue-blind)
#EBB7B4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dfbf96; /* rgb */ color: rgb(223, 191, 150); /* oklch */ color: oklch(82.2% 0.066 73.6);
Tailwind
colors: {
custom: {
50: '#ead2b5',
500: '#dfbf96',
950: '#000000',
},
}SCSS
$custom: #dfbf96; $custom-light: #ead2b5; $custom-dark: #000000;
JSON
{
"hex": "#dfbf96",
"rgb": {
"r": 223,
"g": 191,
"b": 150
},
"hsl": {
"h": 33.699,
"s": 53.285,
"l": 73.137
},
"oklch": {
"l": 0.82218,
"c": 0.06558,
"h": 73.6
},
"luminance": 0.55152
}Semantic roles & 50–950 ramp
primary
#DFBF96
secondary
#6287B7
accent
#69C125
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381