#DCDA84#DCDA84
#DCDA84 is a very light, moderate yellow. Relative luminance 0.670; OKLCH L 87.1% C 0.108 H 107.3°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDA84 |
|---|---|
| RGB | rgb(220, 218, 132) |
| HSL | hsl(59, 56%, 69%) |
| HSV | hsv(59, 40%, 86%) |
| CMYK | cmyk(0%, 0.9%, 40%, 13.7%) |
| CIE-LAB | lab(85.52, -11.65, 42.52) |
| CIE-LCH | lch(85.52, 44.09, 105.32°) |
| OKLab | oklab(87.11% -0.0322 0.1033) |
| OKLCH | oklch(87.11% 0.108 107.3) |
| XYZ | xyz(58.7524, 67.0257, 31.6676) |
| Luminance | 0.6702 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.68
Khaki (CSS)
#F0E68C
ΔE00 3.75
Palegoldenrod
#EEE8AA
ΔE00 5.84
Sandy
#F1DA7A
ΔE00 6.05
Light Khaki
#E6F2A2
ΔE00 6.24
Greenish Tan
#BCCB7A
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDA84 #8486DC
analogous
#DCAE84 #DCDA84 #B2DC84
triadic
#DCDA84 #84DCDA #DA84DC
tetradic
#DCDA84 #84DCAE #8486DC #DC84B2
square
#DCDA84 #84DCAE #8486DC #DC84B2
split-complementary
#DCDA84 #84B2DC #AE84DC
monochromatic
#B3B033 #CECC54 #DCDA84 #EAE8B4 #F7F7E3
Accessibility & contrast
On white
1.46
#DCDA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#DCDA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDA84
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDA84 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D47D
Deuteranopia (green-blind)
#E9D788
Tritanopia (blue-blind)
#E8D0C5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dcda84; /* rgb */ color: rgb(220, 218, 132); /* oklch */ color: oklch(87.1% 0.108 107.3);
Tailwind
colors: {
custom: {
50: '#e8e5a9',
500: '#dcda84',
950: '#000000',
},
}SCSS
$custom: #dcda84; $custom-light: #e8e5a9; $custom-dark: #000000;
JSON
{
"hex": "#dcda84",
"rgb": {
"r": 220,
"g": 218,
"b": 132
},
"hsl": {
"h": 58.636,
"s": 55.696,
"l": 69.02
},
"oklch": {
"l": 0.87107,
"c": 0.10821,
"h": 107.3
},
"luminance": 0.67024
}Semantic roles & 50–950 ramp
primary
#DCDA84
secondary
#5154B3
accent
#26C322
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161510
muted
#848481