#DCCCA2#DCCCA2
#DCCCA2 is a very light, muted orange. Relative luminance 0.610; OKLCH L 84.8% C 0.058 H 89.7°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCCA2 |
|---|---|
| RGB | rgb(220, 204, 162) |
| HSL | hsl(43, 45%, 75%) |
| HSV | hsv(43, 26%, 86%) |
| CMYK | cmyk(0%, 7.3%, 26.4%, 13.7%) |
| CIE-LAB | lab(82.38, -0.88, 22.99) |
| CIE-LCH | lch(82.38, 23.01, 92.19°) |
| OKLab | oklab(84.79% 0.0004 0.0584) |
| OKLCH | oklch(84.79% 0.058 89.7) |
| XYZ | xyz(57.6300, 61.0114, 42.9160) |
| Luminance | 0.6101 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.28
Wheat
#F5DEB3
ΔE00 5.12
Vanilla
#F3E5AB
ΔE00 6.71
Very Light Brown
#D3B683
ΔE00 6.79
Moccasin
#FFE4B5
ΔE00 6.94
Sand
#C2B280
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCCA2 #A2B2DC
analogous
#DCAFA2 #DCCCA2 #CFDCA2
triadic
#DCCCA2 #A2DCCC #CCA2DC
tetradic
#DCCCA2 #A2DCAF #A2B2DC #DCA2CF
square
#DCCCA2 #A2DCAF #A2B2DC #DCA2CF
split-complementary
#DCCCA2 #A2CFDC #AFA2DC
monochromatic
#BB9B49 #CBB476 #DCCCA2 #EDE4CE #F7F3E9
Accessibility & contrast
On white
1.59
#DCCCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#DCCCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCCA2
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCCA2 | 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)
#D6CA9F
Deuteranopia (green-blind)
#DACFA3
Tritanopia (blue-blind)
#E6C5C1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dccca2; /* rgb */ color: rgb(220, 204, 162); /* oklch */ color: oklch(84.8% 0.058 89.7);
Tailwind
colors: {
custom: {
50: '#e7dbbd',
500: '#dccca2',
950: '#000000',
},
}SCSS
$custom: #dccca2; $custom-light: #e7dbbd; $custom-dark: #000000;
JSON
{
"hex": "#dccca2",
"rgb": {
"r": 220,
"g": 204,
"b": 162
},
"hsl": {
"h": 43.448,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.84789,
"c": 0.05838,
"h": 89.7
},
"luminance": 0.6101
}Semantic roles & 50–950 ramp
primary
#DCCCA2
secondary
#6E81B4
accent
#53B82D
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161512
muted
#848482