#DCC09B#DCC09B
#DCC09B is a very light, muted orange. Relative luminance 0.553; OKLCH L 82.2% C 0.059 H 74.5°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC09B |
|---|---|
| RGB | rgb(220, 192, 155) |
| HSL | hsl(34, 48%, 74%) |
| HSV | hsv(34, 30%, 86%) |
| CMYK | cmyk(0%, 12.7%, 29.5%, 13.7%) |
| CIE-LAB | lab(79.20, 4.47, 22.33) |
| CIE-LCH | lch(79.20, 22.78, 78.68°) |
| OKLab | oklab(82.24% 0.0157 0.0567) |
| OKLCH | oklch(82.24% 0.059 74.5) |
| XYZ | xyz(54.2820, 55.2834, 38.8154) |
| Luminance | 0.5528 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.20
Burlywood
#DEB887
ΔE00 4.07
Very Light Brown
#D3B683
ΔE00 4.72
Khaki
#C3B091
ΔE00 5.62
Fawn
#CFAF7B
ΔE00 5.96
Toupe
#C7AC7D
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC09B #9BB7DC
analogous
#DC9F9B #DCC09B #D7DC9B
triadic
#DCC09B #9BDCC0 #C09BDC
tetradic
#DCC09B #9BDC9F #9BB7DC #DC9BD7
square
#DCC09B #9BDC9F #9BB7DC #DC9BD7
split-complementary
#DCC09B #9BD7DC #9F9BDC
monochromatic
#BB8741 #CCA36E #DCC09B #ECDDC8 #F7F1E8
Accessibility & contrast
On white
1.74
#DCC09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#DCC09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC09B
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC09B | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC099
Deuteranopia (green-blind)
#D2C79C
Tritanopia (blue-blind)
#E7B9B6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dcc09b; /* rgb */ color: rgb(220, 192, 155); /* oklch */ color: oklch(82.2% 0.059 74.5);
Tailwind
colors: {
custom: {
50: '#e7d3b8',
500: '#dcc09b',
950: '#000000',
},
}SCSS
$custom: #dcc09b; $custom-light: #e7d3b8; $custom-dark: #000000;
JSON
{
"hex": "#dcc09b",
"rgb": {
"r": 220,
"g": 192,
"b": 155
},
"hsl": {
"h": 34.154,
"s": 48.148,
"l": 73.529
},
"oklch": {
"l": 0.82244,
"c": 0.05883,
"h": 74.5
},
"luminance": 0.55281
}Semantic roles & 50–950 ramp
primary
#DCC09B
secondary
#6788B4
accent
#69BB2A
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381