#DCCD8A#DCCD8A
#DCCD8A is a very light, moderate yellow. Relative luminance 0.607; OKLCH L 84.5% C 0.088 H 97.1°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCD8A |
|---|---|
| RGB | rgb(220, 205, 138) |
| HSL | hsl(49, 54%, 70%) |
| HSV | hsv(49, 37%, 86%) |
| CMYK | cmyk(0%, 6.8%, 37.3%, 13.7%) |
| CIE-LAB | lab(82.23, -4.38, 35.27) |
| CIE-LCH | lch(82.23, 35.54, 97.08°) |
| OKLab | oklab(84.53% -0.0108 0.087) |
| OKLCH | oklch(84.53% 0.088 97.1) |
| XYZ | xyz(55.9350, 60.7149, 32.8125) |
| Luminance | 0.6071 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.86
Beige (survey)
#E6DAA6
ΔE00 4.56
Vanilla
#F3E5AB
ΔE00 5.94
Sandy
#F1DA7A
ΔE00 6.00
Palegoldenrod
#EEE8AA
ΔE00 6.56
Khaki (CSS)
#F0E68C
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCD8A #8A99DC
analogous
#DCA48A #DCCD8A #C2DC8A
triadic
#DCCD8A #8ADCCD #CD8ADC
tetradic
#DCCD8A #8ADCA4 #8A99DC #DC8AC2
square
#DCCD8A #8ADCA4 #8A99DC #DC8AC2
split-complementary
#DCCD8A #8AC2DC #A48ADC
monochromatic
#B59E36 #CEB95B #DCCD8A #EAE1B9 #F8F5E7
Accessibility & contrast
On white
1.60
#DCCD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#DCCD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCD8A
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCD8A | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC985
Deuteranopia (green-blind)
#DECF8C
Tritanopia (blue-blind)
#E8C4BC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dccd8a; /* rgb */ color: rgb(220, 205, 138); /* oklch */ color: oklch(84.5% 0.088 97.1);
Tailwind
colors: {
custom: {
50: '#e8dcad',
500: '#dccd8a',
950: '#000000',
},
}SCSS
$custom: #dccd8a; $custom-light: #e8dcad; $custom-dark: #000000;
JSON
{
"hex": "#dccd8a",
"rgb": {
"r": 220,
"g": 205,
"b": 138
},
"hsl": {
"h": 49.024,
"s": 53.947,
"l": 70.196
},
"oklch": {
"l": 0.84527,
"c": 0.08765,
"h": 97.1
},
"luminance": 0.60713
}Semantic roles & 50–950 ramp
primary
#DCCD8A
secondary
#5768B3
accent
#41C124
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161510
muted
#848481