#D3C895#D3C895
#D3C895 is a very light, moderate yellow. Relative luminance 0.573; OKLCH L 82.9% C 0.068 H 97.4°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D3C895 |
|---|---|
| RGB | rgb(211, 200, 149) |
| HSL | hsl(49, 41%, 71%) |
| HSV | hsv(49, 29%, 83%) |
| CMYK | cmyk(0%, 5.2%, 29.4%, 17.3%) |
| CIE-LAB | lab(80.36, -3.97, 26.95) |
| CIE-LCH | lch(80.36, 27.24, 98.37°) |
| OKLab | oklab(82.94% -0.0088 0.0678) |
| OKLCH | oklch(82.94% 0.068 97.4) |
| XYZ | xyz(52.9435, 57.3286, 36.7045) |
| Luminance | 0.5733 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.34
Sand
#C2B280
ΔE00 5.77
Vanilla
#F3E5AB
ΔE00 6.96
Sand (survey)
#E2CA76
ΔE00 7.17
Very Light Brown
#D3B683
ΔE00 7.19
Darkkhaki
#BDB76B
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3C895 #95A0D3
analogous
#D3A995 #D3C895 #BFD395
triadic
#D3C895 #95D3C8 #C895D3
tetradic
#D3C895 #95D3A9 #95A0D3 #D395BF
square
#D3C895 #95D3A9 #95A0D3 #D395BF
split-complementary
#D3C895 #95BFD3 #A995D3
monochromatic
#A89646 #C1B26A #D3C895 #E5DEC0 #F6F4E9
Accessibility & contrast
On white
1.68
#D3C895 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#D3C895 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3C895
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3C895 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3C895 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C592
Deuteranopia (green-blind)
#D5C997
Tritanopia (blue-blind)
#DDC1BA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #d3c895; /* rgb */ color: rgb(211, 200, 149); /* oklch */ color: oklch(82.9% 0.068 97.4);
Tailwind
colors: {
custom: {
50: '#e1d8b4',
500: '#d3c895',
950: '#000000',
},
}SCSS
$custom: #d3c895; $custom-light: #e1d8b4; $custom-dark: #000000;
JSON
{
"hex": "#d3c895",
"rgb": {
"r": 211,
"g": 200,
"b": 149
},
"hsl": {
"h": 49.355,
"s": 41.333,
"l": 70.588
},
"oklch": {
"l": 0.82936,
"c": 0.06833,
"h": 97.4
},
"luminance": 0.57327
}Semantic roles & 50–950 ramp
primary
#D3C895
secondary
#6370A9
accent
#48B431
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381