#DCCEB4#DCCEB4
#DCCEB4 is a very light, muted orange. Relative luminance 0.627; OKLCH L 85.6% C 0.038 H 83.0°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCEB4 |
|---|---|
| RGB | rgb(220, 206, 180) |
| HSL | hsl(39, 36%, 78%) |
| HSV | hsv(39, 18%, 86%) |
| CMYK | cmyk(0%, 6.4%, 18.2%, 13.7%) |
| CIE-LAB | lab(83.26, 0.65, 14.69) |
| CIE-LCH | lch(83.26, 14.71, 87.46°) |
| OKLab | oklab(85.6% 0.0046 0.038) |
| OKLCH | oklch(85.6% 0.038 83) |
| XYZ | xyz(59.8244, 62.6547, 52.1132) |
| Luminance | 0.6265 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.21
Champagne
#F7E7CE
ΔE00 5.89
Warm Gray
#C9BEB0
ΔE00 5.90
Wheat
#F5DEB3
ΔE00 6.39
Blanchedalmond
#FFEBCD
ΔE00 7.10
Eggshell
#F0EAD6
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCEB4 #B4C2DC
analogous
#DCBAB4 #DCCEB4 #D6DCB4
triadic
#DCCEB4 #B4DCCE #CEB4DC
tetradic
#DCCEB4 #B4DCBA #B4C2DC #DCB4D6
square
#DCCEB4 #B4DCBA #B4C2DC #DCB4D6
split-complementary
#DCCEB4 #B4D6DC #BAB4DC
monochromatic
#B59761 #C9B38A #DCCEB4 #EFE9DE #F5F1EA
Accessibility & contrast
On white
1.55
#DCCEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#DCCEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCEB4
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCEB4 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CDB2
Deuteranopia (green-blind)
#D8D1B5
Tritanopia (blue-blind)
#E3C9C7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dcceb4; /* rgb */ color: rgb(220, 206, 180); /* oklch */ color: oklch(85.6% 0.038 83.0);
Tailwind
colors: {
custom: {
50: '#e7dcca',
500: '#dcceb4',
950: '#000000',
},
}SCSS
$custom: #dcceb4; $custom-light: #e7dcca; $custom-dark: #000000;
JSON
{
"hex": "#dcceb4",
"rgb": {
"r": 220,
"g": 206,
"b": 180
},
"hsl": {
"h": 39,
"s": 36.364,
"l": 78.431
},
"oklch": {
"l": 0.85599,
"c": 0.03827,
"h": 83
},
"luminance": 0.62654
}Semantic roles & 50–950 ramp
primary
#DCCEB4
secondary
#8092B4
accent
#61AF36
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161513
muted
#848482