#D3C899#D3C899
#D3C899 is a very light, moderate yellow. Relative luminance 0.575; OKLCH L 83.0% C 0.063 H 96.5°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D3C899 |
|---|---|
| RGB | rgb(211, 200, 153) |
| HSL | hsl(49, 40%, 71%) |
| HSV | hsv(49, 27%, 83%) |
| CMYK | cmyk(0%, 5.2%, 27.5%, 17.3%) |
| CIE-LAB | lab(80.44, -3.44, 24.95) |
| CIE-LCH | lch(80.44, 25.18, 97.85°) |
| OKLab | oklab(83.02% -0.0071 0.063) |
| OKLCH | oklch(83.02% 0.063 96.5) |
| XYZ | xyz(53.2683, 57.4585, 38.4153) |
| Luminance | 0.5746 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.40
Sand
#C2B280
ΔE00 5.85
Vanilla
#F3E5AB
ΔE00 7.15
Very Light Brown
#D3B683
ΔE00 7.18
Wheat
#F5DEB3
ΔE00 7.47
Putty
#BEAE8A
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3C899 #99A4D3
analogous
#D3AB99 #D3C899 #C1D399
triadic
#D3C899 #99D3C8 #C899D3
tetradic
#D3C899 #99D3AB #99A4D3 #D399C1
square
#D3C899 #99D3AB #99A4D3 #D399C1
split-complementary
#D3C899 #99C1D3 #AB99D3
monochromatic
#A99749 #C1B16E #D3C899 #E5DFC4 #F6F3EA
Accessibility & contrast
On white
1.68
#D3C899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#D3C899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3C899
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3C899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3C899 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C596
Deuteranopia (green-blind)
#D5C99B
Tritanopia (blue-blind)
#DCC1BB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #d3c899; /* rgb */ color: rgb(211, 200, 153); /* oklch */ color: oklch(83.0% 0.063 96.5);
Tailwind
colors: {
custom: {
50: '#e1d8b7',
500: '#d3c899',
950: '#000000',
},
}SCSS
$custom: #d3c899; $custom-light: #e1d8b7; $custom-dark: #000000;
JSON
{
"hex": "#d3c899",
"rgb": {
"r": 211,
"g": 200,
"b": 153
},
"hsl": {
"h": 48.621,
"s": 39.726,
"l": 71.373
},
"oklch": {
"l": 0.83017,
"c": 0.06341,
"h": 96.5
},
"luminance": 0.57457
}Semantic roles & 50–950 ramp
primary
#D3C899
secondary
#6774A9
accent
#4BB333
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381