#DFCB91#DFCB91
#DFCB91 is a very light, moderate orange. Relative luminance 0.604; OKLCH L 84.5% C 0.078 H 91.3°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCB91 |
|---|---|
| RGB | rgb(223, 203, 145) |
| HSL | hsl(45, 55%, 72%) |
| HSV | hsv(45, 35%, 87%) |
| CMYK | cmyk(0%, 9%, 35%, 12.5%) |
| CIE-LAB | lab(82.08, -1.36, 31.51) |
| CIE-LCH | lch(82.08, 31.54, 92.47°) |
| OKLab | oklab(84.51% -0.0017 0.0784) |
| OKLCH | oklch(84.51% 0.078 91.3) |
| XYZ | xyz(56.8992, 60.4460, 35.4526) |
| Luminance | 0.6044 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.29
Sand (survey)
#E2CA76
ΔE00 4.92
Vanilla
#F3E5AB
ΔE00 6.04
Very Light Brown
#D3B683
ΔE00 6.08
Wheat
#F5DEB3
ΔE00 6.32
Pale Peach
#FFE5AD
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCB91 #91A5DF
analogous
#DFA491 #DFCB91 #CCDF91
triadic
#DFCB91 #91DFCB #CB91DF
tetradic
#DFCB91 #91DFA4 #91A5DF #DF91CC
square
#DFCB91 #91DFA4 #91A5DF #DF91CC
split-complementary
#DFCB91 #91CCDF #A491DF
monochromatic
#BE9C37 #D1B562 #DFCB91 #EDE1C0 #F8F4E7
Accessibility & contrast
On white
1.60
#DFCB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#DFCB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCB91
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCB91 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C98D
Deuteranopia (green-blind)
#DDCF93
Tritanopia (blue-blind)
#EBC2BC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dfcb91; /* rgb */ color: rgb(223, 203, 145); /* oklch */ color: oklch(84.5% 0.078 91.3);
Tailwind
colors: {
custom: {
50: '#eadab1',
500: '#dfcb91',
950: '#000000',
},
}SCSS
$custom: #dfcb91; $custom-light: #eadab1; $custom-dark: #000000;
JSON
{
"hex": "#dfcb91",
"rgb": {
"r": 223,
"g": 203,
"b": 145
},
"hsl": {
"h": 44.615,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.8451,
"c": 0.07845,
"h": 91.3
},
"luminance": 0.60444
}Semantic roles & 50–950 ramp
primary
#DFCB91
secondary
#5D74B7
accent
#4CC223
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161411
muted
#848381