#DFCB93#DFCB93
#DFCB93 is a very light, moderate orange. Relative luminance 0.605; OKLCH L 84.5% C 0.076 H 90.7°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCB93 |
|---|---|
| RGB | rgb(223, 203, 147) |
| HSL | hsl(44, 54%, 73%) |
| HSV | hsv(44, 34%, 87%) |
| CMYK | cmyk(0%, 9%, 34.1%, 12.5%) |
| CIE-LAB | lab(82.11, -1.12, 30.52) |
| CIE-LCH | lch(82.11, 30.54, 92.11°) |
| OKLab | oklab(84.55% -0.0009 0.0761) |
| OKLCH | oklch(84.55% 0.076 90.7) |
| XYZ | xyz(57.0547, 60.5082, 36.2719) |
| Luminance | 0.6051 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.19
Sand (survey)
#E2CA76
ΔE00 5.34
Very Light Brown
#D3B683
ΔE00 5.95
Wheat
#F5DEB3
ΔE00 6.03
Vanilla
#F3E5AB
ΔE00 6.05
Pale Peach
#FFE5AD
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCB93 #93A7DF
analogous
#DFA593 #DFCB93 #CDDF93
triadic
#DFCB93 #93DFCB #CB93DF
tetradic
#DFCB93 #93DFA5 #93A7DF #DF93CD
square
#DFCB93 #93DFA5 #93A7DF #DF93CD
split-complementary
#DFCB93 #93CDDF #A593DF
monochromatic
#BF9C39 #D1B464 #DFCB93 #EDE2C2 #F8F4E7
Accessibility & contrast
On white
1.60
#DFCB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#DFCB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCB93
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCB93 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C98F
Deuteranopia (green-blind)
#DCCF95
Tritanopia (blue-blind)
#EBC2BC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dfcb93; /* rgb */ color: rgb(223, 203, 147); /* oklch */ color: oklch(84.5% 0.076 90.7);
Tailwind
colors: {
custom: {
50: '#eadab3',
500: '#dfcb93',
950: '#000000',
},
}SCSS
$custom: #dfcb93; $custom-light: #eadab3; $custom-dark: #000000;
JSON
{
"hex": "#dfcb93",
"rgb": {
"r": 223,
"g": 203,
"b": 147
},
"hsl": {
"h": 44.211,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.84548,
"c": 0.07615,
"h": 90.7
},
"luminance": 0.60506
}Semantic roles & 50–950 ramp
primary
#DFCB93
secondary
#5F76B7
accent
#4DC224
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381