#DDC080#DDC080
#DDC080 is a light, moderate orange. Relative luminance 0.546; OKLCH L 81.8% C 0.088 H 86.1°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC080 |
|---|---|
| RGB | rgb(221, 192, 128) |
| HSL | hsl(41, 58%, 68%) |
| HSV | hsv(41, 42%, 87%) |
| CMYK | cmyk(0%, 13.1%, 42.1%, 13.3%) |
| CIE-LAB | lab(78.83, 1.67, 36.02) |
| CIE-LCH | lch(78.83, 36.06, 87.34°) |
| OKLab | oklab(81.82% 0.006 0.0883) |
| OKLCH | oklch(81.82% 0.089 86.1) |
| XYZ | xyz(52.5662, 54.6322, 28.1940) |
| Luminance | 0.5463 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.68
Very Light Brown
#D3B683
ΔE00 3.82
Sand (survey)
#E2CA76
ΔE00 4.76
Sandstone
#C9AE74
ΔE00 4.93
Fawn
#CFAF7B
ΔE00 5.22
Burlywood
#DEB887
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC080 #809DDD
analogous
#DD9180 #DDC080 #CBDD80
triadic
#DDC080 #80DDC0 #C080DD
tetradic
#DDC080 #80DD91 #809DDD #DD80CB
square
#DDC080 #80DD91 #809DDD #DD80CB
split-complementary
#DDC080 #80CBDD #9180DD
monochromatic
#B38A30 #D0A850 #DDC080 #EAD8B0 #F7F0E1
Accessibility & contrast
On white
1.76
#DDC080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#DDC080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC080
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC080 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF7B
Deuteranopia (green-blind)
#D6C682
Tritanopia (blue-blind)
#EBB6B0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ddc080; /* rgb */ color: rgb(221, 192, 128); /* oklch */ color: oklch(81.8% 0.088 86.1);
Tailwind
colors: {
custom: {
50: '#e9d2a5',
500: '#ddc080',
950: '#000000',
},
}SCSS
$custom: #ddc080; $custom-light: #e9d2a5; $custom-dark: #000000;
JSON
{
"hex": "#ddc080",
"rgb": {
"r": 221,
"g": 192,
"b": 128
},
"hsl": {
"h": 41.29,
"s": 57.764,
"l": 68.431
},
"oklch": {
"l": 0.81818,
"c": 0.0885,
"h": 86.1
},
"luminance": 0.5463
}Semantic roles & 50–950 ramp
primary
#DDC080
secondary
#4D6DB4
accent
#54C520
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380