#D7CD95#D7CD95
#D7CD95 is a very light, moderate yellow. Relative luminance 0.603; OKLCH L 84.3% C 0.074 H 99.2°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D7CD95 |
|---|---|
| RGB | rgb(215, 205, 149) |
| HSL | hsl(51, 45%, 71%) |
| HSV | hsv(51, 31%, 84%) |
| CMYK | cmyk(0%, 4.7%, 30.7%, 15.7%) |
| CIE-LAB | lab(81.99, -5.01, 29.19) |
| CIE-LCH | lch(81.99, 29.62, 99.73°) |
| OKLab | oklab(84.3% -0.0118 0.0731) |
| OKLCH | oklch(84.3% 0.074 99.2) |
| XYZ | xyz(55.2810, 60.2809, 37.1512) |
| Luminance | 0.6028 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.45
Vanilla
#F3E5AB
ΔE00 5.81
Palegoldenrod
#EEE8AA
ΔE00 6.19
Sand (survey)
#E2CA76
ΔE00 6.46
Sand
#C2B280
ΔE00 7.06
Darkkhaki
#BDB76B
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7CD95 #959FD7
analogous
#D7AC95 #D7CD95 #C0D795
triadic
#D7CD95 #95D7CD #CD95D7
tetradic
#D7CD95 #95D7AC #959FD7 #D795C0
square
#D7CD95 #95D7AC #959FD7 #D795C0
split-complementary
#D7CD95 #95C0D7 #AC95D7
monochromatic
#AF9F42 #C6B869 #D7CD95 #E8E2C1 #F7F5E9
Accessibility & contrast
On white
1.61
#D7CD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#D7CD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7CD95
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7CD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7CD95 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CA91
Deuteranopia (green-blind)
#DBCE97
Tritanopia (blue-blind)
#E1C5BE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d7cd95; /* rgb */ color: rgb(215, 205, 149); /* oklch */ color: oklch(84.3% 0.074 99.2);
Tailwind
colors: {
custom: {
50: '#e4dcb4',
500: '#d7cd95',
950: '#000000',
},
}SCSS
$custom: #d7cd95; $custom-light: #e4dcb4; $custom-dark: #000000;
JSON
{
"hex": "#d7cd95",
"rgb": {
"r": 215,
"g": 205,
"b": 149
},
"hsl": {
"h": 50.909,
"s": 45.205,
"l": 71.373
},
"oklch": {
"l": 0.84301,
"c": 0.07404,
"h": 99.2
},
"luminance": 0.6028
}Semantic roles & 50–950 ramp
primary
#D7CD95
secondary
#626EAE
accent
#42B82D
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161511
muted
#848481