#D5CD89#D5CD89
#D5CD89 is a very light, moderate yellow. Relative luminance 0.596; OKLCH L 83.9% C 0.088 H 102.4°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CD89 |
|---|---|
| RGB | rgb(213, 205, 137) |
| HSL | hsl(54, 48%, 69%) |
| HSV | hsv(54, 36%, 84%) |
| CMYK | cmyk(0%, 3.8%, 35.7%, 16.5%) |
| CIE-LAB | lab(81.63, -7.24, 34.89) |
| CIE-LCH | lch(81.63, 35.63, 101.73°) |
| OKLab | oklab(83.91% -0.0189 0.0861) |
| OKLCH | oklch(83.91% 0.088 102.4) |
| XYZ | xyz(53.7880, 59.6162, 32.3357) |
| Luminance | 0.5961 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.13
Greenish Beige
#C9D179
ΔE00 5.34
Sand (survey)
#E2CA76
ΔE00 5.35
Darkkhaki
#BDB76B
ΔE00 6.12
Palegoldenrod
#EEE8AA
ΔE00 6.39
Vanilla
#F3E5AB
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CD89 #8991D5
analogous
#D5A789 #D5CD89 #B7D589
triadic
#D5CD89 #89D5CD #CD89D5
tetradic
#D5CD89 #89D5A7 #8991D5 #D589B7
square
#D5CD89 #89D5A7 #8991D5 #D589B7
split-complementary
#D5CD89 #89B7D5 #A789D5
monochromatic
#A89C3C #C5BA5C #D5CD89 #E5E0B6 #F5F3E3
Accessibility & contrast
On white
1.63
#D5CD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#D5CD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CD89
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CD89 | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C984
Deuteranopia (green-blind)
#DCCD8C
Tritanopia (blue-blind)
#E0C4BC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d5cd89; /* rgb */ color: rgb(213, 205, 137); /* oklch */ color: oklch(83.9% 0.088 102.4);
Tailwind
colors: {
custom: {
50: '#e3dcac',
500: '#d5cd89',
950: '#000000',
},
}SCSS
$custom: #d5cd89; $custom-light: #e3dcac; $custom-dark: #000000;
JSON
{
"hex": "#d5cd89",
"rgb": {
"r": 213,
"g": 205,
"b": 137
},
"hsl": {
"h": 53.684,
"s": 47.5,
"l": 68.627
},
"oklch": {
"l": 0.8391,
"c": 0.08815,
"h": 102.4
},
"luminance": 0.59615
}Semantic roles & 50–950 ramp
primary
#D5CD89
secondary
#5760AB
accent
#3ABB2B
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151510
muted
#848481