#DCD07B#DCD07B
#DCD07B is a very light, moderate yellow. Relative luminance 0.618; OKLCH L 84.9% C 0.107 H 101.3°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD07B |
|---|---|
| RGB | rgb(220, 208, 123) |
| HSL | hsl(53, 58%, 67%) |
| HSV | hsv(53, 44%, 86%) |
| CMYK | cmyk(0%, 5.5%, 44.1%, 13.7%) |
| CIE-LAB | lab(82.79, -7.51, 43.55) |
| CIE-LCH | lch(82.79, 44.20, 99.79°) |
| OKLab | oklab(84.9% -0.021 0.1051) |
| OKLCH | oklch(84.9% 0.107 101.3) |
| XYZ | xyz(55.6475, 61.7592, 27.7244) |
| Luminance | 0.6176 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.62
Sandy
#F1DA7A
ΔE00 4.34
Khaki (CSS)
#F0E68C
ΔE00 4.98
Greenish Beige
#C9D179
ΔE00 5.45
Wheat (survey)
#FBDD7E
ΔE00 6.30
Dull Yellow
#EEDC5B
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD07B #7B87DC
analogous
#DC9F7B #DCD07B #B8DC7B
triadic
#DCD07B #7BDCD0 #D07BDC
tetradic
#DCD07B #7BDC9F #7B87DC #DC7BB8
square
#DCD07B #7BDC9F #7B87DC #DC7BB8
split-complementary
#DCD07B #7BB8DC #9F7BDC
monochromatic
#AE9F2E #CFBF4B #DCD07B #E9E1AB #F6F2DC
Accessibility & contrast
On white
1.57
#DCD07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#DCD07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD07B
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD07B | 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)
#DECB74
Deuteranopia (green-blind)
#E2D07F
Tritanopia (blue-blind)
#E9C5BB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dcd07b; /* rgb */ color: rgb(220, 208, 123); /* oklch */ color: oklch(84.9% 0.107 101.3);
Tailwind
colors: {
custom: {
50: '#e8dea2',
500: '#dcd07b',
950: '#000000',
},
}SCSS
$custom: #dcd07b; $custom-light: #e8dea2; $custom-dark: #000000;
JSON
{
"hex": "#dcd07b",
"rgb": {
"r": 220,
"g": 208,
"b": 123
},
"hsl": {
"h": 52.577,
"s": 58.084,
"l": 67.255
},
"oklch": {
"l": 0.849,
"c": 0.10722,
"h": 101.3
},
"luminance": 0.61757
}Semantic roles & 50–950 ramp
primary
#DCD07B
secondary
#4B57B1
accent
#34C620
background
#FEFEFC
surface
#FDFCF5
border
#D5D5CF
text
#16150F
muted
#848480