#DCD07A#DCD07A
#DCD07A is a very light, moderate yellow. Relative luminance 0.617; OKLCH L 84.9% C 0.108 H 101.4°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD07A |
|---|---|
| RGB | rgb(220, 208, 122) |
| HSL | hsl(53, 58%, 67%) |
| HSV | hsv(53, 45%, 86%) |
| CMYK | cmyk(0%, 5.5%, 44.5%, 13.7%) |
| CIE-LAB | lab(82.77, -7.61, 44.03) |
| CIE-LCH | lch(82.77, 44.69, 99.81°) |
| OKLab | oklab(84.89% -0.0214 0.1062) |
| OKLCH | oklch(84.89% 0.108 101.4) |
| XYZ | xyz(55.5852, 61.7343, 27.3964) |
| Luminance | 0.6173 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.64
Sandy
#F1DA7A
ΔE00 4.29
Khaki (CSS)
#F0E68C
ΔE00 4.97
Greenish Beige
#C9D179
ΔE00 5.44
Wheat (survey)
#FBDD7E
ΔE00 6.27
Dull Yellow
#EEDC5B
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD07A #7A86DC
analogous
#DC9F7A #DCD07A #B7DC7A
triadic
#DCD07A #7ADCD0 #D07ADC
tetradic
#DCD07A #7ADC9F #7A86DC #DC7AB7
square
#DCD07A #7ADC9F #7A86DC #DC7AB7
split-complementary
#DCD07A #7AB7DC #9F7ADC
monochromatic
#AE9E2E #CFBF4A #DCD07A #E9E1AA #F6F2DB
Accessibility & contrast
On white
1.57
#DCD07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#DCD07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD07A
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD07A | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB73
Deuteranopia (green-blind)
#E2D07E
Tritanopia (blue-blind)
#E9C5BB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dcd07a; /* rgb */ color: rgb(220, 208, 122); /* oklch */ color: oklch(84.9% 0.108 101.4);
Tailwind
colors: {
custom: {
50: '#e8dea2',
500: '#dcd07a',
950: '#000000',
},
}SCSS
$custom: #dcd07a; $custom-light: #e8dea2; $custom-dark: #000000;
JSON
{
"hex": "#dcd07a",
"rgb": {
"r": 220,
"g": 208,
"b": 122
},
"hsl": {
"h": 52.653,
"s": 58.333,
"l": 67.059
},
"oklch": {
"l": 0.84885,
"c": 0.10829,
"h": 101.4
},
"luminance": 0.61733
}Semantic roles & 50–950 ramp
primary
#DCD07A
secondary
#4A57B0
accent
#34C620
background
#FEFEFC
surface
#FDFCF5
border
#D5D5CF
text
#16150F
muted
#848480