#D4C484#D4C484
#D4C484 is a light, moderate yellow. Relative luminance 0.551; OKLCH L 81.9% C 0.085 H 95.8°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D4C484 |
|---|---|
| RGB | rgb(212, 196, 132) |
| HSL | hsl(48, 48%, 67%) |
| HSV | hsv(48, 38%, 83%) |
| CMYK | cmyk(0%, 7.5%, 37.7%, 16.9%) |
| CIE-LAB | lab(79.12, -3.57, 34.18) |
| CIE-LCH | lch(79.12, 34.37, 95.96°) |
| OKLab | oklab(81.88% -0.0085 0.0843) |
| OKLCH | oklch(81.88% 0.085 95.8) |
| XYZ | xyz(51.0571, 55.1444, 29.7798) |
| Luminance | 0.5514 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.38
Sand
#C2B280
ΔE00 5.44
Darkkhaki
#BDB76B
ΔE00 5.64
Beige (survey)
#E6DAA6
ΔE00 6.01
Tan (survey)
#D1B26F
ΔE00 6.14
Very Light Brown
#D3B683
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4C484 #8494D4
analogous
#D49C84 #D4C484 #BCD484
triadic
#D4C484 #84D4C4 #C484D4
tetradic
#D4C484 #84D49C #8494D4 #D484BC
square
#D4C484 #84D49C #8494D4 #D484BC
split-complementary
#D4C484 #84BCD4 #9C84D4
monochromatic
#A48F39 #C4AE57 #D4C484 #E4DAB1 #F4F0DF
Accessibility & contrast
On white
1.75
#D4C484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#D4C484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4C484
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4C484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4C484 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C17F
Deuteranopia (green-blind)
#D5C686
Tritanopia (blue-blind)
#E0BBB4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #d4c484; /* rgb */ color: rgb(212, 196, 132); /* oklch */ color: oklch(81.9% 0.085 95.8);
Tailwind
colors: {
custom: {
50: '#e2d5a8',
500: '#d4c484',
950: '#000000',
},
}SCSS
$custom: #d4c484; $custom-light: #e2d5a8; $custom-dark: #000000;
JSON
{
"hex": "#d4c484",
"rgb": {
"r": 212,
"g": 196,
"b": 132
},
"hsl": {
"h": 48,
"s": 48.193,
"l": 67.451
},
"oklch": {
"l": 0.81883,
"c": 0.08473,
"h": 95.8
},
"luminance": 0.55143
}Semantic roles & 50–950 ramp
primary
#D4C484
secondary
#5465A9
accent
#47BB2A
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151410
muted
#848380