#D9CD91#D9CD91
#D9CD91 is a very light, moderate yellow. Relative luminance 0.605; OKLCH L 84.4% C 0.079 H 98.2°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D9CD91 |
|---|---|
| RGB | rgb(217, 205, 145) |
| HSL | hsl(50, 49%, 71%) |
| HSV | hsv(50, 33%, 85%) |
| CMYK | cmyk(0%, 5.5%, 33.2%, 14.9%) |
| CIE-LAB | lab(82.09, -4.73, 31.43) |
| CIE-LCH | lch(82.09, 31.78, 98.56°) |
| OKLab | oklab(84.4% -0.0113 0.0783) |
| OKLCH | oklch(84.4% 0.079 98.2) |
| XYZ | xyz(55.5581, 60.4601, 35.5259) |
| Luminance | 0.6046 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.68
Sand (survey)
#E2CA76
ΔE00 5.45
Vanilla
#F3E5AB
ΔE00 5.71
Palegoldenrod
#EEE8AA
ΔE00 6.20
Sand
#C2B280
ΔE00 7.14
Darkkhaki
#BDB76B
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9CD91 #919DD9
analogous
#D9A991 #D9CD91 #C1D991
triadic
#D9CD91 #91D9CD #CD91D9
tetradic
#D9CD91 #91D9A9 #919DD9 #D991C1
square
#D9CD91 #91D9A9 #919DD9 #D991C1
split-complementary
#D9CD91 #91C1D9 #A991D9
monochromatic
#B29F3E #C9B864 #D9CD91 #E9E2BE #F7F5E8
Accessibility & contrast
On white
1.60
#D9CD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#D9CD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9CD91
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9CD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9CD91 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CA8D
Deuteranopia (green-blind)
#DCCE93
Tritanopia (blue-blind)
#E4C5BD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d9cd91; /* rgb */ color: rgb(217, 205, 145); /* oklch */ color: oklch(84.4% 0.079 98.2);
Tailwind
colors: {
custom: {
50: '#e5dcb1',
500: '#d9cd91',
950: '#000000',
},
}SCSS
$custom: #d9cd91; $custom-light: #e5dcb1; $custom-dark: #000000;
JSON
{
"hex": "#d9cd91",
"rgb": {
"r": 217,
"g": 205,
"b": 145
},
"hsl": {
"h": 50,
"s": 48.649,
"l": 70.98
},
"oklch": {
"l": 0.84395,
"c": 0.07907,
"h": 98.2
},
"luminance": 0.60459
}Semantic roles & 50–950 ramp
primary
#D9CD91
secondary
#5E6CB0
accent
#42BC2A
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#161511
muted
#848481