#DDCD82#DDCD82
#DDCD82 is a very light, moderate yellow. Relative luminance 0.606; OKLCH L 84.5% C 0.097 H 97.6°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCD82 |
|---|---|
| RGB | rgb(221, 205, 130) |
| HSL | hsl(49, 57%, 69%) |
| HSV | hsv(49, 41%, 87%) |
| CMYK | cmyk(0%, 7.2%, 41.2%, 13.3%) |
| CIE-LAB | lab(82.19, -4.86, 39.31) |
| CIE-LCH | lch(82.19, 39.61, 97.05°) |
| OKLab | oklab(84.48% -0.0128 0.0959) |
| OKLCH | oklch(84.48% 0.097 97.6) |
| XYZ | xyz(55.6806, 60.6483, 29.8880) |
| Luminance | 0.6065 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.72
Sandy
#F1DA7A
ΔE00 4.87
Beige (survey)
#E6DAA6
ΔE00 5.78
Khaki (CSS)
#F0E68C
ΔE00 6.11
Wheat (survey)
#FBDD7E
ΔE00 6.27
Vanilla
#F3E5AB
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCD82 #8292DD
analogous
#DDA082 #DDCD82 #C0DD82
triadic
#DDCD82 #82DDCD #CD82DD
tetradic
#DDCD82 #82DDA0 #8292DD #DD82C0
square
#DDCD82 #82DDA0 #8292DD #DD82C0
split-complementary
#DDCD82 #82C0DD #A082DD
monochromatic
#B49D31 #D0BA52 #DDCD82 #EAE0B2 #F7F3E2
Accessibility & contrast
On white
1.60
#DDCD82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#DDCD82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCD82
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCD82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCD82 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC97C
Deuteranopia (green-blind)
#DFCF85
Tritanopia (blue-blind)
#EAC3BA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ddcd82; /* rgb */ color: rgb(221, 205, 130); /* oklch */ color: oklch(84.5% 0.097 97.6);
Tailwind
colors: {
custom: {
50: '#e9dca7',
500: '#ddcd82',
950: '#000000',
},
}SCSS
$custom: #ddcd82; $custom-light: #e9dca7; $custom-dark: #000000;
JSON
{
"hex": "#ddcd82",
"rgb": {
"r": 221,
"g": 205,
"b": 130
},
"hsl": {
"h": 49.451,
"s": 57.233,
"l": 68.824
},
"oklch": {
"l": 0.8448,
"c": 0.09677,
"h": 97.6
},
"luminance": 0.60647
}Semantic roles & 50–950 ramp
primary
#DDCD82
secondary
#4F61B4
accent
#3EC521
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16150F
muted
#848480