#D5C080#D5C080
#D5C080 is a light, moderate yellow. Relative luminance 0.534; OKLCH L 81.1% C 0.086 H 92.0°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #D5C080 |
|---|---|
| RGB | rgb(213, 192, 128) |
| HSL | hsl(45, 50%, 67%) |
| HSV | hsv(45, 40%, 84%) |
| CMYK | cmyk(0%, 9.9%, 39.9%, 16.5%) |
| CIE-LAB | lab(78.11, -1.53, 34.96) |
| CIE-LCH | lch(78.11, 34.99, 92.51°) |
| OKLab | oklab(81.08% -0.003 0.0859) |
| OKLCH | oklch(81.08% 0.086 92) |
| XYZ | xyz(50.1876, 53.4057, 28.0826) |
| Luminance | 0.5340 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.32
Tan (survey)
#D1B26F
ΔE00 4.46
Very Light Brown
#D3B683
ΔE00 4.85
Sand
#C2B280
ΔE00 4.92
Sandstone
#C9AE74
ΔE00 5.08
Desert
#CCAD60
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5C080 #8095D5
analogous
#D59680 #D5C080 #C0D580
triadic
#D5C080 #80D5C0 #C080D5
tetradic
#D5C080 #80D596 #8095D5 #D580C0
square
#D5C080 #80D596 #8095D5 #D580C0
split-complementary
#D5C080 #80C0D5 #9680D5
monochromatic
#A48936 #C6A952 #D5C080 #E4D7AE #F3EEDC
Accessibility & contrast
On white
1.80
#D5C080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#D5C080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5C080
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5C080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5C080 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBE7B
Deuteranopia (green-blind)
#D3C482
Tritanopia (blue-blind)
#E1B6B0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #d5c080; /* rgb */ color: rgb(213, 192, 128); /* oklch */ color: oklch(81.1% 0.086 92.0);
Tailwind
colors: {
custom: {
50: '#e3d2a5',
500: '#d5c080',
950: '#000000',
},
}SCSS
$custom: #d5c080; $custom-light: #e3d2a5; $custom-dark: #000000;
JSON
{
"hex": "#d5c080",
"rgb": {
"r": 213,
"g": 192,
"b": 128
},
"hsl": {
"h": 45.176,
"s": 50.296,
"l": 66.863
},
"oklch": {
"l": 0.81085,
"c": 0.08596,
"h": 92
},
"luminance": 0.53404
}Semantic roles & 50–950 ramp
primary
#D5C080
secondary
#5166A8
accent
#4DBE28
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#16140F
muted
#848380