#DCD07C#DCD07C
#DCD07C is a very light, moderate yellow. Relative luminance 0.618; OKLCH L 84.9% C 0.106 H 101.2°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD07C |
|---|---|
| RGB | rgb(220, 208, 124) |
| HSL | hsl(53, 58%, 67%) |
| HSV | hsv(53, 44%, 86%) |
| CMYK | cmyk(0%, 5.5%, 43.6%, 13.7%) |
| CIE-LAB | lab(82.80, -7.41, 43.07) |
| CIE-LCH | lch(82.80, 43.71, 99.77°) |
| OKLab | oklab(84.92% -0.0207 0.1041) |
| OKLCH | oklch(84.92% 0.106 101.2) |
| XYZ | xyz(55.7104, 61.7843, 28.0558) |
| Luminance | 0.6178 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.61
Sandy
#F1DA7A
ΔE00 4.39
Khaki (CSS)
#F0E68C
ΔE00 5.00
Greenish Beige
#C9D179
ΔE00 5.46
Wheat (survey)
#FBDD7E
ΔE00 6.32
Dull Yellow
#EEDC5B
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD07C #7C88DC
analogous
#DCA07C #DCD07C #B8DC7C
triadic
#DCD07C #7CDCD0 #D07CDC
tetradic
#DCD07C #7CDCA0 #7C88DC #DC7CB8
square
#DCD07C #7CDCA0 #7C88DC #DC7CB8
split-complementary
#DCD07C #7CB8DC #A07CDC
monochromatic
#AF9F2F #CFBF4C #DCD07C #E9E1AC #F6F3DD
Accessibility & contrast
On white
1.57
#DCD07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#DCD07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD07C
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD07C | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB75
Deuteranopia (green-blind)
#E2D17F
Tritanopia (blue-blind)
#E9C5BC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dcd07c; /* rgb */ color: rgb(220, 208, 124); /* oklch */ color: oklch(84.9% 0.106 101.2);
Tailwind
colors: {
custom: {
50: '#e8dea3',
500: '#dcd07c',
950: '#000000',
},
}SCSS
$custom: #dcd07c; $custom-light: #e8dea3; $custom-dark: #000000;
JSON
{
"hex": "#dcd07c",
"rgb": {
"r": 220,
"g": 208,
"b": 124
},
"hsl": {
"h": 52.5,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.84915,
"c": 0.10615,
"h": 101.2
},
"luminance": 0.61783
}Semantic roles & 50–950 ramp
primary
#DCD07C
secondary
#4B58B1
accent
#35C520
background
#FEFEFC
surface
#FDFCF5
border
#D5D5CF
text
#16150F
muted
#848480