#DFCD99#DFCD99
#DFCD99 is a very light, moderate orange. Relative luminance 0.617; OKLCH L 85.1% C 0.071 H 91.2°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCD99 |
|---|---|
| RGB | rgb(223, 205, 153) |
| HSL | hsl(45, 52%, 74%) |
| HSV | hsv(45, 31%, 87%) |
| CMYK | cmyk(0%, 8.1%, 31.4%, 12.5%) |
| CIE-LAB | lab(82.73, -1.42, 28.22) |
| CIE-LCH | lch(82.73, 28.25, 92.88°) |
| OKLab | oklab(85.07% -0.0015 0.0708) |
| OKLCH | oklch(85.07% 0.071 91.2) |
| XYZ | xyz(58.0132, 61.6522, 38.9749) |
| Luminance | 0.6165 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.44
Wheat
#F5DEB3
ΔE00 5.42
Vanilla
#F3E5AB
ΔE00 5.60
Pale Peach
#FFE5AD
ΔE00 6.26
Sand (survey)
#E2CA76
ΔE00 6.32
Very Light Brown
#D3B683
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCD99 #99ABDF
analogous
#DFAA99 #DFCD99 #CEDF99
triadic
#DFCD99 #99DFCD #CD99DF
tetradic
#DFCD99 #99DFAA #99ABDF #DF99CE
square
#DFCD99 #99DFAA #99ABDF #DF99CE
split-complementary
#DFCD99 #99CEDF #AA99DF
monochromatic
#C19F3D #D0B66A #DFCD99 #EEE4C8 #F8F4E8
Accessibility & contrast
On white
1.58
#DFCD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#DFCD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCD99
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCD99 | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CB96
Deuteranopia (green-blind)
#DDD09B
Tritanopia (blue-blind)
#EAC5BF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dfcd99; /* rgb */ color: rgb(223, 205, 153); /* oklch */ color: oklch(85.1% 0.071 91.2);
Tailwind
colors: {
custom: {
50: '#eadcb7',
500: '#dfcd99',
950: '#000000',
},
}SCSS
$custom: #dfcd99; $custom-light: #eadcb7; $custom-dark: #000000;
JSON
{
"hex": "#dfcd99",
"rgb": {
"r": 223,
"g": 205,
"b": 153
},
"hsl": {
"h": 44.571,
"s": 52.239,
"l": 73.725
},
"oklch": {
"l": 0.85066,
"c": 0.07084,
"h": 91.2
},
"luminance": 0.61651
}Semantic roles & 50–950 ramp
primary
#DFCD99
secondary
#657AB7
accent
#4DC026
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161511
muted
#848481