#DDC784#DDC784
#DDC784 is a very light, moderate yellow. Relative luminance 0.579; OKLCH L 83.3% C 0.089 H 92.0°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC784 |
|---|---|
| RGB | rgb(221, 199, 132) |
| HSL | hsl(45, 57%, 69%) |
| HSV | hsv(45, 40%, 87%) |
| CMYK | cmyk(0%, 10%, 40.3%, 13.3%) |
| CIE-LAB | lab(80.68, -1.55, 36.35) |
| CIE-LCH | lch(80.68, 36.38, 92.44°) |
| OKLab | oklab(83.29% -0.0031 0.0892) |
| OKLCH | oklch(83.29% 0.089 92) |
| XYZ | xyz(54.4083, 57.8869, 30.1326) |
| Luminance | 0.5788 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.10
Tan (survey)
#D1B26F
ΔE00 5.73
Very Light Brown
#D3B683
ΔE00 6.01
Beige (survey)
#E6DAA6
ΔE00 6.01
Sandy
#F1DA7A
ΔE00 6.43
Sand
#C2B280
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC784 #849ADD
analogous
#DD9B84 #DDC784 #C6DD84
triadic
#DDC784 #84DDC7 #C784DD
tetradic
#DDC784 #84DD9B #849ADD #DD84C6
square
#DDC784 #84DD9B #849ADD #DD84C6
split-complementary
#DDC784 #84C6DD #9B84DD
monochromatic
#B59432 #D0B154 #DDC784 #EADDB4 #F8F3E4
Accessibility & contrast
On white
1.67
#DDC784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#DDC784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC784
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC784 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C47F
Deuteranopia (green-blind)
#DACB86
Tritanopia (blue-blind)
#EABDB6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ddc784; /* rgb */ color: rgb(221, 199, 132); /* oklch */ color: oklch(83.3% 0.089 92.0);
Tailwind
colors: {
custom: {
50: '#e9d7a8',
500: '#ddc784',
950: '#000000',
},
}SCSS
$custom: #ddc784; $custom-light: #e9d7a8; $custom-dark: #000000;
JSON
{
"hex": "#ddc784",
"rgb": {
"r": 221,
"g": 199,
"b": 132
},
"hsl": {
"h": 45.169,
"s": 56.688,
"l": 69.216
},
"oklch": {
"l": 0.83294,
"c": 0.08928,
"h": 92
},
"luminance": 0.57885
}Semantic roles & 50–950 ramp
primary
#DDC784
secondary
#516AB4
accent
#4AC421
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#161410
muted
#848380