#DFCDB2#DFCDB2
#DFCDB2 is a very light, muted orange. Relative luminance 0.626; OKLCH L 85.6% C 0.041 H 78.0°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCDB2 |
|---|---|
| RGB | rgb(223, 205, 178) |
| HSL | hsl(36, 41%, 79%) |
| HSV | hsv(36, 20%, 87%) |
| CMYK | cmyk(0%, 8.1%, 20.2%, 12.5%) |
| CIE-LAB | lab(83.21, 1.98, 15.72) |
| CIE-LCH | lch(83.21, 15.85, 82.81°) |
| OKLab | oklab(85.61% 0.0086 0.0406) |
| OKLCH | oklch(85.61% 0.041 78) |
| XYZ | xyz(60.2985, 62.5663, 51.0109) |
| Luminance | 0.6257 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.51
Champagne
#F7E7CE
ΔE00 5.92
Wheat
#F5DEB3
ΔE00 6.01
Warm Gray
#C9BEB0
ΔE00 6.15
Bisque
#FFE4C4
ΔE00 6.41
Blanchedalmond
#FFEBCD
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCDB2 #B2C4DF
analogous
#DFB6B2 #DFCDB2 #DADFB2
triadic
#DFCDB2 #B2DFCD #CDB2DF
tetradic
#DFCDB2 #B2DFB6 #B2C4DF #DFB2DA
square
#DFCDB2 #B2DFB6 #B2C4DF #DFB2DA
split-complementary
#DFCDB2 #B2DADF #B6B2DF
monochromatic
#BB955C #CDB187 #DFCDB2 #F1E9DD #F6F1E9
Accessibility & contrast
On white
1.55
#DFCDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#DFCDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCDB2
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCDB2 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CDB0
Deuteranopia (green-blind)
#D9D1B3
Tritanopia (blue-blind)
#E7C8C5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dfcdb2; /* rgb */ color: rgb(223, 205, 178); /* oklch */ color: oklch(85.6% 0.041 78.0);
Tailwind
colors: {
custom: {
50: '#e9dcc9',
500: '#dfcdb2',
950: '#000000',
},
}SCSS
$custom: #dfcdb2; $custom-light: #e9dcc9; $custom-dark: #000000;
JSON
{
"hex": "#dfcdb2",
"rgb": {
"r": 223,
"g": 205,
"b": 178
},
"hsl": {
"h": 36,
"s": 41.284,
"l": 78.627
},
"oklch": {
"l": 0.85608,
"c": 0.04147,
"h": 78
},
"luminance": 0.62565
}Semantic roles & 50–950 ramp
primary
#DFCDB2
secondary
#7E95B8
accent
#66B431
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161513
muted
#848482