#DCD39A#DCD39A
#DCD39A is a very light, moderate yellow. Relative luminance 0.641; OKLCH L 86.0% C 0.075 H 100.2°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD39A |
|---|---|
| RGB | rgb(220, 211, 154) |
| HSL | hsl(52, 49%, 73%) |
| HSV | hsv(52, 30%, 86%) |
| CMYK | cmyk(0%, 4.1%, 30%, 13.7%) |
| CIE-LAB | lab(84.04, -5.54, 29.41) |
| CIE-LCH | lch(84.04, 29.93, 100.67°) |
| OKLab | oklab(86.05% -0.0133 0.0737) |
| OKLCH | oklch(86.05% 0.075 100.2) |
| XYZ | xyz(58.6427, 64.1386, 39.8564) |
| Luminance | 0.6414 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.43
Vanilla
#F3E5AB
ΔE00 4.57
Palegoldenrod
#EEE8AA
ΔE00 4.76
Light Tan
#FBEEAC
ΔE00 6.40
Sand (survey)
#E2CA76
ΔE00 6.75
Khaki (CSS)
#F0E68C
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD39A #9AA3DC
analogous
#DCB29A #DCD39A #C4DC9A
triadic
#DCD39A #9ADCD3 #D39ADC
tetradic
#DCD39A #9ADCB2 #9AA3DC #DC9AC4
square
#DCD39A #9ADCB2 #9AA3DC #DC9AC4
split-complementary
#DCD39A #9AC4DC #B29ADC
monochromatic
#BBAA41 #CCBF6D #DCD39A #ECE7C7 #F7F5E8
Accessibility & contrast
On white
1.52
#DCD39A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#DCD39A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD39A
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD39A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD39A | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF96
Deuteranopia (green-blind)
#E1D39C
Tritanopia (blue-blind)
#E6CBC4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dcd39a; /* rgb */ color: rgb(220, 211, 154); /* oklch */ color: oklch(86.0% 0.075 100.2);
Tailwind
colors: {
custom: {
50: '#e7e0b8',
500: '#dcd39a',
950: '#000000',
},
}SCSS
$custom: #dcd39a; $custom-light: #e7e0b8; $custom-dark: #000000;
JSON
{
"hex": "#dcd39a",
"rgb": {
"r": 220,
"g": 211,
"b": 154
},
"hsl": {
"h": 51.818,
"s": 48.529,
"l": 73.333
},
"oklch": {
"l": 0.86046,
"c": 0.07489,
"h": 100.2
},
"luminance": 0.64137
}Semantic roles & 50–950 ramp
primary
#DCD39A
secondary
#6671B4
accent
#3EBC2A
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#161511
muted
#848481