#DFCB94#DFCB94
#DFCB94 is a very light, moderate orange. Relative luminance 0.605; OKLCH L 84.6% C 0.075 H 90.4°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCB94 |
|---|---|
| RGB | rgb(223, 203, 148) |
| HSL | hsl(44, 54%, 73%) |
| HSV | hsv(44, 34%, 87%) |
| CMYK | cmyk(0%, 9%, 33.6%, 12.5%) |
| CIE-LAB | lab(82.13, -1.00, 30.02) |
| CIE-LCH | lch(82.13, 30.04, 91.91°) |
| OKLab | oklab(84.57% -0.0005 0.075) |
| OKLCH | oklch(84.57% 0.075 90.4) |
| XYZ | xyz(57.1335, 60.5397, 36.6870) |
| Luminance | 0.6054 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.17
Sand (survey)
#E2CA76
ΔE00 5.56
Wheat
#F5DEB3
ΔE00 5.89
Very Light Brown
#D3B683
ΔE00 5.90
Vanilla
#F3E5AB
ΔE00 6.07
Pale Peach
#FFE5AD
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCB94 #94A8DF
analogous
#DFA594 #DFCB94 #CDDF94
triadic
#DFCB94 #94DFCB #CB94DF
tetradic
#DFCB94 #94DFA5 #94A8DF #DF94CD
square
#DFCB94 #94DFA5 #94A8DF #DF94CD
split-complementary
#DFCB94 #94CDDF #A594DF
monochromatic
#BF9C39 #D1B465 #DFCB94 #EDE2C3 #F8F4E7
Accessibility & contrast
On white
1.60
#DFCB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#DFCB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCB94
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCB94 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C990
Deuteranopia (green-blind)
#DCCF96
Tritanopia (blue-blind)
#EBC2BD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dfcb94; /* rgb */ color: rgb(223, 203, 148); /* oklch */ color: oklch(84.6% 0.075 90.4);
Tailwind
colors: {
custom: {
50: '#eadab4',
500: '#dfcb94',
950: '#000000',
},
}SCSS
$custom: #dfcb94; $custom-light: #eadab4; $custom-dark: #000000;
JSON
{
"hex": "#dfcb94",
"rgb": {
"r": 223,
"g": 203,
"b": 148
},
"hsl": {
"h": 44,
"s": 53.957,
"l": 72.745
},
"oklch": {
"l": 0.84567,
"c": 0.07499,
"h": 90.4
},
"luminance": 0.60538
}Semantic roles & 50–950 ramp
primary
#DFCB94
secondary
#6077B7
accent
#4EC124
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381