#DDCD94#DDCD94
#DDCD94 is a very light, moderate yellow. Relative luminance 0.612; OKLCH L 84.8% C 0.076 H 94.3°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCD94 |
|---|---|
| RGB | rgb(221, 205, 148) |
| HSL | hsl(47, 52%, 72%) |
| HSV | hsv(47, 33%, 87%) |
| CMYK | cmyk(0%, 7.2%, 33%, 13.3%) |
| CIE-LAB | lab(82.47, -2.81, 30.45) |
| CIE-LCH | lch(82.47, 30.58, 95.28°) |
| OKLab | oklab(84.8% -0.0057 0.076) |
| OKLCH | oklch(84.8% 0.076 94.3) |
| XYZ | xyz(56.9962, 61.1745, 36.8167) |
| Luminance | 0.6117 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.39
Sand (survey)
#E2CA76
ΔE00 5.41
Vanilla
#F3E5AB
ΔE00 5.45
Wheat
#F5DEB3
ΔE00 6.49
Palegoldenrod
#EEE8AA
ΔE00 6.59
Pale Peach
#FFE5AD
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCD94 #94A4DD
analogous
#DDA894 #DDCD94 #C9DD94
triadic
#DDCD94 #94DDCD #CD94DD
tetradic
#DDCD94 #94DDA8 #94A4DD #DD94C9
square
#DDCD94 #94DDA8 #94A4DD #DD94C9
split-complementary
#DDCD94 #94C9DD #A894DD
monochromatic
#BB9F3B #CEB766 #DDCD94 #ECE3C2 #F8F4E8
Accessibility & contrast
On white
1.59
#DDCD94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#DDCD94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCD94
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCD94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCD94 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CA90
Deuteranopia (green-blind)
#DDCF96
Tritanopia (blue-blind)
#E8C5BE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ddcd94; /* rgb */ color: rgb(221, 205, 148); /* oklch */ color: oklch(84.8% 0.076 94.3);
Tailwind
colors: {
custom: {
50: '#e8dcb4',
500: '#ddcd94',
950: '#000000',
},
}SCSS
$custom: #ddcd94; $custom-light: #e8dcb4; $custom-dark: #000000;
JSON
{
"hex": "#ddcd94",
"rgb": {
"r": 221,
"g": 205,
"b": 148
},
"hsl": {
"h": 46.849,
"s": 51.773,
"l": 72.353
},
"oklch": {
"l": 0.84796,
"c": 0.07622,
"h": 94.3
},
"luminance": 0.61173
}Semantic roles & 50–950 ramp
primary
#DDCD94
secondary
#6073B5
accent
#48BF26
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161511
muted
#848481