#DCCAA3#DCCAA3
#DCCAA3 is a very light, muted orange. Relative luminance 0.601; OKLCH L 84.4% C 0.056 H 86.1°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCAA3 |
|---|---|
| RGB | rgb(220, 202, 163) |
| HSL | hsl(41, 45%, 75%) |
| HSV | hsv(41, 26%, 86%) |
| CMYK | cmyk(0%, 8.2%, 25.9%, 13.7%) |
| CIE-LAB | lab(81.89, 0.30, 21.79) |
| CIE-LCH | lch(81.89, 21.79, 89.22°) |
| OKLab | oklab(84.41% 0.0038 0.0555) |
| OKLCH | oklch(84.41% 0.056 86.1) |
| XYZ | xyz(57.2469, 60.1025, 43.2286) |
| Luminance | 0.6010 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 5.13
Beige (survey)
#E6DAA6
ΔE00 5.48
Very Light Brown
#D3B683
ΔE00 6.34
Tan
#D2B48C
ΔE00 6.72
Moccasin
#FFE4B5
ΔE00 6.98
Khaki
#C3B091
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCAA3 #A3B5DC
analogous
#DCAEA3 #DCCAA3 #D1DCA3
triadic
#DCCAA3 #A3DCCA #CAA3DC
tetradic
#DCCAA3 #A3DCAE #A3B5DC #DCA3D1
square
#DCCAA3 #A3DCAE #A3B5DC #DCA3D1
split-complementary
#DCCAA3 #A3D1DC #AEA3DC
monochromatic
#BA974A #CBB077 #DCCAA3 #EDE4CF #F7F2E9
Accessibility & contrast
On white
1.61
#DCCAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#DCCAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCAA3
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCAA3 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C9A1
Deuteranopia (green-blind)
#D8CEA4
Tritanopia (blue-blind)
#E6C3BF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dccaa3; /* rgb */ color: rgb(220, 202, 163); /* oklch */ color: oklch(84.4% 0.056 86.1);
Tailwind
colors: {
custom: {
50: '#e7dabe',
500: '#dccaa3',
950: '#000000',
},
}SCSS
$custom: #dccaa3; $custom-light: #e7dabe; $custom-dark: #000000;
JSON
{
"hex": "#dccaa3",
"rgb": {
"r": 220,
"g": 202,
"b": 163
},
"hsl": {
"h": 41.053,
"s": 44.882,
"l": 75.098
},
"oklch": {
"l": 0.84409,
"c": 0.0556,
"h": 86.1
},
"luminance": 0.60101
}Semantic roles & 50–950 ramp
primary
#DCCAA3
secondary
#6F85B4
accent
#59B82D
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161412
muted
#848382