#DDCC82#DDCC82
#DDCC82 is a very light, moderate yellow. Relative luminance 0.602; OKLCH L 84.3% C 0.096 H 96.8°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCC82 |
|---|---|
| RGB | rgb(221, 204, 130) |
| HSL | hsl(49, 57%, 69%) |
| HSV | hsv(49, 41%, 87%) |
| CMYK | cmyk(0%, 7.7%, 41.2%, 13.3%) |
| CIE-LAB | lab(81.93, -4.35, 38.98) |
| CIE-LCH | lch(81.93, 39.22, 96.36°) |
| OKLab | oklab(84.28% -0.0113 0.0952) |
| OKLCH | oklch(84.28% 0.096 96.8) |
| XYZ | xyz(55.4422, 60.1714, 29.8085) |
| Luminance | 0.6017 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.55
Sandy
#F1DA7A
ΔE00 5.01
Beige (survey)
#E6DAA6
ΔE00 5.79
Wheat (survey)
#FBDD7E
ΔE00 6.31
Khaki (CSS)
#F0E68C
ΔE00 6.44
Vanilla
#F3E5AB
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCC82 #8293DD
analogous
#DD9F82 #DDCC82 #C1DD82
triadic
#DDCC82 #82DDCC #CC82DD
tetradic
#DDCC82 #82DD9F #8293DD #DD82C1
square
#DDCC82 #82DD9F #8293DD #DD82C1
split-complementary
#DDCC82 #82C1DD #9F82DD
monochromatic
#B49B31 #D0B852 #DDCC82 #EAE0B2 #F7F3E2
Accessibility & contrast
On white
1.61
#DDCC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#DDCC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCC82
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCC82 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC87C
Deuteranopia (green-blind)
#DFCE85
Tritanopia (blue-blind)
#EAC2BA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ddcc82; /* rgb */ color: rgb(221, 204, 130); /* oklch */ color: oklch(84.3% 0.096 96.8);
Tailwind
colors: {
custom: {
50: '#e9dba7',
500: '#ddcc82',
950: '#000000',
},
}SCSS
$custom: #ddcc82; $custom-light: #e9dba7; $custom-dark: #000000;
JSON
{
"hex": "#ddcc82",
"rgb": {
"r": 221,
"g": 204,
"b": 130
},
"hsl": {
"h": 48.791,
"s": 57.233,
"l": 68.824
},
"oklch": {
"l": 0.84275,
"c": 0.09584,
"h": 96.8
},
"luminance": 0.6017
}Semantic roles & 50–950 ramp
primary
#DDCC82
secondary
#4F62B4
accent
#3FC521
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16150F
muted
#848480