#D5CD92#D5CD92
#D5CD92 is a very light, moderate yellow. Relative luminance 0.599; OKLCH L 84.1% C 0.077 H 101.3°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CD92 |
|---|---|
| RGB | rgb(213, 205, 146) |
| HSL | hsl(53, 44%, 70%) |
| HSV | hsv(53, 31%, 84%) |
| CMYK | cmyk(0%, 3.8%, 31.5%, 16.5%) |
| CIE-LAB | lab(81.78, -6.16, 30.44) |
| CIE-LCH | lch(81.78, 31.05, 101.44°) |
| OKLab | oklab(84.07% -0.0152 0.076) |
| OKLCH | oklch(84.07% 0.077 101.3) |
| XYZ | xyz(54.4607, 59.8853, 35.8787) |
| Luminance | 0.5988 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.00
Vanilla
#F3E5AB
ΔE00 6.12
Palegoldenrod
#EEE8AA
ΔE00 6.13
Sand (survey)
#E2CA76
ΔE00 6.41
Greenish Beige
#C9D179
ΔE00 6.65
Darkkhaki
#BDB76B
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CD92 #929AD5
analogous
#D5AB92 #D5CD92 #BBD592
triadic
#D5CD92 #92D5CD #CD92D5
tetradic
#D5CD92 #92D5AB #929AD5 #D592BB
square
#D5CD92 #92D5AB #929AD5 #D592BB
split-complementary
#D5CD92 #92BBD5 #AB92D5
monochromatic
#AB9E42 #C4B966 #D5CD92 #E6E1BE #F6F5E9
Accessibility & contrast
On white
1.62
#D5CD92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#D5CD92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CD92
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CD92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CD92 | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C98E
Deuteranopia (green-blind)
#DACD94
Tritanopia (blue-blind)
#DFC5BE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d5cd92; /* rgb */ color: rgb(213, 205, 146); /* oklch */ color: oklch(84.1% 0.077 101.3);
Tailwind
colors: {
custom: {
50: '#e2dcb2',
500: '#d5cd92',
950: '#000000',
},
}SCSS
$custom: #d5cd92; $custom-light: #e2dcb2; $custom-dark: #000000;
JSON
{
"hex": "#d5cd92",
"rgb": {
"r": 213,
"g": 205,
"b": 146
},
"hsl": {
"h": 52.836,
"s": 44.371,
"l": 70.392
},
"oklch": {
"l": 0.84074,
"c": 0.07748,
"h": 101.3
},
"luminance": 0.59884
}Semantic roles & 50–950 ramp
primary
#D5CD92
secondary
#6069AB
accent
#3EB82E
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151511
muted
#848481