#DDCB84#DDCB84
#DDCB84 is a very light, moderate yellow. Relative luminance 0.598; OKLCH L 84.1% C 0.093 H 95.6°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCB84 |
|---|---|
| RGB | rgb(221, 203, 132) |
| HSL | hsl(48, 57%, 69%) |
| HSV | hsv(48, 40%, 87%) |
| CMYK | cmyk(0%, 8.1%, 40.3%, 13.3%) |
| CIE-LAB | lab(81.70, -3.62, 37.67) |
| CIE-LCH | lch(81.70, 37.85, 95.49°) |
| OKLab | oklab(84.1% -0.0091 0.0923) |
| OKLCH | oklch(84.1% 0.093 95.6) |
| XYZ | xyz(55.3408, 59.7518, 30.4434) |
| Luminance | 0.5975 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.72
Sandy
#F1DA7A
ΔE00 5.43
Beige (survey)
#E6DAA6
ΔE00 5.54
Wheat (survey)
#FBDD7E
ΔE00 6.54
Vanilla
#F3E5AB
ΔE00 6.66
Darkkhaki
#BDB76B
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCB84 #8496DD
analogous
#DD9F84 #DDCB84 #C3DD84
triadic
#DDCB84 #84DDCB #CB84DD
tetradic
#DDCB84 #84DD9F #8496DD #DD84C3
square
#DDCB84 #84DD9F #8496DD #DD84C3
split-complementary
#DDCB84 #84C3DD #9F84DD
monochromatic
#B59A32 #D0B754 #DDCB84 #EADFB4 #F8F4E4
Accessibility & contrast
On white
1.62
#DDCB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#DDCB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCB84
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCB84 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C87F
Deuteranopia (green-blind)
#DECE87
Tritanopia (blue-blind)
#EAC1B9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ddcb84; /* rgb */ color: rgb(221, 203, 132); /* oklch */ color: oklch(84.1% 0.093 95.6);
Tailwind
colors: {
custom: {
50: '#e9daa8',
500: '#ddcb84',
950: '#000000',
},
}SCSS
$custom: #ddcb84; $custom-light: #e9daa8; $custom-dark: #000000;
JSON
{
"hex": "#ddcb84",
"rgb": {
"r": 221,
"g": 203,
"b": 132
},
"hsl": {
"h": 47.865,
"s": 56.688,
"l": 69.216
},
"oklch": {
"l": 0.84105,
"c": 0.09271,
"h": 95.6
},
"luminance": 0.5975
}Semantic roles & 50–950 ramp
primary
#DDCB84
secondary
#5165B4
accent
#42C421
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#161410
muted
#848380