#DCCABD#DCCABD
#DCCABD is a very light, muted orange. Relative luminance 0.611; OKLCH L 85.0% C 0.027 H 58.2°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCABD |
|---|---|
| RGB | rgb(220, 202, 189) |
| HSL | hsl(25, 31%, 80%) |
| HSV | hsv(25, 14%, 86%) |
| CMYK | cmyk(0%, 8.2%, 14.1%, 13.7%) |
| CIE-LAB | lab(82.45, 4.14, 8.76) |
| CIE-LCH | lch(82.45, 9.69, 64.71°) |
| OKLab | oklab(85.03% 0.0142 0.0229) |
| OKLCH | oklch(85.03% 0.027 58.2) |
| XYZ | xyz(59.8205, 61.1319, 56.7826) |
| Luminance | 0.6113 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.85
Warm Beige
#E9DCC9
ΔE00 5.74
Antiquewhite
#FAEBD7
ΔE00 8.19
Champagne
#F7E7CE
ΔE00 8.41
Light Gray
#D3D3D3
ΔE00 8.76
Linen
#FAF0E6
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCABD #BDCFDC
analogous
#DCBDBF #DCCABD #DCD9BD
triadic
#DCCABD #BDDCCA #CABDDC
tetradic
#DCCABD #BFDCBD #BDCFDC #D9BDDC
square
#DCCABD #BFDCBD #BDCFDC #D9BDDC
split-complementary
#DCCABD #BDDCD9 #BDBFDC
monochromatic
#B28A6D #C7AA95 #DCCABD #F1EAE5 #F4EFEB
Accessibility & contrast
On white
1.59
#DCCABD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#DCCABD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCABD
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCABD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCABD | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCBBC
Deuteranopia (green-blind)
#D4CFBD
Tritanopia (blue-blind)
#E2C7C6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dccabd; /* rgb */ color: rgb(220, 202, 189); /* oklch */ color: oklch(85.0% 0.027 58.2);
Tailwind
colors: {
custom: {
50: '#e7dad0',
500: '#dccabd',
950: '#000000',
},
}SCSS
$custom: #dccabd; $custom-light: #e7dad0; $custom-dark: #000000;
JSON
{
"hex": "#dccabd",
"rgb": {
"r": 220,
"g": 202,
"b": 189
},
"hsl": {
"h": 25.161,
"s": 30.693,
"l": 80.196
},
"oklch": {
"l": 0.85029,
"c": 0.02697,
"h": 58.2
},
"luminance": 0.61131
}Semantic roles & 50–950 ramp
primary
#DCCABD
secondary
#8AA2B3
accent
#7CA93C
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383