#DCC088#DCC088
#DCC088 is a light, moderate orange. Relative luminance 0.547; OKLCH L 81.9% C 0.079 H 84.2°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC088 |
|---|---|
| RGB | rgb(220, 192, 136) |
| HSL | hsl(40, 55%, 70%) |
| HSV | hsv(40, 38%, 86%) |
| CMYK | cmyk(0%, 12.7%, 38.2%, 13.7%) |
| CIE-LAB | lab(78.86, 2.15, 31.90) |
| CIE-LCH | lch(78.86, 31.97, 86.14°) |
| OKLab | oklab(81.87% 0.008 0.0791) |
| OKLCH | oklch(81.87% 0.079 84.2) |
| XYZ | xyz(52.8100, 54.6946, 31.0631) |
| Luminance | 0.5469 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.80
Tan (survey)
#D1B26F
ΔE00 4.34
Burlywood
#DEB887
ΔE00 4.41
Fawn
#CFAF7B
ΔE00 4.60
Sandstone
#C9AE74
ΔE00 4.89
Tan
#D2B48C
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC088 #88A4DC
analogous
#DC9688 #DCC088 #CEDC88
triadic
#DCC088 #88DCC0 #C088DC
tetradic
#DCC088 #88DC96 #88A4DC #DC88CE
square
#DCC088 #88DC96 #88A4DC #DC88CE
split-complementary
#DCC088 #88CEDC #9688DC
monochromatic
#B58A35 #CEA759 #DCC088 #EAD9B7 #F8F2E7
Accessibility & contrast
On white
1.76
#DCC088 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#DCC088 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC088
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC088 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC088 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBF84
Deuteranopia (green-blind)
#D4C68A
Tritanopia (blue-blind)
#E9B7B2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dcc088; /* rgb */ color: rgb(220, 192, 136); /* oklch */ color: oklch(81.9% 0.079 84.2);
Tailwind
colors: {
custom: {
50: '#e8d2ab',
500: '#dcc088',
950: '#000000',
},
}SCSS
$custom: #dcc088; $custom-light: #e8d2ab; $custom-dark: #000000;
JSON
{
"hex": "#dcc088",
"rgb": {
"r": 220,
"g": 192,
"b": 136
},
"hsl": {
"h": 40,
"s": 54.545,
"l": 69.804
},
"oklch": {
"l": 0.81866,
"c": 0.07948,
"h": 84.2
},
"luminance": 0.54692
}Semantic roles & 50–950 ramp
primary
#DCC088
secondary
#5574B3
accent
#58C223
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381