#DDC684#DDC684
#DDC684 is a very light, moderate orange. Relative luminance 0.574; OKLCH L 83.1% C 0.088 H 91.0°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC684 |
|---|---|
| RGB | rgb(221, 198, 132) |
| HSL | hsl(44, 57%, 69%) |
| HSV | hsv(44, 40%, 87%) |
| CMYK | cmyk(0%, 10.4%, 40.3%, 13.3%) |
| CIE-LAB | lab(80.42, -1.03, 36.02) |
| CIE-LCH | lch(80.42, 36.03, 91.64°) |
| OKLab | oklab(83.09% -0.0016 0.0885) |
| OKLCH | oklch(83.09% 0.088 91) |
| XYZ | xyz(54.1790, 57.4283, 30.0562) |
| Luminance | 0.5743 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.34
Tan (survey)
#D1B26F
ΔE00 5.40
Very Light Brown
#D3B683
ΔE00 5.60
Beige (survey)
#E6DAA6
ΔE00 6.20
Sandstone
#C9AE74
ΔE00 6.41
Sand
#C2B280
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC684 #849BDD
analogous
#DD9A84 #DDC684 #C8DD84
triadic
#DDC684 #84DDC6 #C684DD
tetradic
#DDC684 #84DD9A #849BDD #DD84C8
square
#DDC684 #84DD9A #849BDD #DD84C8
split-complementary
#DDC684 #84C8DD #9A84DD
monochromatic
#B59332 #D0B054 #DDC684 #EADCB4 #F8F2E4
Accessibility & contrast
On white
1.68
#DDC684 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#DDC684 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC684
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC684 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC684 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C47F
Deuteranopia (green-blind)
#DACA86
Tritanopia (blue-blind)
#EABCB5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ddc684; /* rgb */ color: rgb(221, 198, 132); /* oklch */ color: oklch(83.1% 0.088 91.0);
Tailwind
colors: {
custom: {
50: '#e9d7a8',
500: '#ddc684',
950: '#000000',
},
}SCSS
$custom: #ddc684; $custom-light: #e9d7a8; $custom-dark: #000000;
JSON
{
"hex": "#ddc684",
"rgb": {
"r": 221,
"g": 198,
"b": 132
},
"hsl": {
"h": 44.494,
"s": 56.688,
"l": 69.216
},
"oklch": {
"l": 0.83092,
"c": 0.08848,
"h": 91
},
"luminance": 0.57426
}Semantic roles & 50–950 ramp
primary
#DDC684
secondary
#516BB4
accent
#4BC421
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#161410
muted
#848380