#DFCFBC#DFCFBC
#DFCFBC is a very light, muted orange. Relative luminance 0.639; OKLCH L 86.2% C 0.031 H 72.1°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCFBC |
|---|---|
| RGB | rgb(223, 207, 188) |
| HSL | hsl(33, 35%, 81%) |
| HSV | hsv(33, 16%, 87%) |
| CMYK | cmyk(0%, 7.2%, 15.7%, 12.5%) |
| CIE-LAB | lab(83.94, 2.45, 11.44) |
| CIE-LCH | lch(83.94, 11.70, 77.92°) |
| OKLab | oklab(86.25% 0.0096 0.0298) |
| OKLCH | oklch(86.25% 0.031 72.1) |
| XYZ | xyz(61.8209, 63.9456, 56.6533) |
| Luminance | 0.6394 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.20
Warm Gray
#C9BEB0
ΔE00 4.97
Champagne
#F7E7CE
ΔE00 5.81
Antiquewhite
#FAEBD7
ΔE00 6.26
Bisque
#FFE4C4
ΔE00 6.98
Blanchedalmond
#FFEBCD
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCFBC #BCCCDF
analogous
#DFBDBC #DFCFBC #DEDFBC
triadic
#DFCFBC #BCDFCF #CFBCDF
tetradic
#DFCFBC #BCDFBD #BCCCDF #DFBCDE
square
#DFCFBC #BCDFBD #BCCCDF #DFBCDE
split-complementary
#DFCFBC #BCDEDF #BDBCDF
monochromatic
#B79469 #CBB193 #DFCFBC #F3EDE5 #F5F0EA
Accessibility & contrast
On white
1.52
#DFCFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#DFCFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCFBC
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCFBC | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFBB
Deuteranopia (green-blind)
#D9D3BC
Tritanopia (blue-blind)
#E6CBCA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfcfbc; /* rgb */ color: rgb(223, 207, 188); /* oklch */ color: oklch(86.2% 0.031 72.1);
Tailwind
colors: {
custom: {
50: '#e9ddd0',
500: '#dfcfbc',
950: '#000000',
},
}SCSS
$custom: #dfcfbc; $custom-light: #e9ddd0; $custom-dark: #000000;
JSON
{
"hex": "#dfcfbc",
"rgb": {
"r": 223,
"g": 207,
"b": 188
},
"hsl": {
"h": 32.571,
"s": 35.354,
"l": 80.588
},
"oklch": {
"l": 0.86249,
"c": 0.0313,
"h": 72.1
},
"luminance": 0.63944
}Semantic roles & 50–950 ramp
primary
#DFCFBC
secondary
#889EB7
accent
#6EAE37
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483