#D4CD95#D4CD95
#D4CD95 is a very light, moderate yellow. Relative luminance 0.598; OKLCH L 84.0% C 0.074 H 101.8°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CD95 |
|---|---|
| RGB | rgb(212, 205, 149) |
| HSL | hsl(53, 42%, 71%) |
| HSV | hsv(53, 30%, 83%) |
| CMYK | cmyk(0%, 3.3%, 29.7%, 16.9%) |
| CIE-LAB | lab(81.75, -6.16, 28.82) |
| CIE-LCH | lch(81.75, 29.48, 102.07°) |
| OKLab | oklab(84.05% -0.0151 0.0722) |
| OKLCH | oklch(84.05% 0.074 101.8) |
| XYZ | xyz(54.4079, 59.8307, 37.1103) |
| Luminance | 0.5983 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.90
Palegoldenrod
#EEE8AA
ΔE00 6.19
Vanilla
#F3E5AB
ΔE00 6.22
Greenish Beige
#C9D179
ΔE00 6.99
Sand (survey)
#E2CA76
ΔE00 7.07
Darkkhaki
#BDB76B
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CD95 #959CD4
analogous
#D4AD95 #D4CD95 #BBD495
triadic
#D4CD95 #95D4CD #CD95D4
tetradic
#D4CD95 #95D4AD #959CD4 #D495BB
square
#D4CD95 #95D4AD #959CD4 #D495BB
split-complementary
#D4CD95 #95BBD4 #AD95D4
monochromatic
#AA9F45 #C2B869 #D4CD95 #E6E2C1 #F6F5E9
Accessibility & contrast
On white
1.62
#D4CD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#D4CD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CD95
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CD95 | 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)
#D7C991
Deuteranopia (green-blind)
#DACD97
Tritanopia (blue-blind)
#DDC5BE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d4cd95; /* rgb */ color: rgb(212, 205, 149); /* oklch */ color: oklch(84.0% 0.074 101.8);
Tailwind
colors: {
custom: {
50: '#e2dcb4',
500: '#d4cd95',
950: '#000000',
},
}SCSS
$custom: #d4cd95; $custom-light: #e2dcb4; $custom-dark: #000000;
JSON
{
"hex": "#d4cd95",
"rgb": {
"r": 212,
"g": 205,
"b": 149
},
"hsl": {
"h": 53.333,
"s": 42.282,
"l": 70.784
},
"oklch": {
"l": 0.84048,
"c": 0.07378,
"h": 101.8
},
"luminance": 0.5983
}Semantic roles & 50–950 ramp
primary
#D4CD95
secondary
#636BAA
accent
#3FB530
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151511
muted
#848481