#DFCFA4#DFCFA4
#DFCFA4 is a very light, muted orange. Relative luminance 0.630; OKLCH L 85.7% C 0.059 H 90.0°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCFA4 |
|---|---|
| RGB | rgb(223, 207, 164) |
| HSL | hsl(44, 48%, 76%) |
| HSV | hsv(44, 26%, 87%) |
| CMYK | cmyk(0%, 7.2%, 26.5%, 12.5%) |
| CIE-LAB | lab(83.44, -1.03, 23.43) |
| CIE-LCH | lch(83.44, 23.45, 92.51°) |
| OKLab | oklab(85.69% 0 0.0595) |
| OKLCH | oklch(85.69% 0.059 90) |
| XYZ | xyz(59.4454, 62.9954, 44.1426) |
| Luminance | 0.6299 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.64
Wheat
#F5DEB3
ΔE00 4.56
Vanilla
#F3E5AB
ΔE00 5.99
Moccasin
#FFE4B5
ΔE00 6.35
Pale Peach
#FFE5AD
ΔE00 6.51
Navajowhite
#FFDEAD
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCFA4 #A4B4DF
analogous
#DFB1A4 #DFCFA4 #D1DFA4
triadic
#DFCFA4 #A4DFCF #CFA4DF
tetradic
#DFCFA4 #A4DFB1 #A4B4DF #DFA4D1
square
#DFCFA4 #A4DFB1 #A4B4DF #DFA4D1
split-complementary
#DFCFA4 #A4D1DF #B1A4DF
monochromatic
#BF9F49 #CFB777 #DFCFA4 #EFE7D1 #F7F3E8
Accessibility & contrast
On white
1.54
#DFCFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#DFCFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCFA4
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCFA4 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CDA1
Deuteranopia (green-blind)
#DDD2A5
Tritanopia (blue-blind)
#E9C8C3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dfcfa4; /* rgb */ color: rgb(223, 207, 164); /* oklch */ color: oklch(85.7% 0.059 90.0);
Tailwind
colors: {
custom: {
50: '#e9ddbf',
500: '#dfcfa4',
950: '#000000',
},
}SCSS
$custom: #dfcfa4; $custom-light: #e9ddbf; $custom-dark: #000000;
JSON
{
"hex": "#dfcfa4",
"rgb": {
"r": 223,
"g": 207,
"b": 164
},
"hsl": {
"h": 43.729,
"s": 47.967,
"l": 75.882
},
"oklch": {
"l": 0.85694,
"c": 0.05946,
"h": 90
},
"luminance": 0.62994
}Semantic roles & 50–950 ramp
primary
#DFCFA4
secondary
#7083B8
accent
#52BB2A
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161512
muted
#848482