#DFCDA5#DFCDA5
#DFCDA5 is a very light, muted orange. Relative luminance 0.621; OKLCH L 85.3% C 0.057 H 86.6°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCDA5 |
|---|---|
| RGB | rgb(223, 205, 165) |
| HSL | hsl(41, 48%, 76%) |
| HSV | hsv(41, 26%, 87%) |
| CMYK | cmyk(0%, 8.1%, 26%, 12.5%) |
| CIE-LAB | lab(82.95, 0.14, 22.23) |
| CIE-LCH | lch(82.95, 22.23, 89.63°) |
| OKLab | oklab(85.31% 0.0033 0.0566) |
| OKLCH | oklch(85.31% 0.057 86.6) |
| XYZ | xyz(59.0546, 62.0688, 44.4596) |
| Luminance | 0.6207 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 4.45
Beige (survey)
#E6DAA6
ΔE00 4.87
Moccasin
#FFE4B5
ΔE00 6.32
Navajowhite
#FFDEAD
ΔE00 6.57
Very Light Brown
#D3B683
ΔE00 6.81
Pale Peach
#FFE5AD
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCDA5 #A5B7DF
analogous
#DFB0A5 #DFCDA5 #D4DFA5
triadic
#DFCDA5 #A5DFCD #CDA5DF
tetradic
#DFCDA5 #A5DFB0 #A5B7DF #DFA5D4
square
#DFCDA5 #A5DFB0 #A5B7DF #DFA5D4
split-complementary
#DFCDA5 #A5D4DF #B0A5DF
monochromatic
#BF9B4B #CFB478 #DFCDA5 #EFE6D2 #F7F2E8
Accessibility & contrast
On white
1.57
#DFCDA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#DFCDA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCDA5
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCDA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCDA5 | 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)
#D7CCA2
Deuteranopia (green-blind)
#DBD1A6
Tritanopia (blue-blind)
#E9C6C2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dfcda5; /* rgb */ color: rgb(223, 205, 165); /* oklch */ color: oklch(85.3% 0.057 86.6);
Tailwind
colors: {
custom: {
50: '#e9dcbf',
500: '#dfcda5',
950: '#000000',
},
}SCSS
$custom: #dfcda5; $custom-light: #e9dcbf; $custom-dark: #000000;
JSON
{
"hex": "#dfcda5",
"rgb": {
"r": 223,
"g": 205,
"b": 165
},
"hsl": {
"h": 41.379,
"s": 47.541,
"l": 76.078
},
"oklch": {
"l": 0.85314,
"c": 0.05666,
"h": 86.6
},
"luminance": 0.62067
}Semantic roles & 50–950 ramp
primary
#DFCDA5
secondary
#7187B8
accent
#57BB2B
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161512
muted
#848482