#DDCD90#DDCD90
#DDCD90 is a very light, moderate yellow. Relative luminance 0.610; OKLCH L 84.7% C 0.081 H 95.2°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCD90 |
|---|---|
| RGB | rgb(221, 205, 144) |
| HSL | hsl(48, 53%, 72%) |
| HSV | hsv(48, 35%, 87%) |
| CMYK | cmyk(0%, 7.2%, 34.8%, 13.3%) |
| CIE-LAB | lab(82.41, -3.29, 32.43) |
| CIE-LCH | lch(82.41, 32.60, 95.80°) |
| OKLab | oklab(84.72% -0.0073 0.0806) |
| OKLCH | oklch(84.72% 0.081 95.2) |
| XYZ | xyz(56.6850, 61.0501, 35.1780) |
| Luminance | 0.6105 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.78
Sand (survey)
#E2CA76
ΔE00 4.67
Vanilla
#F3E5AB
ΔE00 5.55
Palegoldenrod
#EEE8AA
ΔE00 6.53
Sandy
#F1DA7A
ΔE00 6.84
Pale Peach
#FFE5AD
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCD90 #90A0DD
analogous
#DDA790 #DDCD90 #C7DD90
triadic
#DDCD90 #90DDCD #CD90DD
tetradic
#DDCD90 #90DDA7 #90A0DD #DD90C7
square
#DDCD90 #90DDA7 #90A0DD #DD90C7
split-complementary
#DDCD90 #90C7DD #A790DD
monochromatic
#BA9F39 #CFB861 #DDCD90 #EBE2BF #F8F4E8
Accessibility & contrast
On white
1.59
#DDCD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#DDCD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCD90
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCD90 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CA8C
Deuteranopia (green-blind)
#DECF92
Tritanopia (blue-blind)
#E9C4BD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ddcd90; /* rgb */ color: rgb(221, 205, 144); /* oklch */ color: oklch(84.7% 0.081 95.2);
Tailwind
colors: {
custom: {
50: '#e8dcb1',
500: '#ddcd90',
950: '#000000',
},
}SCSS
$custom: #ddcd90; $custom-light: #e8dcb1; $custom-dark: #000000;
JSON
{
"hex": "#ddcd90",
"rgb": {
"r": 221,
"g": 205,
"b": 144
},
"hsl": {
"h": 47.532,
"s": 53.103,
"l": 71.569
},
"oklch": {
"l": 0.84721,
"c": 0.08089,
"h": 95.2
},
"luminance": 0.61048
}Semantic roles & 50–950 ramp
primary
#DDCD90
secondary
#5D6FB5
accent
#45C125
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161510
muted
#848481