#DFCDA8#DFCDA8
#DFCDA8 is a very light, muted orange. Relative luminance 0.622; OKLCH L 85.4% C 0.053 H 85.1°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCDA8 |
|---|---|
| RGB | rgb(223, 205, 168) |
| HSL | hsl(40, 46%, 77%) |
| HSV | hsv(40, 25%, 87%) |
| CMYK | cmyk(0%, 8.1%, 24.7%, 12.5%) |
| CIE-LAB | lab(83.01, 0.56, 20.73) |
| CIE-LCH | lch(83.01, 20.73, 88.46°) |
| OKLab | oklab(85.38% 0.0046 0.0529) |
| OKLCH | oklch(85.38% 0.053 85.1) |
| XYZ | xyz(59.3309, 62.1793, 45.9146) |
| Luminance | 0.6218 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 4.52
Beige (survey)
#E6DAA6
ΔE00 5.55
Moccasin
#FFE4B5
ΔE00 6.44
Navajowhite
#FFDEAD
ΔE00 6.68
Warm Beige
#E9DCC9
ΔE00 6.83
Very Light Brown
#D3B683
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCDA8 #A8BADF
analogous
#DFB2A8 #DFCDA8 #D6DFA8
triadic
#DFCDA8 #A8DFCD #CDA8DF
tetradic
#DFCDA8 #A8DFB2 #A8BADF #DFA8D6
square
#DFCDA8 #A8DFB2 #A8BADF #DFA8D6
split-complementary
#DFCDA8 #A8D6DF #B2A8DF
monochromatic
#BE9A4F #CFB37B #DFCDA8 #EFE7D5 #F7F2E9
Accessibility & contrast
On white
1.56
#DFCDA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#DFCDA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCDA8
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCDA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCDA8 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CCA6
Deuteranopia (green-blind)
#DBD1A9
Tritanopia (blue-blind)
#E8C7C3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dfcda8; /* rgb */ color: rgb(223, 205, 168); /* oklch */ color: oklch(85.4% 0.053 85.1);
Tailwind
colors: {
custom: {
50: '#e9dcc2',
500: '#dfcda8',
950: '#000000',
},
}SCSS
$custom: #dfcda8; $custom-light: #e9dcc2; $custom-dark: #000000;
JSON
{
"hex": "#dfcda8",
"rgb": {
"r": 223,
"g": 205,
"b": 168
},
"hsl": {
"h": 40.364,
"s": 46.218,
"l": 76.667
},
"oklch": {
"l": 0.85379,
"c": 0.05311,
"h": 85.1
},
"luminance": 0.62178
}Semantic roles & 50–950 ramp
primary
#DFCDA8
secondary
#748AB8
accent
#5AB92C
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161512
muted
#848482