#DDCA7B#DDCA7B
#DDCA7B is a very light, moderate yellow. Relative luminance 0.590; OKLCH L 83.8% C 0.102 H 96.2°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCA7B |
|---|---|
| RGB | rgb(221, 202, 123) |
| HSL | hsl(48, 59%, 67%) |
| HSV | hsv(48, 44%, 87%) |
| CMYK | cmyk(0%, 8.6%, 44.3%, 13.3%) |
| CIE-LAB | lab(81.32, -4.04, 41.73) |
| CIE-LCH | lch(81.32, 41.93, 95.53°) |
| OKLab | oklab(83.76% -0.0111 0.101) |
| OKLCH | oklch(83.76% 0.102 96.2) |
| XYZ | xyz(54.5159, 59.0452, 27.2603) |
| Luminance | 0.5904 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 1.61
Sandy
#F1DA7A
ΔE00 4.67
Wheat (survey)
#FBDD7E
ΔE00 5.99
Darkkhaki
#BDB76B
ΔE00 6.70
Khaki (CSS)
#F0E68C
ΔE00 6.75
Beige (survey)
#E6DAA6
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCA7B #7B8EDD
analogous
#DD997B #DDCA7B #BFDD7B
triadic
#DDCA7B #7BDDCA #CA7BDD
tetradic
#DDCA7B #7BDD99 #7B8EDD #DD7BBF
square
#DDCA7B #7BDD99 #7B8EDD #DD7BBF
split-complementary
#DDCA7B #7BBFDD #997BDD
monochromatic
#B0972D #D0B64A #DDCA7B #EADEAC #F6F1DC
Accessibility & contrast
On white
1.64
#DDCA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#DDCA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCA7B
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCA7B | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C675
Deuteranopia (green-blind)
#DECD7E
Tritanopia (blue-blind)
#EBBFB7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ddca7b; /* rgb */ color: rgb(221, 202, 123); /* oklch */ color: oklch(83.8% 0.102 96.2);
Tailwind
colors: {
custom: {
50: '#e9daa2',
500: '#ddca7b',
950: '#000000',
},
}SCSS
$custom: #ddca7b; $custom-light: #e9daa2; $custom-dark: #000000;
JSON
{
"hex": "#ddca7b",
"rgb": {
"r": 221,
"g": 202,
"b": 123
},
"hsl": {
"h": 48.367,
"s": 59.036,
"l": 67.451
},
"oklch": {
"l": 0.83757,
"c": 0.10163,
"h": 96.2
},
"luminance": 0.59043
}Semantic roles & 50–950 ramp
primary
#DDCA7B
secondary
#4A5EB2
accent
#3FC71F
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#16140F
muted
#858380