#DFCFB5#DFCFB5
#DFCFB5 is a very light, muted orange. Relative luminance 0.636; OKLCH L 86.1% C 0.039 H 80.0°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCFB5 |
|---|---|
| RGB | rgb(223, 207, 181) |
| HSL | hsl(37, 40%, 79%) |
| HSV | hsv(37, 19%, 87%) |
| CMYK | cmyk(0%, 7.2%, 18.8%, 12.5%) |
| CIE-LAB | lab(83.78, 1.38, 14.94) |
| CIE-LCH | lch(83.78, 15.00, 84.71°) |
| OKLab | oklab(86.08% 0.0068 0.0386) |
| OKLCH | oklch(86.08% 0.039 80) |
| XYZ | xyz(61.0845, 63.6511, 52.7751) |
| Luminance | 0.6365 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.90
Champagne
#F7E7CE
ΔE00 5.46
Wheat
#F5DEB3
ΔE00 6.04
Warm Gray
#C9BEB0
ΔE00 6.10
Bisque
#FFE4C4
ΔE00 6.53
Blanchedalmond
#FFEBCD
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCFB5 #B5C5DF
analogous
#DFBAB5 #DFCFB5 #DADFB5
triadic
#DFCFB5 #B5DFCF #CFB5DF
tetradic
#DFCFB5 #B5DFBA #B5C5DF #DFB5DA
square
#DFCFB5 #B5DFBA #B5C5DF #DFB5DA
split-complementary
#DFCFB5 #B5DADF #BAB5DF
monochromatic
#BA9860 #CDB38A #DFCFB5 #F1EBE0 #F6F1EA
Accessibility & contrast
On white
1.53
#DFCFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#DFCFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCFB5
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCFB5 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CFB3
Deuteranopia (green-blind)
#DAD3B6
Tritanopia (blue-blind)
#E7CAC8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfcfb5; /* rgb */ color: rgb(223, 207, 181); /* oklch */ color: oklch(86.1% 0.039 80.0);
Tailwind
colors: {
custom: {
50: '#e9ddcb',
500: '#dfcfb5',
950: '#000000',
},
}SCSS
$custom: #dfcfb5; $custom-light: #e9ddcb; $custom-dark: #000000;
JSON
{
"hex": "#dfcfb5",
"rgb": {
"r": 223,
"g": 207,
"b": 181
},
"hsl": {
"h": 37.143,
"s": 39.623,
"l": 79.216
},
"oklch": {
"l": 0.86077,
"c": 0.03921,
"h": 80
},
"luminance": 0.6365
}Semantic roles & 50–950 ramp
primary
#DFCFB5
secondary
#8196B8
accent
#64B333
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161513
muted
#848482