#DCCAA2#DCCAA2
#DCCAA2 is a very light, muted orange. Relative luminance 0.601; OKLCH L 84.4% C 0.057 H 86.6°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCAA2 |
|---|---|
| RGB | rgb(220, 202, 162) |
| HSL | hsl(41, 45%, 75%) |
| HSV | hsv(41, 26%, 86%) |
| CMYK | cmyk(0%, 8.2%, 26.4%, 13.7%) |
| CIE-LAB | lab(81.87, 0.16, 22.29) |
| CIE-LCH | lch(81.87, 22.29, 89.58°) |
| OKLab | oklab(84.39% 0.0034 0.0567) |
| OKLCH | oklch(84.39% 0.057 86.6) |
| XYZ | xyz(57.1577, 60.0668, 42.7586) |
| Luminance | 0.6007 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 5.12
Beige (survey)
#E6DAA6
ΔE00 5.28
Very Light Brown
#D3B683
ΔE00 6.24
Tan
#D2B48C
ΔE00 6.76
Moccasin
#FFE4B5
ΔE00 6.96
Navajowhite
#FFDEAD
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCAA2 #A2B4DC
analogous
#DCADA2 #DCCAA2 #D1DCA2
triadic
#DCCAA2 #A2DCCA #CAA2DC
tetradic
#DCCAA2 #A2DCAD #A2B4DC #DCA2D1
square
#DCCAA2 #A2DCAD #A2B4DC #DCA2D1
split-complementary
#DCCAA2 #A2D1DC #ADA2DC
monochromatic
#BB9749 #CBB176 #DCCAA2 #EDE3CE #F7F2E9
Accessibility & contrast
On white
1.61
#DCCAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#DCCAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCAA2
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCAA2 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C99F
Deuteranopia (green-blind)
#D8CEA3
Tritanopia (blue-blind)
#E6C3BF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dccaa2; /* rgb */ color: rgb(220, 202, 162); /* oklch */ color: oklch(84.4% 0.057 86.6);
Tailwind
colors: {
custom: {
50: '#e7dabd',
500: '#dccaa2',
950: '#000000',
},
}SCSS
$custom: #dccaa2; $custom-light: #e7dabd; $custom-dark: #000000;
JSON
{
"hex": "#dccaa2",
"rgb": {
"r": 220,
"g": 202,
"b": 162
},
"hsl": {
"h": 41.379,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.84387,
"c": 0.05678,
"h": 86.6
},
"luminance": 0.60065
}Semantic roles & 50–950 ramp
primary
#DCCAA2
secondary
#6E84B4
accent
#58B82D
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161412
muted
#848382