#DCC288#DCC288
#DCC288 is a very light, moderate orange. Relative luminance 0.556; OKLCH L 82.3% C 0.081 H 86.5°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC288 |
|---|---|
| RGB | rgb(220, 194, 136) |
| HSL | hsl(41, 55%, 70%) |
| HSV | hsv(41, 38%, 86%) |
| CMYK | cmyk(0%, 11.8%, 38.2%, 13.7%) |
| CIE-LAB | lab(79.37, 1.10, 32.57) |
| CIE-LCH | lch(79.37, 32.59, 88.06°) |
| OKLab | oklab(82.27% 0.005 0.0806) |
| OKLCH | oklch(82.27% 0.081 86.5) |
| XYZ | xyz(53.2521, 55.5788, 31.2105) |
| Luminance | 0.5558 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.57
Tan (survey)
#D1B26F
ΔE00 4.59
Sandstone
#C9AE74
ΔE00 5.23
Fawn
#CFAF7B
ΔE00 5.35
Burlywood
#DEB887
ΔE00 5.38
Sand (survey)
#E2CA76
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC288 #88A2DC
analogous
#DC9888 #DCC288 #CCDC88
triadic
#DCC288 #88DCC2 #C288DC
tetradic
#DCC288 #88DC98 #88A2DC #DC88CC
square
#DCC288 #88DC98 #88A2DC #DC88CC
split-complementary
#DCC288 #88CCDC #9888DC
monochromatic
#B58D35 #CEAA59 #DCC288 #EADAB7 #F8F2E7
Accessibility & contrast
On white
1.73
#DCC288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#DCC288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC288
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC288 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC184
Deuteranopia (green-blind)
#D6C88A
Tritanopia (blue-blind)
#E9B9B3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dcc288; /* rgb */ color: rgb(220, 194, 136); /* oklch */ color: oklch(82.3% 0.081 86.5);
Tailwind
colors: {
custom: {
50: '#e8d4ab',
500: '#dcc288',
950: '#000000',
},
}SCSS
$custom: #dcc288; $custom-light: #e8d4ab; $custom-dark: #000000;
JSON
{
"hex": "#dcc288",
"rgb": {
"r": 220,
"g": 194,
"b": 136
},
"hsl": {
"h": 41.429,
"s": 54.545,
"l": 69.804
},
"oklch": {
"l": 0.82267,
"c": 0.08078,
"h": 86.5
},
"luminance": 0.55577
}Semantic roles & 50–950 ramp
primary
#DCC288
secondary
#5572B3
accent
#55C223
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381