#DFCFAB#DFCFAB
#DFCFAB is a very light, muted orange. Relative luminance 0.633; OKLCH L 85.8% C 0.051 H 86.9°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCFAB |
|---|---|
| RGB | rgb(223, 207, 171) |
| HSL | hsl(42, 45%, 77%) |
| HSV | hsv(42, 23%, 87%) |
| CMYK | cmyk(0%, 7.2%, 23.3%, 12.5%) |
| CIE-LAB | lab(83.58, -0.06, 19.93) |
| CIE-LCH | lch(83.58, 19.93, 90.19°) |
| OKLab | oklab(85.85% 0.0028 0.051) |
| OKLCH | oklch(85.85% 0.051 86.9) |
| XYZ | xyz(60.0951, 63.2553, 47.5640) |
| Luminance | 0.6325 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 4.53
Beige (survey)
#E6DAA6
ΔE00 5.21
Warm Beige
#E9DCC9
ΔE00 6.47
Moccasin
#FFE4B5
ΔE00 6.51
Champagne
#F7E7CE
ΔE00 6.76
Navajowhite
#FFDEAD
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCFAB #ABBBDF
analogous
#DFB5AB #DFCFAB #D5DFAB
triadic
#DFCFAB #ABDFCF #CFABDF
tetradic
#DFCFAB #ABDFB5 #ABBBDF #DFABD5
square
#DFCFAB #ABDFB5 #ABBBDF #DFABD5
split-complementary
#DFCFAB #ABD5DF #B5ABDF
monochromatic
#BD9C52 #CEB67F #DFCFAB #F0E8D7 #F7F2E9
Accessibility & contrast
On white
1.54
#DFCFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#DFCFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCFAB
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCFAB | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEA9
Deuteranopia (green-blind)
#DCD2AC
Tritanopia (blue-blind)
#E8C9C5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dfcfab; /* rgb */ color: rgb(223, 207, 171); /* oklch */ color: oklch(85.8% 0.051 86.9);
Tailwind
colors: {
custom: {
50: '#e9ddc4',
500: '#dfcfab',
950: '#000000',
},
}SCSS
$custom: #dfcfab; $custom-light: #e9ddc4; $custom-dark: #000000;
JSON
{
"hex": "#dfcfab",
"rgb": {
"r": 223,
"g": 207,
"b": 171
},
"hsl": {
"h": 41.538,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.85846,
"c": 0.05106,
"h": 86.9
},
"luminance": 0.63254
}Semantic roles & 50–950 ramp
primary
#DFCFAB
secondary
#768BB8
accent
#58B82E
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161512
muted
#848482