#D9CD95#D9CD95
#D9CD95 is a very light, moderate yellow. Relative luminance 0.606; OKLCH L 84.5% C 0.074 H 97.5°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D9CD95 |
|---|---|
| RGB | rgb(217, 205, 149) |
| HSL | hsl(49, 47%, 72%) |
| HSV | hsv(49, 31%, 85%) |
| CMYK | cmyk(0%, 5.5%, 31.3%, 14.9%) |
| CIE-LAB | lab(82.16, -4.24, 29.44) |
| CIE-LCH | lch(82.16, 29.75, 98.19°) |
| OKLab | oklab(84.47% -0.0097 0.0737) |
| OKLCH | oklch(84.47% 0.074 97.5) |
| XYZ | xyz(55.8720, 60.5857, 37.1789) |
| Luminance | 0.6058 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.28
Vanilla
#F3E5AB
ΔE00 5.62
Sand (survey)
#E2CA76
ΔE00 6.11
Palegoldenrod
#EEE8AA
ΔE00 6.27
Sand
#C2B280
ΔE00 6.97
Wheat
#F5DEB3
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9CD95 #95A1D9
analogous
#D9AB95 #D9CD95 #C3D995
triadic
#D9CD95 #95D9CD #CD95D9
tetradic
#D9CD95 #95D9AB #95A1D9 #D995C3
square
#D9CD95 #95D9AB #95A1D9 #D995C3
split-complementary
#D9CD95 #95C3D9 #AB95D9
monochromatic
#B39F40 #C9B868 #D9CD95 #E9E2C2 #F7F4E8
Accessibility & contrast
On white
1.60
#D9CD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#D9CD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9CD95
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9CD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9CD95 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CA91
Deuteranopia (green-blind)
#DBCE97
Tritanopia (blue-blind)
#E3C5BE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d9cd95; /* rgb */ color: rgb(217, 205, 149); /* oklch */ color: oklch(84.5% 0.074 97.5);
Tailwind
colors: {
custom: {
50: '#e5dcb4',
500: '#d9cd95',
950: '#000000',
},
}SCSS
$custom: #d9cd95; $custom-light: #e5dcb4; $custom-dark: #000000;
JSON
{
"hex": "#d9cd95",
"rgb": {
"r": 217,
"g": 205,
"b": 149
},
"hsl": {
"h": 49.412,
"s": 47.222,
"l": 71.765
},
"oklch": {
"l": 0.84471,
"c": 0.0743,
"h": 97.5
},
"luminance": 0.60584
}Semantic roles & 50–950 ramp
primary
#D9CD95
secondary
#6270B0
accent
#44BA2B
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161511
muted
#848481