#DDD382#DDD382
#DDD382 is a very light, moderate yellow. Relative luminance 0.636; OKLCH L 85.7% C 0.103 H 102.2°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD382 |
|---|---|
| RGB | rgb(221, 211, 130) |
| HSL | hsl(53, 57%, 69%) |
| HSV | hsv(53, 41%, 87%) |
| CMYK | cmyk(0%, 4.5%, 41.2%, 13.3%) |
| CIE-LAB | lab(83.74, -7.93, 41.29) |
| CIE-LCH | lch(83.74, 42.04, 100.87°) |
| OKLab | oklab(85.71% -0.0217 0.1004) |
| OKLCH | oklch(85.71% 0.103 102.2) |
| XYZ | xyz(57.1434, 63.5740, 30.3756) |
| Luminance | 0.6357 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.38
Khaki (CSS)
#F0E68C
ΔE00 4.44
Sandy
#F1DA7A
ΔE00 4.69
Greenish Beige
#C9D179
ΔE00 5.08
Palegoldenrod
#EEE8AA
ΔE00 6.21
Beige (survey)
#E6DAA6
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD382 #828CDD
analogous
#DDA682 #DDD382 #BADD82
triadic
#DDD382 #82DDD3 #D382DD
tetradic
#DDD382 #82DDA6 #828CDD #DD82BA
square
#DDD382 #82DDA6 #828CDD #DD82BA
split-complementary
#DDD382 #82BADD #A682DD
monochromatic
#B4A531 #D0C252 #DDD382 #EAE4B2 #F7F5E2
Accessibility & contrast
On white
1.53
#DDD382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#DDD382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD382
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD382 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE7C
Deuteranopia (green-blind)
#E4D385
Tritanopia (blue-blind)
#E9C9BF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ddd382; /* rgb */ color: rgb(221, 211, 130); /* oklch */ color: oklch(85.7% 0.103 102.2);
Tailwind
colors: {
custom: {
50: '#e9e0a7',
500: '#ddd382',
950: '#000000',
},
}SCSS
$custom: #ddd382; $custom-light: #e9e0a7; $custom-dark: #000000;
JSON
{
"hex": "#ddd382",
"rgb": {
"r": 221,
"g": 211,
"b": 130
},
"hsl": {
"h": 53.407,
"s": 57.233,
"l": 68.824
},
"oklch": {
"l": 0.8571,
"c": 0.10273,
"h": 102.2
},
"luminance": 0.63572
}Semantic roles & 50–950 ramp
primary
#DDD382
secondary
#4F5AB4
accent
#33C521
background
#FEFEFC
surface
#FDFCF6
border
#D5D5D0
text
#16150F
muted
#848480