#D3C27E#D3C27E
#D3C27E is a light, moderate yellow. Relative luminance 0.539; OKLCH L 81.3% C 0.090 H 95.8°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #D3C27E |
|---|---|
| RGB | rgb(211, 194, 126) |
| HSL | hsl(48, 49%, 66%) |
| HSV | hsv(48, 40%, 83%) |
| CMYK | cmyk(0%, 8.1%, 40.3%, 17.3%) |
| CIE-LAB | lab(78.43, -3.59, 36.36) |
| CIE-LCH | lch(78.43, 36.54, 95.65°) |
| OKLab | oklab(81.28% -0.009 0.0891) |
| OKLCH | oklch(81.28% 0.09 95.8) |
| XYZ | xyz(49.9227, 53.9405, 27.5164) |
| Luminance | 0.5394 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.91
Darkkhaki
#BDB76B
ΔE00 5.14
Sand
#C2B280
ΔE00 5.51
Tan (survey)
#D1B26F
ΔE00 5.65
Sandstone
#C9AE74
ΔE00 6.24
Very Light Brown
#D3B683
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3C27E #7E8FD3
analogous
#D3977E #D3C27E #B9D37E
triadic
#D3C27E #7ED3C2 #C27ED3
tetradic
#D3C27E #7ED397 #7E8FD3 #D37EB9
square
#D3C27E #7ED397 #7E8FD3 #D37EB9
split-complementary
#D3C27E #7EB9D3 #977ED3
monochromatic
#A08B37 #C3AC50 #D3C27E #E3D8AC #F2EDD9
Accessibility & contrast
On white
1.78
#D3C27E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#D3C27E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3C27E
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3C27E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3C27E | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF79
Deuteranopia (green-blind)
#D4C480
Tritanopia (blue-blind)
#DFB8B1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #d3c27e; /* rgb */ color: rgb(211, 194, 126); /* oklch */ color: oklch(81.3% 0.090 95.8);
Tailwind
colors: {
custom: {
50: '#e2d4a4',
500: '#d3c27e',
950: '#000000',
},
}SCSS
$custom: #d3c27e; $custom-light: #e2d4a4; $custom-dark: #000000;
JSON
{
"hex": "#d3c27e",
"rgb": {
"r": 211,
"g": 194,
"b": 126
},
"hsl": {
"h": 48,
"s": 49.133,
"l": 66.078
},
"oklch": {
"l": 0.81281,
"c": 0.08952,
"h": 95.8
},
"luminance": 0.53939
}Semantic roles & 50–950 ramp
primary
#D3C27E
secondary
#5061A5
accent
#47BC29
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380