#D4CD85#D4CD85
#D4CD85 is a very light, moderate yellow. Relative luminance 0.594; OKLCH L 83.8% C 0.093 H 103.4°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CD85 |
|---|---|
| RGB | rgb(212, 205, 133) |
| HSL | hsl(55, 48%, 68%) |
| HSV | hsv(55, 37%, 83%) |
| CMYK | cmyk(0%, 3.3%, 37.3%, 16.9%) |
| CIE-LAB | lab(81.49, -8.09, 36.74) |
| CIE-LCH | lch(81.49, 37.62, 102.42°) |
| OKLab | oklab(83.76% -0.0215 0.0902) |
| OKLCH | oklch(83.76% 0.093 103.4) |
| XYZ | xyz(53.2171, 59.3544, 30.8390) |
| Luminance | 0.5935 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.67
Sand (survey)
#E2CA76
ΔE00 5.30
Beige (survey)
#E6DAA6
ΔE00 5.81
Darkkhaki
#BDB76B
ΔE00 5.84
Greenish Tan
#BCCB7A
ΔE00 6.18
Khaki (CSS)
#F0E68C
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CD85 #858CD4
analogous
#D4A685 #D4CD85 #B3D485
triadic
#D4CD85 #85D4CD #CD85D4
tetradic
#D4CD85 #85D4A6 #858CD4 #D485B3
square
#D4CD85 #85D4A6 #858CD4 #D485B3
split-complementary
#D4CD85 #85B3D4 #A685D4
monochromatic
#A59B3A #C4BA58 #D4CD85 #E4E0B2 #F4F2E0
Accessibility & contrast
On white
1.63
#D4CD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#D4CD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CD85
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CD85 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C880
Deuteranopia (green-blind)
#DCCC88
Tritanopia (blue-blind)
#DFC4BB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #d4cd85; /* rgb */ color: rgb(212, 205, 133); /* oklch */ color: oklch(83.8% 0.093 103.4);
Tailwind
colors: {
custom: {
50: '#e2dca9',
500: '#d4cd85',
950: '#000000',
},
}SCSS
$custom: #d4cd85; $custom-light: #e2dca9; $custom-dark: #000000;
JSON
{
"hex": "#d4cd85",
"rgb": {
"r": 212,
"g": 205,
"b": 133
},
"hsl": {
"h": 54.684,
"s": 47.879,
"l": 67.647
},
"oklch": {
"l": 0.83757,
"c": 0.09277,
"h": 103.4
},
"luminance": 0.59353
}Semantic roles & 50–950 ramp
primary
#D4CD85
secondary
#545CA9
accent
#37BB2A
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151510
muted
#848481