#DDCB82#DDCB82
#DDCB82 is a very light, moderate yellow. Relative luminance 0.597; OKLCH L 84.1% C 0.095 H 96.0°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCB82 |
|---|---|
| RGB | rgb(221, 203, 130) |
| HSL | hsl(48, 57%, 69%) |
| HSV | hsv(48, 41%, 87%) |
| CMYK | cmyk(0%, 8.1%, 41.2%, 13.3%) |
| CIE-LAB | lab(81.67, -3.83, 38.65) |
| CIE-LCH | lch(81.67, 38.84, 95.66°) |
| OKLab | oklab(84.07% -0.0098 0.0944) |
| OKLCH | oklch(84.07% 0.095 96) |
| XYZ | xyz(55.2052, 59.6976, 29.7296) |
| Luminance | 0.5970 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.45
Sandy
#F1DA7A
ΔE00 5.19
Beige (survey)
#E6DAA6
ΔE00 5.82
Wheat (survey)
#FBDD7E
ΔE00 6.37
Khaki (CSS)
#F0E68C
ΔE00 6.79
Darkkhaki
#BDB76B
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCB82 #8294DD
analogous
#DD9E82 #DDCB82 #C2DD82
triadic
#DDCB82 #82DDCB #CB82DD
tetradic
#DDCB82 #82DD9E #8294DD #DD82C2
square
#DDCB82 #82DD9E #8294DD #DD82C2
split-complementary
#DDCB82 #82C2DD #9E82DD
monochromatic
#B49A31 #D0B752 #DDCB82 #EADFB2 #F7F3E2
Accessibility & contrast
On white
1.62
#DDCB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#DDCB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCB82
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCB82 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C87C
Deuteranopia (green-blind)
#DECE85
Tritanopia (blue-blind)
#EAC1B9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ddcb82; /* rgb */ color: rgb(221, 203, 130); /* oklch */ color: oklch(84.1% 0.095 96.0);
Tailwind
colors: {
custom: {
50: '#e9daa7',
500: '#ddcb82',
950: '#000000',
},
}SCSS
$custom: #ddcb82; $custom-light: #e9daa7; $custom-dark: #000000;
JSON
{
"hex": "#ddcb82",
"rgb": {
"r": 221,
"g": 203,
"b": 130
},
"hsl": {
"h": 48.132,
"s": 57.233,
"l": 68.824
},
"oklch": {
"l": 0.84072,
"c": 0.09493,
"h": 96
},
"luminance": 0.59696
}Semantic roles & 50–950 ramp
primary
#DDCB82
secondary
#4F63B4
accent
#41C521
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380