#DFCDAF#DFCDAF
#DFCDAF is a very light, muted orange. Relative luminance 0.624; OKLCH L 85.5% C 0.045 H 80.5°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCDAF |
|---|---|
| RGB | rgb(223, 205, 175) |
| HSL | hsl(38, 43%, 78%) |
| HSV | hsv(38, 22%, 87%) |
| CMYK | cmyk(0%, 8.1%, 21.5%, 12.5%) |
| CIE-LAB | lab(83.15, 1.55, 17.23) |
| CIE-LCH | lch(83.15, 17.29, 84.87°) |
| OKLab | oklab(85.54% 0.0074 0.0443) |
| OKLCH | oklch(85.54% 0.045 80.5) |
| XYZ | xyz(60.0006, 62.4472, 49.4419) |
| Luminance | 0.6245 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.13
Wheat
#F5DEB3
ΔE00 5.36
Champagne
#F7E7CE
ΔE00 6.13
Bisque
#FFE4C4
ΔE00 6.54
Warm Gray
#C9BEB0
ΔE00 6.83
Blanchedalmond
#FFEBCD
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCDAF #AFC1DF
analogous
#DFB5AF #DFCDAF #D9DFAF
triadic
#DFCDAF #AFDFCD #CDAFDF
tetradic
#DFCDAF #AFDFB5 #AFC1DF #DFAFD9
square
#DFCDAF #AFDFB5 #AFC1DF #DFAFD9
split-complementary
#DFCDAF #AFD9DF #B5AFDF
monochromatic
#BC9658 #CEB283 #DFCDAF #F0E8DB #F6F1E9
Accessibility & contrast
On white
1.56
#DFCDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#DFCDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCDAF
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCDAF | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CCAD
Deuteranopia (green-blind)
#DAD1B0
Tritanopia (blue-blind)
#E7C7C5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dfcdaf; /* rgb */ color: rgb(223, 205, 175); /* oklch */ color: oklch(85.5% 0.045 80.5);
Tailwind
colors: {
custom: {
50: '#e9dcc7',
500: '#dfcdaf',
950: '#000000',
},
}SCSS
$custom: #dfcdaf; $custom-light: #e9dcc7; $custom-dark: #000000;
JSON
{
"hex": "#dfcdaf",
"rgb": {
"r": 223,
"g": 205,
"b": 175
},
"hsl": {
"h": 37.5,
"s": 42.857,
"l": 78.039
},
"oklch": {
"l": 0.85538,
"c": 0.04491,
"h": 80.5
},
"luminance": 0.62446
}Semantic roles & 50–950 ramp
primary
#DFCDAF
secondary
#7B91B8
accent
#62B630
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161513
muted
#848482