#DDC780#DDC780
#DDC780 is a very light, moderate yellow. Relative luminance 0.578; OKLCH L 83.2% C 0.094 H 92.8°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC780 |
|---|---|
| RGB | rgb(221, 199, 128) |
| HSL | hsl(46, 58%, 68%) |
| HSV | hsv(46, 42%, 87%) |
| CMYK | cmyk(0%, 10%, 42.1%, 13.3%) |
| CIE-LAB | lab(80.62, -1.98, 38.32) |
| CIE-LCH | lch(80.62, 38.37, 92.95°) |
| OKLab | oklab(83.23% -0.0046 0.0935) |
| OKLCH | oklch(83.23% 0.094 92.8) |
| XYZ | xyz(54.1399, 57.7795, 28.7186) |
| Luminance | 0.5778 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.38
Tan (survey)
#D1B26F
ΔE00 5.82
Sandy
#F1DA7A
ΔE00 5.91
Beige (survey)
#E6DAA6
ΔE00 6.45
Very Light Brown
#D3B683
ΔE00 6.52
Wheat (survey)
#FBDD7E
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC780 #8096DD
analogous
#DD9880 #DDC780 #C5DD80
triadic
#DDC780 #80DDC7 #C780DD
tetradic
#DDC780 #80DD98 #8096DD #DD80C5
square
#DDC780 #80DD98 #8096DD #DD80C5
split-complementary
#DDC780 #80C5DD #9880DD
monochromatic
#B39430 #D0B250 #DDC780 #EADCB0 #F7F2E1
Accessibility & contrast
On white
1.67
#DDC780 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#DDC780 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC780
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC780 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC780 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C47B
Deuteranopia (green-blind)
#DBCB83
Tritanopia (blue-blind)
#EABDB5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ddc780; /* rgb */ color: rgb(221, 199, 128); /* oklch */ color: oklch(83.2% 0.094 92.8);
Tailwind
colors: {
custom: {
50: '#e9d7a6',
500: '#ddc780',
950: '#000000',
},
}SCSS
$custom: #ddc780; $custom-light: #e9d7a6; $custom-dark: #000000;
JSON
{
"hex": "#ddc780",
"rgb": {
"r": 221,
"g": 199,
"b": 128
},
"hsl": {
"h": 45.806,
"s": 57.764,
"l": 68.431
},
"oklch": {
"l": 0.83227,
"c": 0.09366,
"h": 92.8
},
"luminance": 0.57778
}Semantic roles & 50–950 ramp
primary
#DDC780
secondary
#4D66B4
accent
#47C520
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380