#DCD29F#DCD29F
#DCD29F is a very light, moderate yellow. Relative luminance 0.638; OKLCH L 85.9% C 0.068 H 98.3°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD29F |
|---|---|
| RGB | rgb(220, 210, 159) |
| HSL | hsl(50, 47%, 74%) |
| HSV | hsv(50, 28%, 86%) |
| CMYK | cmyk(0%, 4.5%, 27.7%, 13.7%) |
| CIE-LAB | lab(83.87, -4.38, 26.58) |
| CIE-LCH | lch(83.87, 26.94, 99.36°) |
| OKLab | oklab(85.94% -0.0098 0.067) |
| OKLCH | oklch(85.94% 0.068 98.3) |
| XYZ | xyz(58.8201, 63.8133, 42.0128) |
| Luminance | 0.6381 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.05
Vanilla
#F3E5AB
ΔE00 4.76
Palegoldenrod
#EEE8AA
ΔE00 5.38
Wheat
#F5DEB3
ΔE00 6.47
Light Tan
#FBEEAC
ΔE00 6.92
Pale Peach
#FFE5AD
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD29F #9FA9DC
analogous
#DCB49F #DCD29F #C8DC9F
triadic
#DCD29F #9FDCD2 #D29FDC
tetradic
#DCD29F #9FDCB4 #9FA9DC #DC9FC8
square
#DCD29F #9FDCB4 #9FA9DC #DC9FC8
split-complementary
#DCD29F #9FC8DC #B49FDC
monochromatic
#BBA845 #CCBD72 #DCD29F #ECE7CC #F7F4E9
Accessibility & contrast
On white
1.53
#DCD29F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#DCD29F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD29F
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD29F | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCF9C
Deuteranopia (green-blind)
#DFD3A1
Tritanopia (blue-blind)
#E5CBC4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dcd29f; /* rgb */ color: rgb(220, 210, 159); /* oklch */ color: oklch(85.9% 0.068 98.3);
Tailwind
colors: {
custom: {
50: '#e7dfbb',
500: '#dcd29f',
950: '#000000',
},
}SCSS
$custom: #dcd29f; $custom-light: #e7dfbb; $custom-dark: #000000;
JSON
{
"hex": "#dcd29f",
"rgb": {
"r": 220,
"g": 210,
"b": 159
},
"hsl": {
"h": 50.164,
"s": 46.565,
"l": 74.314
},
"oklch": {
"l": 0.85942,
"c": 0.06774,
"h": 98.3
},
"luminance": 0.63812
}Semantic roles & 50–950 ramp
primary
#DCD29F
secondary
#6B77B4
accent
#43BA2C
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#161512
muted
#848482