#D7CD97#D7CD97
#D7CD97 is a very light, moderate yellow. Relative luminance 0.603; OKLCH L 84.3% C 0.072 H 98.9°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D7CD97 |
|---|---|
| RGB | rgb(215, 205, 151) |
| HSL | hsl(51, 44%, 72%) |
| HSV | hsv(51, 30%, 84%) |
| CMYK | cmyk(0%, 4.7%, 29.8%, 15.7%) |
| CIE-LAB | lab(82.03, -4.75, 28.20) |
| CIE-LCH | lch(82.03, 28.60, 99.57°) |
| OKLab | oklab(84.34% -0.011 0.0708) |
| OKLCH | oklch(84.34% 0.072 98.9) |
| XYZ | xyz(55.4420, 60.3453, 37.9994) |
| Luminance | 0.6034 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.31
Vanilla
#F3E5AB
ΔE00 5.81
Palegoldenrod
#EEE8AA
ΔE00 6.26
Sand (survey)
#E2CA76
ΔE00 6.80
Sand
#C2B280
ΔE00 7.01
Wheat
#F5DEB3
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7CD97 #97A1D7
analogous
#D7AD97 #D7CD97 #C1D797
triadic
#D7CD97 #97D7CD #CD97D7
tetradic
#D7CD97 #97D7AD #97A1D7 #D797C1
square
#D7CD97 #97D7AD #97A1D7 #D797C1
split-complementary
#D7CD97 #97C1D7 #AD97D7
monochromatic
#B09F44 #C6B86B #D7CD97 #E8E2C3 #F6F4E9
Accessibility & contrast
On white
1.61
#D7CD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#D7CD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7CD97
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7CD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7CD97 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CA93
Deuteranopia (green-blind)
#DACE99
Tritanopia (blue-blind)
#E1C5BF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d7cd97; /* rgb */ color: rgb(215, 205, 151); /* oklch */ color: oklch(84.3% 0.072 98.9);
Tailwind
colors: {
custom: {
50: '#e4dcb6',
500: '#d7cd97',
950: '#000000',
},
}SCSS
$custom: #d7cd97; $custom-light: #e4dcb6; $custom-dark: #000000;
JSON
{
"hex": "#d7cd97",
"rgb": {
"r": 215,
"g": 205,
"b": 151
},
"hsl": {
"h": 50.625,
"s": 44.444,
"l": 71.765
},
"oklch": {
"l": 0.8434,
"c": 0.07162,
"h": 98.9
},
"luminance": 0.60344
}Semantic roles & 50–950 ramp
primary
#D7CD97
secondary
#6470AE
accent
#43B82E
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151511
muted
#848481