#D5C484#D5C484
#D5C484 is a light, moderate yellow. Relative luminance 0.553; OKLCH L 82.0% C 0.085 H 95.0°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D5C484 |
|---|---|
| RGB | rgb(213, 196, 132) |
| HSL | hsl(47, 49%, 68%) |
| HSV | hsv(47, 38%, 84%) |
| CMYK | cmyk(0%, 8%, 38%, 16.5%) |
| CIE-LAB | lab(79.21, -3.17, 34.31) |
| CIE-LCH | lch(79.21, 34.46, 95.28°) |
| OKLab | oklab(81.97% -0.0074 0.0846) |
| OKLCH | oklch(81.97% 0.085 95) |
| XYZ | xyz(51.3463, 55.2936, 29.7933) |
| Luminance | 0.5529 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.23
Sand
#C2B280
ΔE00 5.46
Darkkhaki
#BDB76B
ΔE00 5.85
Tan (survey)
#D1B26F
ΔE00 5.93
Beige (survey)
#E6DAA6
ΔE00 6.02
Very Light Brown
#D3B683
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5C484 #8495D5
analogous
#D59B84 #D5C484 #BED584
triadic
#D5C484 #84D5C4 #C484D5
tetradic
#D5C484 #84D59B #8495D5 #D584BE
square
#D5C484 #84D59B #8495D5 #D584BE
split-complementary
#D5C484 #84BED5 #9B84D5
monochromatic
#A68F39 #C5AE56 #D5C484 #E5DAB2 #F4F0DF
Accessibility & contrast
On white
1.74
#D5C484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#D5C484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5C484
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5C484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5C484 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C17F
Deuteranopia (green-blind)
#D5C786
Tritanopia (blue-blind)
#E1BBB4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #d5c484; /* rgb */ color: rgb(213, 196, 132); /* oklch */ color: oklch(82.0% 0.085 95.0);
Tailwind
colors: {
custom: {
50: '#e3d5a8',
500: '#d5c484',
950: '#000000',
},
}SCSS
$custom: #d5c484; $custom-light: #e3d5a8; $custom-dark: #000000;
JSON
{
"hex": "#d5c484",
"rgb": {
"r": 213,
"g": 196,
"b": 132
},
"hsl": {
"h": 47.407,
"s": 49.091,
"l": 67.647
},
"oklch": {
"l": 0.81971,
"c": 0.08492,
"h": 95
},
"luminance": 0.55292
}Semantic roles & 50–950 ramp
primary
#D5C484
secondary
#5365AA
accent
#48BC29
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#161410
muted
#848380