#DDCD92#DDCD92
#DDCD92 is a very light, moderate yellow. Relative luminance 0.611; OKLCH L 84.8% C 0.079 H 94.8°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCD92 |
|---|---|
| RGB | rgb(221, 205, 146) |
| HSL | hsl(47, 52%, 72%) |
| HSV | hsv(47, 34%, 87%) |
| CMYK | cmyk(0%, 7.2%, 33.9%, 13.3%) |
| CIE-LAB | lab(82.44, -3.06, 31.44) |
| CIE-LCH | lch(82.44, 31.59, 95.55°) |
| OKLab | oklab(84.76% -0.0065 0.0783) |
| OKLCH | oklch(84.76% 0.079 94.8) |
| XYZ | xyz(56.8392, 61.1118, 35.9902) |
| Luminance | 0.6111 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.56
Sand (survey)
#E2CA76
ΔE00 5.03
Vanilla
#F3E5AB
ΔE00 5.48
Palegoldenrod
#EEE8AA
ΔE00 6.54
Wheat
#F5DEB3
ΔE00 6.78
Pale Peach
#FFE5AD
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCD92 #92A2DD
analogous
#DDA892 #DDCD92 #C8DD92
triadic
#DDCD92 #92DDCD #CD92DD
tetradic
#DDCD92 #92DDA8 #92A2DD #DD92C8
square
#DDCD92 #92DDA8 #92A2DD #DD92C8
split-complementary
#DDCD92 #92C8DD #A892DD
monochromatic
#BA9F3A #CEB863 #DDCD92 #ECE2C1 #F8F4E8
Accessibility & contrast
On white
1.59
#DDCD92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#DDCD92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCD92
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCD92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCD92 | 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)
#D9CA8E
Deuteranopia (green-blind)
#DDCF94
Tritanopia (blue-blind)
#E8C4BE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ddcd92; /* rgb */ color: rgb(221, 205, 146); /* oklch */ color: oklch(84.8% 0.079 94.8);
Tailwind
colors: {
custom: {
50: '#e8dcb2',
500: '#ddcd92',
950: '#000000',
},
}SCSS
$custom: #ddcd92; $custom-light: #e8dcb2; $custom-dark: #000000;
JSON
{
"hex": "#ddcd92",
"rgb": {
"r": 221,
"g": 205,
"b": 146
},
"hsl": {
"h": 47.2,
"s": 52.448,
"l": 71.961
},
"oklch": {
"l": 0.84758,
"c": 0.07856,
"h": 94.8
},
"luminance": 0.6111
}Semantic roles & 50–950 ramp
primary
#DDCD92
secondary
#5E71B5
accent
#47C026
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161511
muted
#848481