#DFCB9D#DFCB9D
#DFCB9D is a very light, moderate orange. Relative luminance 0.608; OKLCH L 84.7% C 0.065 H 87.2°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCB9D |
|---|---|
| RGB | rgb(223, 203, 157) |
| HSL | hsl(42, 51%, 75%) |
| HSV | hsv(42, 30%, 87%) |
| CMYK | cmyk(0%, 9%, 29.6%, 12.5%) |
| CIE-LAB | lab(82.29, 0.12, 25.53) |
| CIE-LCH | lch(82.29, 25.53, 89.72°) |
| OKLab | oklab(84.75% 0.0031 0.0645) |
| OKLCH | oklch(84.75% 0.065 87.2) |
| XYZ | xyz(57.8738, 60.8359, 40.5856) |
| Luminance | 0.6083 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.59
Wheat
#F5DEB3
ΔE00 4.85
Very Light Brown
#D3B683
ΔE00 5.79
Navajowhite
#FFDEAD
ΔE00 6.43
Moccasin
#FFE4B5
ΔE00 6.44
Pale Peach
#FFE5AD
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCB9D #9DB1DF
analogous
#DFAA9D #DFCB9D #D2DF9D
triadic
#DFCB9D #9DDFCB #CB9DDF
tetradic
#DFCB9D #9DDFAA #9DB1DF #DF9DD2
square
#DFCB9D #9DDFAA #9DB1DF #DF9DD2
split-complementary
#DFCB9D #9DD2DF #AA9DDF
monochromatic
#C19A41 #D0B36F #DFCB9D #EEE3CB #F7F3E8
Accessibility & contrast
On white
1.59
#DFCB9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#DFCB9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCB9D
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCB9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCB9D | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CA9A
Deuteranopia (green-blind)
#DBCF9E
Tritanopia (blue-blind)
#EAC3BF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dfcb9d; /* rgb */ color: rgb(223, 203, 157); /* oklch */ color: oklch(84.7% 0.065 87.2);
Tailwind
colors: {
custom: {
50: '#e9daba',
500: '#dfcb9d',
950: '#000000',
},
}SCSS
$custom: #dfcb9d; $custom-light: #e9daba; $custom-dark: #000000;
JSON
{
"hex": "#dfcb9d",
"rgb": {
"r": 223,
"g": 203,
"b": 157
},
"hsl": {
"h": 41.818,
"s": 50.769,
"l": 74.51
},
"oklch": {
"l": 0.84745,
"c": 0.06453,
"h": 87.2
},
"luminance": 0.60834
}Semantic roles & 50–950 ramp
primary
#DFCB9D
secondary
#6981B8
accent
#55BE27
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381