#D3CD99#D3CD99
#D3CD99 is a very light, moderate yellow. Relative luminance 0.598; OKLCH L 84.0% C 0.069 H 102.2°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CD99 |
|---|---|
| RGB | rgb(211, 205, 153) |
| HSL | hsl(54, 40%, 71%) |
| HSV | hsv(54, 27%, 83%) |
| CMYK | cmyk(0%, 2.8%, 27.5%, 17.3%) |
| CIE-LAB | lab(81.74, -6.03, 26.71) |
| CIE-LCH | lch(81.74, 27.38, 102.71°) |
| OKLab | oklab(84.04% -0.0146 0.0673) |
| OKLCH | oklch(84.04% 0.069 102.2) |
| XYZ | xyz(54.4453, 59.8125, 38.8077) |
| Luminance | 0.5981 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.90
Palegoldenrod
#EEE8AA
ΔE00 6.40
Vanilla
#F3E5AB
ΔE00 6.41
Sand
#C2B280
ΔE00 7.35
Greenish Beige
#C9D179
ΔE00 7.61
Darkkhaki
#BDB76B
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CD99 #999FD3
analogous
#D3B099 #D3CD99 #BCD399
triadic
#D3CD99 #99D3CD #CD99D3
tetradic
#D3CD99 #99D3B0 #999FD3 #D399BC
square
#D3CD99 #99D3B0 #999FD3 #D399BC
split-complementary
#D3CD99 #99BCD3 #B099D3
monochromatic
#A99F49 #C1B86E #D3CD99 #E5E2C4 #F6F5EA
Accessibility & contrast
On white
1.62
#D3CD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#D3CD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CD99
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CD99 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C996
Deuteranopia (green-blind)
#D9CD9B
Tritanopia (blue-blind)
#DCC6BF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d3cd99; /* rgb */ color: rgb(211, 205, 153); /* oklch */ color: oklch(84.0% 0.069 102.2);
Tailwind
colors: {
custom: {
50: '#e1dcb7',
500: '#d3cd99',
950: '#000000',
},
}SCSS
$custom: #d3cd99; $custom-light: #e1dcb7; $custom-dark: #000000;
JSON
{
"hex": "#d3cd99",
"rgb": {
"r": 211,
"g": 205,
"b": 153
},
"hsl": {
"h": 53.793,
"s": 39.726,
"l": 71.373
},
"oklch": {
"l": 0.84044,
"c": 0.06881,
"h": 102.2
},
"luminance": 0.59811
}Semantic roles & 50–950 ramp
primary
#D3CD99
secondary
#676EA9
accent
#40B333
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151511
muted
#848481