#D7CD90#D7CD90
#D7CD90 is a very light, moderate yellow. Relative luminance 0.601; OKLCH L 84.2% C 0.080 H 100.0°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D7CD90 |
|---|---|
| RGB | rgb(215, 205, 144) |
| HSL | hsl(52, 47%, 70%) |
| HSV | hsv(52, 33%, 84%) |
| CMYK | cmyk(0%, 4.7%, 33%, 15.7%) |
| CIE-LAB | lab(81.91, -5.63, 31.68) |
| CIE-LCH | lch(81.91, 32.17, 100.08°) |
| OKLab | oklab(84.21% -0.0139 0.0788) |
| OKLCH | oklch(84.21% 0.08 100) |
| XYZ | xyz(54.8903, 60.1247, 35.0939) |
| Luminance | 0.6012 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.97
Sand (survey)
#E2CA76
ΔE00 5.70
Vanilla
#F3E5AB
ΔE00 5.94
Palegoldenrod
#EEE8AA
ΔE00 6.14
Greenish Beige
#C9D179
ΔE00 6.75
Darkkhaki
#BDB76B
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7CD90 #909AD7
analogous
#D7A990 #D7CD90 #BED790
triadic
#D7CD90 #90D7CD #CD90D7
tetradic
#D7CD90 #90D7A9 #909AD7 #D790BE
square
#D7CD90 #90D7A9 #909AD7 #D790BE
split-complementary
#D7CD90 #90BED7 #A990D7
monochromatic
#AE9E3F #C7B963 #D7CD90 #E7E1BD #F7F5E9
Accessibility & contrast
On white
1.61
#D7CD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#D7CD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7CD90
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7CD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7CD90 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C98C
Deuteranopia (green-blind)
#DBCE92
Tritanopia (blue-blind)
#E1C5BD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d7cd90; /* rgb */ color: rgb(215, 205, 144); /* oklch */ color: oklch(84.2% 0.080 100.0);
Tailwind
colors: {
custom: {
50: '#e4dcb1',
500: '#d7cd90',
950: '#000000',
},
}SCSS
$custom: #d7cd90; $custom-light: #e4dcb1; $custom-dark: #000000;
JSON
{
"hex": "#d7cd90",
"rgb": {
"r": 215,
"g": 205,
"b": 144
},
"hsl": {
"h": 51.549,
"s": 47.02,
"l": 70.392
},
"oklch": {
"l": 0.84206,
"c": 0.08004,
"h": 100
},
"luminance": 0.60123
}Semantic roles & 50–950 ramp
primary
#D7CD90
secondary
#5E69AE
accent
#3FBA2B
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#161510
muted
#848481