#DFBA96#DFBA96
#DFBA96 is a light, moderate orange. Relative luminance 0.530; OKLCH L 81.2% C 0.064 H 65.9°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBA96 |
|---|---|
| RGB | rgb(223, 186, 150) |
| HSL | hsl(30, 53%, 73%) |
| HSV | hsv(30, 33%, 87%) |
| CMYK | cmyk(0%, 16.6%, 32.7%, 12.5%) |
| CIE-LAB | lab(77.88, 8.17, 23.23) |
| CIE-LCH | lch(77.88, 24.63, 70.64°) |
| OKLab | oklab(81.24% 0.0263 0.0588) |
| OKLCH | oklch(81.24% 0.064 65.9) |
| XYZ | xyz(53.4964, 53.0101, 36.2623) |
| Luminance | 0.5301 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.76
Burlywood
#DEB887
ΔE00 3.78
Very Light Brown
#D3B683
ΔE00 6.19
Fawn
#CFAF7B
ΔE00 6.48
Apricot
#FBCEB1
ΔE00 6.84
Toupe
#C7AC7D
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBA96 #96BBDF
analogous
#DF9696 #DFBA96 #DFDE96
triadic
#DFBA96 #96DFBA #BA96DF
tetradic
#DFBA96 #96DF96 #96BBDF #DE96DF
square
#DFBA96 #96DF96 #96BBDF #DE96DF
split-complementary
#DFBA96 #96DFDE #9696DF
monochromatic
#C07C3B #D19B67 #DFBA96 #EDD9C5 #F8F0E8
Accessibility & contrast
On white
1.81
#DFBA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#DFBA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBA96
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBA96 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC94
Deuteranopia (green-blind)
#CFC497
Tritanopia (blue-blind)
#EBB2B0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dfba96; /* rgb */ color: rgb(223, 186, 150); /* oklch */ color: oklch(81.2% 0.064 65.9);
Tailwind
colors: {
custom: {
50: '#eaceb5',
500: '#dfba96',
950: '#000000',
},
}SCSS
$custom: #dfba96; $custom-light: #eaceb5; $custom-dark: #000000;
JSON
{
"hex": "#dfba96",
"rgb": {
"r": 223,
"g": 186,
"b": 150
},
"hsl": {
"h": 29.589,
"s": 53.285,
"l": 73.137
},
"oklch": {
"l": 0.8124,
"c": 0.0644,
"h": 65.9
},
"luminance": 0.53008
}Semantic roles & 50–950 ramp
primary
#DFBA96
secondary
#628DB7
accent
#74C125
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161311
muted
#848381