#DDC07F#DDC07F
#DDC07F is a light, moderate orange. Relative luminance 0.546; OKLCH L 81.8% C 0.090 H 86.4°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC07F |
|---|---|
| RGB | rgb(221, 192, 127) |
| HSL | hsl(41, 58%, 68%) |
| HSV | hsv(41, 43%, 87%) |
| CMYK | cmyk(0%, 13.1%, 42.5%, 13.3%) |
| CIE-LAB | lab(78.81, 1.57, 36.52) |
| CIE-LCH | lch(78.81, 36.55, 87.54°) |
| OKLab | oklab(81.8% 0.0056 0.0894) |
| OKLCH | oklch(81.8% 0.09 86.4) |
| XYZ | xyz(52.5007, 54.6060, 27.8491) |
| Luminance | 0.5460 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.65
Very Light Brown
#D3B683
ΔE00 3.97
Sand (survey)
#E2CA76
ΔE00 4.59
Sandstone
#C9AE74
ΔE00 4.97
Fawn
#CFAF7B
ΔE00 5.33
Desert
#CCAD60
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC07F #7F9CDD
analogous
#DD917F #DDC07F #CBDD7F
triadic
#DDC07F #7FDDC0 #C07FDD
tetradic
#DDC07F #7FDD91 #7F9CDD #DD7FCB
square
#DDC07F #7FDD91 #7F9CDD #DD7FCB
split-complementary
#DDC07F #7FCBDD #917FDD
monochromatic
#B28A2F #D0A84F #DDC07F #EAD8AF #F7F0E0
Accessibility & contrast
On white
1.76
#DDC07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#DDC07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC07F
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC07F | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF7A
Deuteranopia (green-blind)
#D6C681
Tritanopia (blue-blind)
#EBB6B0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ddc07f; /* rgb */ color: rgb(221, 192, 127); /* oklch */ color: oklch(81.8% 0.090 86.4);
Tailwind
colors: {
custom: {
50: '#e9d2a5',
500: '#ddc07f',
950: '#000000',
},
}SCSS
$custom: #ddc07f; $custom-light: #e9d2a5; $custom-dark: #000000;
JSON
{
"hex": "#ddc07f",
"rgb": {
"r": 221,
"g": 192,
"b": 127
},
"hsl": {
"h": 41.489,
"s": 58.025,
"l": 68.235
},
"oklch": {
"l": 0.81801,
"c": 0.08957,
"h": 86.4
},
"luminance": 0.54604
}Semantic roles & 50–950 ramp
primary
#DDC07F
secondary
#4D6CB4
accent
#53C620
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380