#DFCEAE#DFCEAE
#DFCEAE is a very light, muted orange. Relative luminance 0.629; OKLCH L 85.7% C 0.047 H 83.3°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCEAE |
|---|---|
| RGB | rgb(223, 206, 174) |
| HSL | hsl(39, 43%, 78%) |
| HSV | hsv(39, 22%, 87%) |
| CMYK | cmyk(0%, 7.6%, 22%, 12.5%) |
| CIE-LAB | lab(83.38, 0.88, 18.08) |
| CIE-LCH | lch(83.38, 18.10, 87.21°) |
| OKLab | oklab(85.71% 0.0055 0.0464) |
| OKLCH | oklch(85.71% 0.047 83.3) |
| XYZ | xyz(60.1428, 62.8880, 49.0066) |
| Luminance | 0.6289 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 4.95
Warm Beige
#E9DCC9
ΔE00 5.48
Champagne
#F7E7CE
ΔE00 6.21
Beige (survey)
#E6DAA6
ΔE00 6.61
Bisque
#FFE4C4
ΔE00 6.79
Moccasin
#FFE4B5
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCEAE #AEBFDF
analogous
#DFB5AE #DFCEAE #D7DFAE
triadic
#DFCEAE #AEDFCE #CEAEDF
tetradic
#DFCEAE #AEDFB5 #AEBFDF #DFAED7
square
#DFCEAE #AEDFB5 #AEBFDF #DFAED7
split-complementary
#DFCEAE #AED7DF #B5AEDF
monochromatic
#BC9956 #CEB382 #DFCEAE #F0E9DA #F6F2E9
Accessibility & contrast
On white
1.55
#DFCEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#DFCEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCEAE
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCEAE | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CDAC
Deuteranopia (green-blind)
#DBD2AF
Tritanopia (blue-blind)
#E8C8C5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dfceae; /* rgb */ color: rgb(223, 206, 174); /* oklch */ color: oklch(85.7% 0.047 83.3);
Tailwind
colors: {
custom: {
50: '#e9dcc6',
500: '#dfceae',
950: '#000000',
},
}SCSS
$custom: #dfceae; $custom-light: #e9dcc6; $custom-dark: #000000;
JSON
{
"hex": "#dfceae",
"rgb": {
"r": 223,
"g": 206,
"b": 174
},
"hsl": {
"h": 39.184,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.85714,
"c": 0.04674,
"h": 83.3
},
"luminance": 0.62887
}Semantic roles & 50–950 ramp
primary
#DFCEAE
secondary
#7A8FB8
accent
#5EB62F
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161513
muted
#848482