#DFCB97#DFCB97
#DFCB97 is a very light, moderate orange. Relative luminance 0.606; OKLCH L 84.6% C 0.072 H 89.4°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCB97 |
|---|---|
| RGB | rgb(223, 203, 151) |
| HSL | hsl(43, 53%, 73%) |
| HSV | hsv(43, 32%, 87%) |
| CMYK | cmyk(0%, 9%, 32.3%, 12.5%) |
| CIE-LAB | lab(82.18, -0.63, 28.53) |
| CIE-LCH | lch(82.18, 28.53, 91.27°) |
| OKLab | oklab(84.63% 0.0007 0.0715) |
| OKLCH | oklch(84.63% 0.072 89.4) |
| XYZ | xyz(57.3741, 60.6360, 37.9538) |
| Luminance | 0.6063 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.17
Wheat
#F5DEB3
ΔE00 5.49
Very Light Brown
#D3B683
ΔE00 5.78
Vanilla
#F3E5AB
ΔE00 6.18
Sand (survey)
#E2CA76
ΔE00 6.23
Pale Peach
#FFE5AD
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCB97 #97ABDF
analogous
#DFA797 #DFCB97 #CFDF97
triadic
#DFCB97 #97DFCB #CB97DF
tetradic
#DFCB97 #97DFA7 #97ABDF #DF97CF
square
#DFCB97 #97DFA7 #97ABDF #DF97CF
split-complementary
#DFCB97 #97CFDF #A797DF
monochromatic
#C09B3B #D1B468 #DFCB97 #EDE2C6 #F8F3E8
Accessibility & contrast
On white
1.60
#DFCB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#DFCB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCB97
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCB97 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C994
Deuteranopia (green-blind)
#DCCF99
Tritanopia (blue-blind)
#EAC3BD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dfcb97; /* rgb */ color: rgb(223, 203, 151); /* oklch */ color: oklch(84.6% 0.072 89.4);
Tailwind
colors: {
custom: {
50: '#eadab6',
500: '#dfcb97',
950: '#000000',
},
}SCSS
$custom: #dfcb97; $custom-light: #eadab6; $custom-dark: #000000;
JSON
{
"hex": "#dfcb97",
"rgb": {
"r": 223,
"g": 203,
"b": 151
},
"hsl": {
"h": 43.333,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.84625,
"c": 0.07152,
"h": 89.4
},
"luminance": 0.60634
}Semantic roles & 50–950 ramp
primary
#DFCB97
secondary
#637AB7
accent
#50C025
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381