#D3CD95#D3CD95
#D3CD95 is a very light, moderate yellow. Relative luminance 0.597; OKLCH L 84.0% C 0.074 H 102.7°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CD95 |
|---|---|
| RGB | rgb(211, 205, 149) |
| HSL | hsl(54, 41%, 71%) |
| HSV | hsv(54, 29%, 83%) |
| CMYK | cmyk(0%, 2.8%, 29.4%, 17.3%) |
| CIE-LAB | lab(81.67, -6.55, 28.70) |
| CIE-LCH | lch(81.67, 29.44, 102.85°) |
| OKLab | oklab(83.97% -0.0162 0.0719) |
| OKLCH | oklch(83.97% 0.074 102.7) |
| XYZ | xyz(54.1204, 59.6825, 37.0968) |
| Luminance | 0.5968 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.08
Palegoldenrod
#EEE8AA
ΔE00 6.23
Vanilla
#F3E5AB
ΔE00 6.38
Greenish Beige
#C9D179
ΔE00 6.82
Darkkhaki
#BDB76B
ΔE00 7.24
Sand (survey)
#E2CA76
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CD95 #959BD3
analogous
#D3AE95 #D3CD95 #BAD395
triadic
#D3CD95 #95D3CD #CD95D3
tetradic
#D3CD95 #95D3AE #959BD3 #D395BA
square
#D3CD95 #95D3AE #959BD3 #D395BA
split-complementary
#D3CD95 #95BAD3 #AE95D3
monochromatic
#A89E46 #C1B96A #D3CD95 #E5E1C0 #F6F5E9
Accessibility & contrast
On white
1.62
#D3CD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#D3CD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CD95
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CD95 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C991
Deuteranopia (green-blind)
#D9CD97
Tritanopia (blue-blind)
#DCC6BE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d3cd95; /* rgb */ color: rgb(211, 205, 149); /* oklch */ color: oklch(84.0% 0.074 102.7);
Tailwind
colors: {
custom: {
50: '#e1dcb4',
500: '#d3cd95',
950: '#000000',
},
}SCSS
$custom: #d3cd95; $custom-light: #e1dcb4; $custom-dark: #000000;
JSON
{
"hex": "#d3cd95",
"rgb": {
"r": 211,
"g": 205,
"b": 149
},
"hsl": {
"h": 54.194,
"s": 41.333,
"l": 70.588
},
"oklch": {
"l": 0.83965,
"c": 0.07373,
"h": 102.7
},
"luminance": 0.59681
}Semantic roles & 50–950 ramp
primary
#D3CD95
secondary
#636AA9
accent
#3EB431
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151511
muted
#848481