#DCC09F#DCC09F
#DCC09F is a very light, muted orange. Relative luminance 0.554; OKLCH L 82.3% C 0.055 H 71.5°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC09F |
|---|---|
| RGB | rgb(220, 192, 159) |
| HSL | hsl(32, 47%, 74%) |
| HSV | hsv(32, 28%, 86%) |
| CMYK | cmyk(0%, 12.7%, 27.7%, 13.7%) |
| CIE-LAB | lab(79.28, 5.00, 20.31) |
| CIE-LCH | lch(79.28, 20.92, 76.16°) |
| OKLab | oklab(82.33% 0.0173 0.0518) |
| OKLCH | oklch(82.33% 0.055 71.5) |
| XYZ | xyz(54.6235, 55.4200, 40.6139) |
| Luminance | 0.5542 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.74
Burlywood
#DEB887
ΔE00 4.87
Khaki
#C3B091
ΔE00 5.77
Very Light Brown
#D3B683
ΔE00 5.86
Fawn
#CFAF7B
ΔE00 6.87
Light Peach
#FFD8B1
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC09F #9FBBDC
analogous
#DCA29F #DCC09F #DADC9F
triadic
#DCC09F #9FDCC0 #C09FDC
tetradic
#DCC09F #9FDCA2 #9FBBDC #DC9FDA
square
#DCC09F #9FDCA2 #9FBBDC #DC9FDA
split-complementary
#DCC09F #9FDADC #A29FDC
monochromatic
#BB8545 #CCA372 #DCC09F #ECDDCC #F7F0E9
Accessibility & contrast
On white
1.74
#DCC09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#DCC09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC09F
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC09F | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC19D
Deuteranopia (green-blind)
#D1C7A0
Tritanopia (blue-blind)
#E7B9B7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dcc09f; /* rgb */ color: rgb(220, 192, 159); /* oklch */ color: oklch(82.3% 0.055 71.5);
Tailwind
colors: {
custom: {
50: '#e7d3bb',
500: '#dcc09f',
950: '#000000',
},
}SCSS
$custom: #dcc09f; $custom-light: #e7d3bb; $custom-dark: #000000;
JSON
{
"hex": "#dcc09f",
"rgb": {
"r": 220,
"g": 192,
"b": 159
},
"hsl": {
"h": 32.459,
"s": 46.565,
"l": 74.314
},
"oklch": {
"l": 0.82331,
"c": 0.05462,
"h": 71.5
},
"luminance": 0.55418
}Semantic roles & 50–950 ramp
primary
#DCC09F
secondary
#6B8DB4
accent
#6DBA2C
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161412
muted
#848382