#DDC484#DDC484
#DDC484 is a very light, moderate orange. Relative luminance 0.565; OKLCH L 82.7% C 0.087 H 89.0°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC484 |
|---|---|
| RGB | rgb(221, 196, 132) |
| HSL | hsl(43, 57%, 69%) |
| HSV | hsv(43, 40%, 87%) |
| CMYK | cmyk(0%, 11.3%, 40.3%, 13.3%) |
| CIE-LAB | lab(79.91, 0.01, 35.36) |
| CIE-LCH | lch(79.91, 35.36, 89.98°) |
| OKLab | oklab(82.69% 0.0015 0.0869) |
| OKLCH | oklch(82.69% 0.087 89) |
| XYZ | xyz(53.7249, 56.5200, 29.9048) |
| Luminance | 0.5652 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.95
Very Light Brown
#D3B683
ΔE00 4.78
Tan (survey)
#D1B26F
ΔE00 4.79
Sandstone
#C9AE74
ΔE00 5.80
Sand
#C2B280
ΔE00 6.21
Fawn
#CFAF7B
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC484 #849DDD
analogous
#DD9884 #DDC484 #CADD84
triadic
#DDC484 #84DDC4 #C484DD
tetradic
#DDC484 #84DD98 #849DDD #DD84CA
square
#DDC484 #84DD98 #849DDD #DD84CA
split-complementary
#DDC484 #84CADD #9884DD
monochromatic
#B59032 #D0AD54 #DDC484 #EADBB4 #F8F2E4
Accessibility & contrast
On white
1.71
#DDC484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#DDC484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC484
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC484 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C27F
Deuteranopia (green-blind)
#D8C986
Tritanopia (blue-blind)
#EABAB4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ddc484; /* rgb */ color: rgb(221, 196, 132); /* oklch */ color: oklch(82.7% 0.087 89.0);
Tailwind
colors: {
custom: {
50: '#e9d5a8',
500: '#ddc484',
950: '#000000',
},
}SCSS
$custom: #ddc484; $custom-light: #e9d5a8; $custom-dark: #000000;
JSON
{
"hex": "#ddc484",
"rgb": {
"r": 221,
"g": 196,
"b": 132
},
"hsl": {
"h": 43.146,
"s": 56.688,
"l": 69.216
},
"oklch": {
"l": 0.82689,
"c": 0.08695,
"h": 89
},
"luminance": 0.56518
}Semantic roles & 50–950 ramp
primary
#DDC484
secondary
#516DB4
accent
#4FC421
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#161410
muted
#848380