#D3CD86#D3CD86
#D3CD86 is a very light, moderate yellow. Relative luminance 0.592; OKLCH L 83.7% C 0.092 H 104.0°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CD86 |
|---|---|
| RGB | rgb(211, 205, 134) |
| HSL | hsl(55, 47%, 68%) |
| HSV | hsv(55, 36%, 83%) |
| CMYK | cmyk(0%, 2.8%, 36.5%, 17.3%) |
| CIE-LAB | lab(81.42, -8.37, 36.12) |
| CIE-LCH | lch(81.42, 37.08, 103.05°) |
| OKLab | oklab(83.69% -0.0222 0.0889) |
| OKLCH | oklch(83.69% 0.092 104) |
| XYZ | xyz(52.9991, 59.2340, 31.1911) |
| Luminance | 0.5923 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.53
Sand (survey)
#E2CA76
ΔE00 5.65
Beige (survey)
#E6DAA6
ΔE00 5.79
Darkkhaki
#BDB76B
ΔE00 5.84
Greenish Tan
#BCCB7A
ΔE00 5.93
Khaki (CSS)
#F0E68C
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CD86 #868CD3
analogous
#D3A786 #D3CD86 #B2D386
triadic
#D3CD86 #86D3CD #CD86D3
tetradic
#D3CD86 #86D3A7 #868CD3 #D386B2
square
#D3CD86 #86D3A7 #868CD3 #D386B2
split-complementary
#D3CD86 #86B2D3 #A786D3
monochromatic
#A39B3B #C3BA59 #D3CD86 #E3E0B3 #F4F2E0
Accessibility & contrast
On white
1.63
#D3CD86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#D3CD86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CD86
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CD86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CD86 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C881
Deuteranopia (green-blind)
#DBCC89
Tritanopia (blue-blind)
#DEC4BB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #d3cd86; /* rgb */ color: rgb(211, 205, 134); /* oklch */ color: oklch(83.7% 0.092 104.0);
Tailwind
colors: {
custom: {
50: '#e1dcaa',
500: '#d3cd86',
950: '#000000',
},
}SCSS
$custom: #d3cd86; $custom-light: #e1dcaa; $custom-dark: #000000;
JSON
{
"hex": "#d3cd86",
"rgb": {
"r": 211,
"g": 205,
"b": 134
},
"hsl": {
"h": 55.325,
"s": 46.667,
"l": 67.647
},
"oklch": {
"l": 0.8369,
"c": 0.09161,
"h": 104
},
"luminance": 0.59233
}Semantic roles & 50–950 ramp
primary
#D3CD86
secondary
#555CA8
accent
#37BA2C
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151510
muted
#848481