#DFCEB8#DFCEB8
#DFCEB8 is a very light, muted orange. Relative luminance 0.633; OKLCH L 86.0% C 0.035 H 74.4°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCEB8 |
|---|---|
| RGB | rgb(223, 206, 184) |
| HSL | hsl(34, 38%, 80%) |
| HSV | hsv(34, 17%, 87%) |
| CMYK | cmyk(0%, 7.6%, 17.5%, 12.5%) |
| CIE-LAB | lab(83.60, 2.36, 13.08) |
| CIE-LCH | lch(83.60, 13.29, 79.78°) |
| OKLab | oklab(85.95% 0.0095 0.0339) |
| OKLCH | oklch(85.95% 0.035 74.4) |
| XYZ | xyz(61.1542, 63.2925, 54.3333) |
| Luminance | 0.6329 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.57
Warm Gray
#C9BEB0
ΔE00 5.27
Champagne
#F7E7CE
ΔE00 5.74
Antiquewhite
#FAEBD7
ΔE00 6.53
Bisque
#FFE4C4
ΔE00 6.61
Blanchedalmond
#FFEBCD
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCEB8 #B8C9DF
analogous
#DFBBB8 #DFCEB8 #DDDFB8
triadic
#DFCEB8 #B8DFCE #CEB8DF
tetradic
#DFCEB8 #B8DFBB #B8C9DF #DFB8DD
square
#DFCEB8 #B8DFBB #B8C9DF #DFB8DD
split-complementary
#DFCEB8 #B8DDDF #BBB8DF
monochromatic
#B99464 #CCB18E #DFCEB8 #F2EBE2 #F5F0EA
Accessibility & contrast
On white
1.54
#DFCEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#DFCEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCEB8
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCEB8 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CEB7
Deuteranopia (green-blind)
#D9D2B8
Tritanopia (blue-blind)
#E6CAC8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dfceb8; /* rgb */ color: rgb(223, 206, 184); /* oklch */ color: oklch(86.0% 0.035 74.4);
Tailwind
colors: {
custom: {
50: '#e9dccd',
500: '#dfceb8',
950: '#000000',
},
}SCSS
$custom: #dfceb8; $custom-light: #e9dccd; $custom-dark: #000000;
JSON
{
"hex": "#dfceb8",
"rgb": {
"r": 223,
"g": 206,
"b": 184
},
"hsl": {
"h": 33.846,
"s": 37.864,
"l": 79.804
},
"oklch": {
"l": 0.85951,
"c": 0.03524,
"h": 74.4
},
"luminance": 0.63291
}Semantic roles & 50–950 ramp
primary
#DFCEB8
secondary
#849AB7
accent
#6BB135
background
#FEFEFE
surface
#FDFCFA
border
#D5D5D3
text
#161513
muted
#848483