#DDCD91#DDCD91
#DDCD91 is a very light, moderate yellow. Relative luminance 0.611; OKLCH L 84.7% C 0.080 H 95.0°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCD91 |
|---|---|
| RGB | rgb(221, 205, 145) |
| HSL | hsl(47, 53%, 72%) |
| HSV | hsv(47, 34%, 87%) |
| CMYK | cmyk(0%, 7.2%, 34.4%, 13.3%) |
| CIE-LAB | lab(82.42, -3.17, 31.93) |
| CIE-LCH | lch(82.42, 32.09, 95.68°) |
| OKLab | oklab(84.74% -0.0069 0.0794) |
| OKLCH | oklch(84.74% 0.08 95) |
| XYZ | xyz(56.7618, 61.0808, 35.5823) |
| Luminance | 0.6108 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.67
Sand (survey)
#E2CA76
ΔE00 4.85
Vanilla
#F3E5AB
ΔE00 5.51
Palegoldenrod
#EEE8AA
ΔE00 6.53
Pale Peach
#FFE5AD
ΔE00 6.91
Wheat
#F5DEB3
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCD91 #91A1DD
analogous
#DDA791 #DDCD91 #C7DD91
triadic
#DDCD91 #91DDCD #CD91DD
tetradic
#DDCD91 #91DDA7 #91A1DD #DD91C7
square
#DDCD91 #91DDA7 #91A1DD #DD91C7
split-complementary
#DDCD91 #91C7DD #A791DD
monochromatic
#BA9F3A #CFB862 #DDCD91 #EBE2C0 #F8F4E8
Accessibility & contrast
On white
1.59
#DDCD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#DDCD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCD91
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCD91 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CA8D
Deuteranopia (green-blind)
#DDCF93
Tritanopia (blue-blind)
#E8C4BD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ddcd91; /* rgb */ color: rgb(221, 205, 145); /* oklch */ color: oklch(84.7% 0.080 95.0);
Tailwind
colors: {
custom: {
50: '#e8dcb1',
500: '#ddcd91',
950: '#000000',
},
}SCSS
$custom: #ddcd91; $custom-light: #e8dcb1; $custom-dark: #000000;
JSON
{
"hex": "#ddcd91",
"rgb": {
"r": 221,
"g": 205,
"b": 145
},
"hsl": {
"h": 47.368,
"s": 52.778,
"l": 71.765
},
"oklch": {
"l": 0.8474,
"c": 0.07973,
"h": 95
},
"luminance": 0.61079
}Semantic roles & 50–950 ramp
primary
#DDCD91
secondary
#5E70B5
accent
#46C025
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161511
muted
#848481