#DCCABA#DCCABA
#DCCABA is a very light, muted orange. Relative luminance 0.610; OKLCH L 85.0% C 0.030 H 64.1°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCABA |
|---|---|
| RGB | rgb(220, 202, 186) |
| HSL | hsl(28, 33%, 80%) |
| HSV | hsv(28, 15%, 86%) |
| CMYK | cmyk(0%, 8.2%, 15.5%, 13.7%) |
| CIE-LAB | lab(82.38, 3.67, 10.26) |
| CIE-LCH | lch(82.38, 10.89, 70.34°) |
| OKLab | oklab(84.95% 0.013 0.0268) |
| OKLCH | oklch(84.95% 0.03 64.1) |
| XYZ | xyz(59.4982, 61.0030, 55.0853) |
| Luminance | 0.6100 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.46
Warm Beige
#E9DCC9
ΔE00 5.02
Champagne
#F7E7CE
ΔE00 7.63
Antiquewhite
#FAEBD7
ΔE00 7.73
Bisque
#FFE4C4
ΔE00 8.20
Peach
#FFDAB9
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCABA #BACCDC
analogous
#DCBABB #DCCABA #DCDBBA
triadic
#DCCABA #BADCCA #CABADC
tetradic
#DCCABA #BBDCBA #BACCDC #DBBADC
square
#DCCABA #BBDCBA #BACCDC #DBBADC
split-complementary
#DCCABA #BADCDB #BABBDC
monochromatic
#B38C69 #C7AB91 #DCCABA #F1E9E3 #F5EFEB
Accessibility & contrast
On white
1.59
#DCCABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#DCCABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCABA
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCABA | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CBB9
Deuteranopia (green-blind)
#D4CFBA
Tritanopia (blue-blind)
#E3C6C5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dccaba; /* rgb */ color: rgb(220, 202, 186); /* oklch */ color: oklch(85.0% 0.030 64.1);
Tailwind
colors: {
custom: {
50: '#e7dace',
500: '#dccaba',
950: '#000000',
},
}SCSS
$custom: #dccaba; $custom-light: #e7dace; $custom-dark: #000000;
JSON
{
"hex": "#dccaba",
"rgb": {
"r": 220,
"g": 202,
"b": 186
},
"hsl": {
"h": 28.235,
"s": 32.692,
"l": 79.608
},
"oklch": {
"l": 0.84952,
"c": 0.02976,
"h": 64.1
},
"luminance": 0.61002
}Semantic roles & 50–950 ramp
primary
#DCCABA
secondary
#879EB4
accent
#76AB3A
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161413
muted
#848383