#D5CD86#D5CD86
#D5CD86 is a very light, moderate yellow. Relative luminance 0.595; OKLCH L 83.9% C 0.092 H 102.6°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CD86 |
|---|---|
| RGB | rgb(213, 205, 134) |
| HSL | hsl(54, 48%, 68%) |
| HSV | hsv(54, 37%, 84%) |
| CMYK | cmyk(0%, 3.8%, 37.1%, 16.5%) |
| CIE-LAB | lab(81.58, -7.59, 36.37) |
| CIE-LCH | lch(81.58, 37.15, 101.78°) |
| OKLab | oklab(83.86% -0.02 0.0894) |
| OKLCH | oklch(83.86% 0.092 102.6) |
| XYZ | xyz(53.5758, 59.5313, 31.2181) |
| Luminance | 0.5953 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.01
Sand (survey)
#E2CA76
ΔE00 5.10
Beige (survey)
#E6DAA6
ΔE00 5.55
Darkkhaki
#BDB76B
ΔE00 5.95
Khaki (CSS)
#F0E68C
ΔE00 6.46
Greenish Tan
#BCCB7A
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CD86 #868ED5
analogous
#D5A586 #D5CD86 #B5D586
triadic
#D5CD86 #86D5CD #CD86D5
tetradic
#D5CD86 #86D5A5 #868ED5 #D586B5
square
#D5CD86 #86D5A5 #868ED5 #D586B5
split-complementary
#D5CD86 #86B5D5 #A586D5
monochromatic
#A79C3A #C5BA59 #D5CD86 #E5E0B3 #F5F3E1
Accessibility & contrast
On white
1.63
#D5CD86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#D5CD86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CD86
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CD86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CD86 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C881
Deuteranopia (green-blind)
#DCCD89
Tritanopia (blue-blind)
#E0C4BB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d5cd86; /* rgb */ color: rgb(213, 205, 134); /* oklch */ color: oklch(83.9% 0.092 102.6);
Tailwind
colors: {
custom: {
50: '#e3dcaa',
500: '#d5cd86',
950: '#000000',
},
}SCSS
$custom: #d5cd86; $custom-light: #e3dcaa; $custom-dark: #000000;
JSON
{
"hex": "#d5cd86",
"rgb": {
"r": 213,
"g": 205,
"b": 134
},
"hsl": {
"h": 53.924,
"s": 48.466,
"l": 68.039
},
"oklch": {
"l": 0.83858,
"c": 0.09163,
"h": 102.6
},
"luminance": 0.5953
}Semantic roles & 50–950 ramp
primary
#D5CD86
secondary
#545DAB
accent
#39BC2A
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#161510
muted
#848481