#DFCDA4#DFCDA4
#DFCDA4 is a very light, muted orange. Relative luminance 0.620; OKLCH L 85.3% C 0.058 H 87.1°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCDA4 |
|---|---|
| RGB | rgb(223, 205, 164) |
| HSL | hsl(42, 48%, 76%) |
| HSV | hsv(42, 26%, 87%) |
| CMYK | cmyk(0%, 8.1%, 26.5%, 12.5%) |
| CIE-LAB | lab(82.93, 0.01, 22.73) |
| CIE-LCH | lch(82.93, 22.73, 89.98°) |
| OKLab | oklab(85.29% 0.0029 0.0578) |
| OKLCH | oklch(85.29% 0.058 87.1) |
| XYZ | xyz(58.9640, 62.0325, 43.9822) |
| Luminance | 0.6203 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 4.46
Beige (survey)
#E6DAA6
ΔE00 4.66
Moccasin
#FFE4B5
ΔE00 6.30
Navajowhite
#FFDEAD
ΔE00 6.56
Very Light Brown
#D3B683
ΔE00 6.73
Pale Peach
#FFE5AD
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCDA4 #A4B6DF
analogous
#DFAFA4 #DFCDA4 #D3DFA4
triadic
#DFCDA4 #A4DFCD #CDA4DF
tetradic
#DFCDA4 #A4DFAF #A4B6DF #DFA4D3
square
#DFCDA4 #A4DFAF #A4B6DF #DFA4D3
split-complementary
#DFCDA4 #A4D3DF #AFA4DF
monochromatic
#BF9B49 #CFB477 #DFCDA4 #EFE6D1 #F7F3E8
Accessibility & contrast
On white
1.57
#DFCDA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#DFCDA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCDA4
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCDA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCDA4 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CCA1
Deuteranopia (green-blind)
#DBD1A5
Tritanopia (blue-blind)
#E9C6C2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dfcda4; /* rgb */ color: rgb(223, 205, 164); /* oklch */ color: oklch(85.3% 0.058 87.1);
Tailwind
colors: {
custom: {
50: '#e9dcbf',
500: '#dfcda4',
950: '#000000',
},
}SCSS
$custom: #dfcda4; $custom-light: #e9dcbf; $custom-dark: #000000;
JSON
{
"hex": "#dfcda4",
"rgb": {
"r": 223,
"g": 205,
"b": 164
},
"hsl": {
"h": 41.695,
"s": 47.967,
"l": 75.882
},
"oklch": {
"l": 0.85292,
"c": 0.05783,
"h": 87.1
},
"luminance": 0.62031
}Semantic roles & 50–950 ramp
primary
#DFCDA4
secondary
#7086B8
accent
#56BB2A
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161512
muted
#848482