#DFCEB2#DFCEB2
#DFCEB2 is a very light, muted orange. Relative luminance 0.630; OKLCH L 85.8% C 0.042 H 80.3°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCEB2 |
|---|---|
| RGB | rgb(223, 206, 178) |
| HSL | hsl(37, 41%, 79%) |
| HSV | hsv(37, 20%, 87%) |
| CMYK | cmyk(0%, 7.6%, 20.2%, 12.5%) |
| CIE-LAB | lab(83.47, 1.46, 16.08) |
| CIE-LCH | lch(83.47, 16.15, 84.81°) |
| OKLab | oklab(85.81% 0.0071 0.0415) |
| OKLCH | oklch(85.81% 0.042 80.3) |
| XYZ | xyz(60.5385, 63.0463, 51.0909) |
| Luminance | 0.6304 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.51
Wheat
#F5DEB3
ΔE00 5.66
Champagne
#F7E7CE
ΔE00 5.77
Warm Gray
#C9BEB0
ΔE00 6.44
Bisque
#FFE4C4
ΔE00 6.50
Blanchedalmond
#FFEBCD
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCEB2 #B2C3DF
analogous
#DFB7B2 #DFCEB2 #D9DFB2
triadic
#DFCEB2 #B2DFCE #CEB2DF
tetradic
#DFCEB2 #B2DFB7 #B2C3DF #DFB2D9
square
#DFCEB2 #B2DFB7 #B2C3DF #DFB2D9
split-complementary
#DFCEB2 #B2D9DF #B7B2DF
monochromatic
#BB975C #CDB287 #DFCEB2 #F1EADD #F6F1E9
Accessibility & contrast
On white
1.54
#DFCEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#DFCEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCEB2
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCEB2 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CEB0
Deuteranopia (green-blind)
#DAD2B3
Tritanopia (blue-blind)
#E7C9C6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dfceb2; /* rgb */ color: rgb(223, 206, 178); /* oklch */ color: oklch(85.8% 0.042 80.3);
Tailwind
colors: {
custom: {
50: '#e9dcc9',
500: '#dfceb2',
950: '#000000',
},
}SCSS
$custom: #dfceb2; $custom-light: #e9dcc9; $custom-dark: #000000;
JSON
{
"hex": "#dfceb2",
"rgb": {
"r": 223,
"g": 206,
"b": 178
},
"hsl": {
"h": 37.333,
"s": 41.284,
"l": 78.627
},
"oklch": {
"l": 0.85807,
"c": 0.04206,
"h": 80.3
},
"luminance": 0.63045
}Semantic roles & 50–950 ramp
primary
#DFCEB2
secondary
#7E94B8
accent
#63B431
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161513
muted
#848482