#DFCFB2#DFCFB2
#DFCFB2 is a very light, muted orange. Relative luminance 0.635; OKLCH L 86.0% C 0.043 H 82.5°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCFB2 |
|---|---|
| RGB | rgb(223, 207, 178) |
| HSL | hsl(39, 41%, 79%) |
| HSV | hsv(39, 20%, 87%) |
| CMYK | cmyk(0%, 7.2%, 20.2%, 12.5%) |
| CIE-LAB | lab(83.72, 0.94, 16.44) |
| CIE-LCH | lch(83.72, 16.46, 86.72°) |
| OKLab | oklab(86.01% 0.0056 0.0424) |
| OKLCH | oklch(86.01% 0.043 82.5) |
| XYZ | xyz(60.7800, 63.5293, 51.1714) |
| Luminance | 0.6353 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.61
Wheat
#F5DEB3
ΔE00 5.40
Champagne
#F7E7CE
ΔE00 5.70
Blanchedalmond
#FFEBCD
ΔE00 6.62
Bisque
#FFE4C4
ΔE00 6.66
Warm Gray
#C9BEB0
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCFB2 #B2C2DF
analogous
#DFB8B2 #DFCFB2 #D8DFB2
triadic
#DFCFB2 #B2DFCF #CFB2DF
tetradic
#DFCFB2 #B2DFB8 #B2C2DF #DFB2D8
square
#DFCFB2 #B2DFB8 #B2C2DF #DFB2D8
split-complementary
#DFCFB2 #B2D8DF #B8B2DF
monochromatic
#BB995C #CDB487 #DFCFB2 #F1EADD #F6F2E9
Accessibility & contrast
On white
1.53
#DFCFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#DFCFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCFB2
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCFB2 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEB0
Deuteranopia (green-blind)
#DBD2B3
Tritanopia (blue-blind)
#E7CAC7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfcfb2; /* rgb */ color: rgb(223, 207, 178); /* oklch */ color: oklch(86.0% 0.043 82.5);
Tailwind
colors: {
custom: {
50: '#e9ddc9',
500: '#dfcfb2',
950: '#000000',
},
}SCSS
$custom: #dfcfb2; $custom-light: #e9ddc9; $custom-dark: #000000;
JSON
{
"hex": "#dfcfb2",
"rgb": {
"r": 223,
"g": 207,
"b": 178
},
"hsl": {
"h": 38.667,
"s": 41.284,
"l": 78.627
},
"oklch": {
"l": 0.86006,
"c": 0.04272,
"h": 82.5
},
"luminance": 0.63528
}Semantic roles & 50–950 ramp
primary
#DFCFB2
secondary
#7E92B8
accent
#60B431
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161513
muted
#848482