#DDC680#DDC680
#DDC680 is a very light, moderate yellow. Relative luminance 0.573; OKLCH L 83.0% C 0.093 H 91.9°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC680 |
|---|---|
| RGB | rgb(221, 198, 128) |
| HSL | hsl(45, 58%, 68%) |
| HSV | hsv(45, 42%, 87%) |
| CMYK | cmyk(0%, 10.4%, 42.1%, 13.3%) |
| CIE-LAB | lab(80.36, -1.46, 37.99) |
| CIE-LCH | lch(80.36, 38.02, 92.20°) |
| OKLab | oklab(83.03% -0.0031 0.0928) |
| OKLCH | oklch(83.03% 0.093 91.9) |
| XYZ | xyz(53.9105, 57.3209, 28.6422) |
| Luminance | 0.5732 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.61
Tan (survey)
#D1B26F
ΔE00 5.46
Very Light Brown
#D3B683
ΔE00 6.12
Sandy
#F1DA7A
ΔE00 6.20
Beige (survey)
#E6DAA6
ΔE00 6.60
Sandstone
#C9AE74
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC680 #8097DD
analogous
#DD9780 #DDC680 #C5DD80
triadic
#DDC680 #80DDC6 #C680DD
tetradic
#DDC680 #80DD97 #8097DD #DD80C5
square
#DDC680 #80DD97 #8097DD #DD80C5
split-complementary
#DDC680 #80C5DD #9780DD
monochromatic
#B39230 #D0B050 #DDC680 #EADCB0 #F7F1E1
Accessibility & contrast
On white
1.68
#DDC680 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#DDC680 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC680
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC680 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC680 | 1.00 | 1.68 | 12.46 | 12.46 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C37B
Deuteranopia (green-blind)
#DACA82
Tritanopia (blue-blind)
#EABCB5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ddc680; /* rgb */ color: rgb(221, 198, 128); /* oklch */ color: oklch(83.0% 0.093 91.9);
Tailwind
colors: {
custom: {
50: '#e9d7a6',
500: '#ddc680',
950: '#000000',
},
}SCSS
$custom: #ddc680; $custom-light: #e9d7a6; $custom-dark: #000000;
JSON
{
"hex": "#ddc680",
"rgb": {
"r": 221,
"g": 198,
"b": 128
},
"hsl": {
"h": 45.161,
"s": 57.764,
"l": 68.431
},
"oklch": {
"l": 0.83025,
"c": 0.09285,
"h": 91.9
},
"luminance": 0.57319
}Semantic roles & 50–950 ramp
primary
#DDC680
secondary
#4D67B4
accent
#49C520
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380