#D4CD86#D4CD86
#D4CD86 is a very light, moderate yellow. Relative luminance 0.594; OKLCH L 83.8% C 0.092 H 103.3°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CD86 |
|---|---|
| RGB | rgb(212, 205, 134) |
| HSL | hsl(55, 48%, 68%) |
| HSV | hsv(55, 37%, 83%) |
| CMYK | cmyk(0%, 3.3%, 36.8%, 16.9%) |
| CIE-LAB | lab(81.50, -7.98, 36.24) |
| CIE-LCH | lch(81.50, 37.11, 102.42°) |
| OKLab | oklab(83.77% -0.0211 0.0891) |
| OKLCH | oklch(83.77% 0.092 103.3) |
| XYZ | xyz(53.2865, 59.3822, 31.2045) |
| Luminance | 0.5938 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.77
Sand (survey)
#E2CA76
ΔE00 5.37
Beige (survey)
#E6DAA6
ΔE00 5.67
Darkkhaki
#BDB76B
ΔE00 5.89
Greenish Tan
#BCCB7A
ΔE00 6.22
Khaki (CSS)
#F0E68C
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CD86 #868DD4
analogous
#D4A686 #D4CD86 #B4D486
triadic
#D4CD86 #86D4CD #CD86D4
tetradic
#D4CD86 #86D4A6 #868DD4 #D486B4
square
#D4CD86 #86D4A6 #868DD4 #D486B4
split-complementary
#D4CD86 #86B4D4 #A686D4
monochromatic
#A59B3B #C4BA59 #D4CD86 #E4E0B3 #F4F2E0
Accessibility & contrast
On white
1.63
#D4CD86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#D4CD86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CD86
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CD86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CD86 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C881
Deuteranopia (green-blind)
#DCCC89
Tritanopia (blue-blind)
#DFC4BB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #d4cd86; /* rgb */ color: rgb(212, 205, 134); /* oklch */ color: oklch(83.8% 0.092 103.3);
Tailwind
colors: {
custom: {
50: '#e2dcaa',
500: '#d4cd86',
950: '#000000',
},
}SCSS
$custom: #d4cd86; $custom-light: #e2dcaa; $custom-dark: #000000;
JSON
{
"hex": "#d4cd86",
"rgb": {
"r": 212,
"g": 205,
"b": 134
},
"hsl": {
"h": 54.615,
"s": 47.561,
"l": 67.843
},
"oklch": {
"l": 0.83774,
"c": 0.09161,
"h": 103.3
},
"luminance": 0.59381
}Semantic roles & 50–950 ramp
primary
#D4CD86
secondary
#555CA9
accent
#38BB2B
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151510
muted
#848481