#DCD284#DCD284
#DCD284 is a very light, moderate yellow. Relative luminance 0.630; OKLCH L 85.5% C 0.099 H 101.9°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD284 |
|---|---|
| RGB | rgb(220, 210, 132) |
| HSL | hsl(53, 56%, 69%) |
| HSV | hsv(53, 40%, 86%) |
| CMYK | cmyk(0%, 4.5%, 40%, 13.7%) |
| CIE-LAB | lab(83.43, -7.60, 39.87) |
| CIE-LCH | lch(83.43, 40.59, 100.80°) |
| OKLab | oklab(85.45% -0.0205 0.0973) |
| OKLCH | oklch(85.45% 0.099 101.9) |
| XYZ | xyz(56.7277, 62.9763, 30.9927) |
| Luminance | 0.6298 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.38
Khaki (CSS)
#F0E68C
ΔE00 4.81
Sandy
#F1DA7A
ΔE00 5.03
Greenish Beige
#C9D179
ΔE00 5.15
Beige (survey)
#E6DAA6
ΔE00 5.82
Palegoldenrod
#EEE8AA
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD284 #848EDC
analogous
#DCA684 #DCD284 #BADC84
triadic
#DCD284 #84DCD2 #D284DC
tetradic
#DCD284 #84DCA6 #848EDC #DC84BA
square
#DCD284 #84DCA6 #848EDC #DC84BA
split-complementary
#DCD284 #84BADC #A684DC
monochromatic
#B3A433 #CEC154 #DCD284 #EAE3B4 #F7F5E3
Accessibility & contrast
On white
1.54
#DCD284 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#DCD284 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD284
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD284 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD284 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7E
Deuteranopia (green-blind)
#E3D287
Tritanopia (blue-blind)
#E8C8BF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dcd284; /* rgb */ color: rgb(220, 210, 132); /* oklch */ color: oklch(85.5% 0.099 101.9);
Tailwind
colors: {
custom: {
50: '#e8dfa9',
500: '#dcd284',
950: '#000000',
},
}SCSS
$custom: #dcd284; $custom-light: #e8dfa9; $custom-dark: #000000;
JSON
{
"hex": "#dcd284",
"rgb": {
"r": 220,
"g": 210,
"b": 132
},
"hsl": {
"h": 53.182,
"s": 55.696,
"l": 69.02
},
"oklch": {
"l": 0.85451,
"c": 0.09944,
"h": 101.9
},
"luminance": 0.62975
}Semantic roles & 50–950 ramp
primary
#DCD284
secondary
#515CB3
accent
#35C322
background
#FEFEFC
surface
#FDFCF6
border
#D5D5D0
text
#161510
muted
#848480