#DFCEBD#DFCEBD
#DFCEBD is a very light, muted orange. Relative luminance 0.635; OKLCH L 86.1% C 0.030 H 67.4°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCEBD |
|---|---|
| RGB | rgb(223, 206, 189) |
| HSL | hsl(30, 35%, 81%) |
| HSV | hsv(30, 15%, 87%) |
| CMYK | cmyk(0%, 7.6%, 15.2%, 12.5%) |
| CIE-LAB | lab(83.71, 3.13, 10.59) |
| CIE-LCH | lch(83.71, 11.04, 73.55°) |
| OKLab | oklab(86.08% 0.0115 0.0276) |
| OKLCH | oklch(86.08% 0.03 67.4) |
| XYZ | xyz(61.6875, 63.5059, 57.1425) |
| Luminance | 0.6351 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.85
Warm Gray
#C9BEB0
ΔE00 4.91
Champagne
#F7E7CE
ΔE00 6.48
Antiquewhite
#FAEBD7
ΔE00 6.64
Bisque
#FFE4C4
ΔE00 7.37
Blanchedalmond
#FFEBCD
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCEBD #BDCEDF
analogous
#DFBDBD #DFCEBD #DFDFBD
triadic
#DFCEBD #BDDFCE #CEBDDF
tetradic
#DFCEBD #BDDFBD #BDCEDF #DFBDDF
square
#DFCEBD #BDDFBD #BDCEDF #DFBDDF
split-complementary
#DFCEBD #BDDFDF #BDBDDF
monochromatic
#B7916B #CBAF94 #DFCEBD #F3EDE6 #F5F0EA
Accessibility & contrast
On white
1.53
#DFCEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#DFCEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCEBD
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCEBD | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CEBC
Deuteranopia (green-blind)
#D8D2BD
Tritanopia (blue-blind)
#E6CAC9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfcebd; /* rgb */ color: rgb(223, 206, 189); /* oklch */ color: oklch(86.1% 0.030 67.4);
Tailwind
colors: {
custom: {
50: '#e9dcd0',
500: '#dfcebd',
950: '#000000',
},
}SCSS
$custom: #dfcebd; $custom-light: #e9dcd0; $custom-dark: #000000;
JSON
{
"hex": "#dfcebd",
"rgb": {
"r": 223,
"g": 206,
"b": 189
},
"hsl": {
"h": 30,
"s": 34.694,
"l": 80.784
},
"oklch": {
"l": 0.86076,
"c": 0.02991,
"h": 67.4
},
"luminance": 0.63505
}Semantic roles & 50–950 ramp
primary
#DFCEBD
secondary
#89A0B7
accent
#73AE38
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483