#D5CD91#D5CD91
#D5CD91 is a very light, moderate yellow. Relative luminance 0.599; OKLCH L 84.1% C 0.079 H 101.5°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CD91 |
|---|---|
| RGB | rgb(213, 205, 145) |
| HSL | hsl(53, 45%, 70%) |
| HSV | hsv(53, 32%, 84%) |
| CMYK | cmyk(0%, 3.8%, 31.9%, 16.5%) |
| CIE-LAB | lab(81.76, -6.28, 30.93) |
| CIE-LCH | lch(81.76, 31.57, 101.48°) |
| OKLab | oklab(84.06% -0.0156 0.0771) |
| OKLCH | oklch(84.06% 0.079 101.5) |
| XYZ | xyz(54.3833, 59.8543, 35.4708) |
| Luminance | 0.5985 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.10
Palegoldenrod
#EEE8AA
ΔE00 6.13
Vanilla
#F3E5AB
ΔE00 6.16
Sand (survey)
#E2CA76
ΔE00 6.28
Greenish Beige
#C9D179
ΔE00 6.48
Darkkhaki
#BDB76B
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CD91 #9199D5
analogous
#D5AB91 #D5CD91 #BBD591
triadic
#D5CD91 #91D5CD #CD91D5
tetradic
#D5CD91 #91D5AB #9199D5 #D591BB
square
#D5CD91 #91D5AB #9199D5 #D591BB
split-complementary
#D5CD91 #91BBD5 #AB91D5
monochromatic
#AA9E41 #C4B965 #D5CD91 #E6E1BD #F7F5E9
Accessibility & contrast
On white
1.62
#D5CD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#D5CD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CD91
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CD91 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C98D
Deuteranopia (green-blind)
#DBCD93
Tritanopia (blue-blind)
#DFC5BD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d5cd91; /* rgb */ color: rgb(213, 205, 145); /* oklch */ color: oklch(84.1% 0.079 101.5);
Tailwind
colors: {
custom: {
50: '#e3dcb1',
500: '#d5cd91',
950: '#000000',
},
}SCSS
$custom: #d5cd91; $custom-light: #e3dcb1; $custom-dark: #000000;
JSON
{
"hex": "#d5cd91",
"rgb": {
"r": 213,
"g": 205,
"b": 145
},
"hsl": {
"h": 52.941,
"s": 44.737,
"l": 70.196
},
"oklch": {
"l": 0.84056,
"c": 0.07868,
"h": 101.5
},
"luminance": 0.59853
}Semantic roles & 50–950 ramp
primary
#D5CD91
secondary
#5F68AB
accent
#3EB82E
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151511
muted
#848481