#D2C484#D2C484
#D2C484 is a light, moderate yellow. Relative luminance 0.548; OKLCH L 81.7% C 0.084 H 97.3°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C484 |
|---|---|
| RGB | rgb(210, 196, 132) |
| HSL | hsl(49, 46%, 67%) |
| HSV | hsv(49, 37%, 82%) |
| CMYK | cmyk(0%, 6.7%, 37.1%, 17.6%) |
| CIE-LAB | lab(78.95, -4.36, 33.93) |
| CIE-LCH | lch(78.95, 34.21, 97.32°) |
| OKLab | oklab(81.71% -0.0108 0.0837) |
| OKLCH | oklch(81.71% 0.084 97.3) |
| XYZ | xyz(50.4840, 54.8489, 29.7529) |
| Luminance | 0.5485 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.73
Darkkhaki
#BDB76B
ΔE00 5.24
Sand
#C2B280
ΔE00 5.45
Beige (survey)
#E6DAA6
ΔE00 6.03
Tan (survey)
#D1B26F
ΔE00 6.58
Very Light Brown
#D3B683
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C484 #8492D2
analogous
#D29D84 #D2C484 #B9D284
triadic
#D2C484 #84D2C4 #C484D2
tetradic
#D2C484 #84D29D #8492D2 #D284B9
square
#D2C484 #84D29D #8492D2 #D284B9
split-complementary
#D2C484 #84B9D2 #9D84D2
monochromatic
#A18E3B #C2AF57 #D2C484 #E2D9B1 #F3EFDE
Accessibility & contrast
On white
1.75
#D2C484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#D2C484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C484
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C484 | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C17F
Deuteranopia (green-blind)
#D4C686
Tritanopia (blue-blind)
#DDBBB4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #d2c484; /* rgb */ color: rgb(210, 196, 132); /* oklch */ color: oklch(81.7% 0.084 97.3);
Tailwind
colors: {
custom: {
50: '#e1d5a8',
500: '#d2c484',
950: '#000000',
},
}SCSS
$custom: #d2c484; $custom-light: #e1d5a8; $custom-dark: #000000;
JSON
{
"hex": "#d2c484",
"rgb": {
"r": 210,
"g": 196,
"b": 132
},
"hsl": {
"h": 49.231,
"s": 46.429,
"l": 67.059
},
"oklch": {
"l": 0.81708,
"c": 0.08441,
"h": 97.3
},
"luminance": 0.54847
}Semantic roles & 50–950 ramp
primary
#D2C484
secondary
#5463A6
accent
#45BA2C
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151410
muted
#848380