#DFCB96#DFCB96
#DFCB96 is a very light, moderate orange. Relative luminance 0.606; OKLCH L 84.6% C 0.073 H 89.8°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCB96 |
|---|---|
| RGB | rgb(223, 203, 150) |
| HSL | hsl(44, 53%, 73%) |
| HSV | hsv(44, 33%, 87%) |
| CMYK | cmyk(0%, 9%, 32.7%, 12.5%) |
| CIE-LAB | lab(82.17, -0.76, 29.02) |
| CIE-LCH | lch(82.17, 29.03, 91.49°) |
| OKLab | oklab(84.6% 0.0003 0.0727) |
| OKLCH | oklch(84.6% 0.073 89.8) |
| XYZ | xyz(57.2932, 60.6036, 37.5279) |
| Luminance | 0.6060 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.15
Wheat
#F5DEB3
ΔE00 5.62
Very Light Brown
#D3B683
ΔE00 5.81
Sand (survey)
#E2CA76
ΔE00 6.00
Vanilla
#F3E5AB
ΔE00 6.13
Pale Peach
#FFE5AD
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCB96 #96AADF
analogous
#DFA696 #DFCB96 #CEDF96
triadic
#DFCB96 #96DFCB #CB96DF
tetradic
#DFCB96 #96DFA6 #96AADF #DF96CE
square
#DFCB96 #96DFA6 #96AADF #DF96CE
split-complementary
#DFCB96 #96CEDF #A696DF
monochromatic
#C09B3B #D1B467 #DFCB96 #EDE2C5 #F8F3E8
Accessibility & contrast
On white
1.60
#DFCB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#DFCB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCB96
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCB96 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C992
Deuteranopia (green-blind)
#DCCF98
Tritanopia (blue-blind)
#EAC3BD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dfcb96; /* rgb */ color: rgb(223, 203, 150); /* oklch */ color: oklch(84.6% 0.073 89.8);
Tailwind
colors: {
custom: {
50: '#eadab5',
500: '#dfcb96',
950: '#000000',
},
}SCSS
$custom: #dfcb96; $custom-light: #eadab5; $custom-dark: #000000;
JSON
{
"hex": "#dfcb96",
"rgb": {
"r": 223,
"g": 203,
"b": 150
},
"hsl": {
"h": 43.562,
"s": 53.285,
"l": 73.137
},
"oklch": {
"l": 0.84605,
"c": 0.07268,
"h": 89.8
},
"luminance": 0.60602
}Semantic roles & 50–950 ramp
primary
#DFCB96
secondary
#6279B7
accent
#4FC125
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381