#D5CD93#D5CD93
#D5CD93 is a very light, moderate yellow. Relative luminance 0.599; OKLCH L 84.1% C 0.076 H 101.2°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CD93 |
|---|---|
| RGB | rgb(213, 205, 147) |
| HSL | hsl(53, 44%, 71%) |
| HSV | hsv(53, 31%, 84%) |
| CMYK | cmyk(0%, 3.8%, 31%, 16.5%) |
| CIE-LAB | lab(81.79, -6.03, 29.94) |
| CIE-LCH | lch(81.79, 30.54, 101.39°) |
| OKLab | oklab(84.09% -0.0148 0.0748) |
| OKLCH | oklch(84.09% 0.076 101.2) |
| XYZ | xyz(54.5388, 59.9166, 36.2902) |
| Luminance | 0.5991 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.90
Vanilla
#F3E5AB
ΔE00 6.10
Palegoldenrod
#EEE8AA
ΔE00 6.14
Sand (survey)
#E2CA76
ΔE00 6.56
Greenish Beige
#C9D179
ΔE00 6.82
Darkkhaki
#BDB76B
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CD93 #939BD5
analogous
#D5AC93 #D5CD93 #BCD593
triadic
#D5CD93 #93D5CD #CD93D5
tetradic
#D5CD93 #93D5AC #939BD5 #D593BC
square
#D5CD93 #93D5AC #939BD5 #D593BC
split-complementary
#D5CD93 #93BCD5 #AC93D5
monochromatic
#AB9E43 #C4B967 #D5CD93 #E6E1BF #F6F5E9
Accessibility & contrast
On white
1.62
#D5CD93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#D5CD93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CD93
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CD93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CD93 | 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)
#D8C98F
Deuteranopia (green-blind)
#DACD95
Tritanopia (blue-blind)
#DFC5BE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d5cd93; /* rgb */ color: rgb(213, 205, 147); /* oklch */ color: oklch(84.1% 0.076 101.2);
Tailwind
colors: {
custom: {
50: '#e2dcb3',
500: '#d5cd93',
950: '#000000',
},
}SCSS
$custom: #d5cd93; $custom-light: #e2dcb3; $custom-dark: #000000;
JSON
{
"hex": "#d5cd93",
"rgb": {
"r": 213,
"g": 205,
"b": 147
},
"hsl": {
"h": 52.727,
"s": 44,
"l": 70.588
},
"oklch": {
"l": 0.84093,
"c": 0.07628,
"h": 101.2
},
"luminance": 0.59915
}Semantic roles & 50–950 ramp
primary
#D5CD93
secondary
#616AAB
accent
#3FB72E
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151511
muted
#848481