#DFCB99#DFCB99
#DFCB99 is a very light, moderate orange. Relative luminance 0.607; OKLCH L 84.7% C 0.069 H 88.8°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCB99 |
|---|---|
| RGB | rgb(223, 203, 153) |
| HSL | hsl(43, 52%, 74%) |
| HSV | hsv(43, 31%, 87%) |
| CMYK | cmyk(0%, 9%, 31.4%, 12.5%) |
| CIE-LAB | lab(82.22, -0.38, 27.53) |
| CIE-LCH | lch(82.22, 27.53, 90.80°) |
| OKLab | oklab(84.66% 0.0015 0.0692) |
| OKLCH | oklch(84.66% 0.069 88.8) |
| XYZ | xyz(57.5379, 60.7015, 38.8165) |
| Luminance | 0.6070 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.24
Wheat
#F5DEB3
ΔE00 5.24
Very Light Brown
#D3B683
ΔE00 5.74
Vanilla
#F3E5AB
ΔE00 6.31
Pale Peach
#FFE5AD
ΔE00 6.43
Navajowhite
#FFDEAD
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCB99 #99ADDF
analogous
#DFA899 #DFCB99 #D0DF99
triadic
#DFCB99 #99DFCB #CB99DF
tetradic
#DFCB99 #99DFA8 #99ADDF #DF99D0
square
#DFCB99 #99DFA8 #99ADDF #DF99D0
split-complementary
#DFCB99 #99D0DF #A899DF
monochromatic
#C19B3D #D0B36A #DFCB99 #EEE3C8 #F8F3E8
Accessibility & contrast
On white
1.60
#DFCB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#DFCB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCB99
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCB99 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C996
Deuteranopia (green-blind)
#DCCF9B
Tritanopia (blue-blind)
#EAC3BE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dfcb99; /* rgb */ color: rgb(223, 203, 153); /* oklch */ color: oklch(84.7% 0.069 88.8);
Tailwind
colors: {
custom: {
50: '#eadab7',
500: '#dfcb99',
950: '#000000',
},
}SCSS
$custom: #dfcb99; $custom-light: #eadab7; $custom-dark: #000000;
JSON
{
"hex": "#dfcb99",
"rgb": {
"r": 223,
"g": 203,
"b": 153
},
"hsl": {
"h": 42.857,
"s": 52.239,
"l": 73.725
},
"oklch": {
"l": 0.84664,
"c": 0.0692,
"h": 88.8
},
"luminance": 0.607
}Semantic roles & 50–950 ramp
primary
#DFCB99
secondary
#657CB7
accent
#52C026
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381