#D4CD83#D4CD83
#D4CD83 is a very light, moderate yellow. Relative luminance 0.593; OKLCH L 83.7% C 0.095 H 103.6°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CD83 |
|---|---|
| RGB | rgb(212, 205, 131) |
| HSL | hsl(55, 49%, 67%) |
| HSV | hsv(55, 38%, 83%) |
| CMYK | cmyk(0%, 3.3%, 38.2%, 16.9%) |
| CIE-LAB | lab(81.46, -8.32, 37.72) |
| CIE-LCH | lch(81.46, 38.62, 102.44°) |
| OKLab | oklab(83.72% -0.0223 0.0924) |
| OKLCH | oklch(83.72% 0.095 103.6) |
| XYZ | xyz(53.0803, 59.2997, 30.1182) |
| Luminance | 0.5930 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.48
Sand (survey)
#E2CA76
ΔE00 5.18
Darkkhaki
#BDB76B
ΔE00 5.77
Beige (survey)
#E6DAA6
ΔE00 6.09
Greenish Tan
#BCCB7A
ΔE00 6.12
Khaki (CSS)
#F0E68C
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CD83 #838AD4
analogous
#D4A583 #D4CD83 #B2D483
triadic
#D4CD83 #83D4CD #CD83D4
tetradic
#D4CD83 #83D4A5 #838AD4 #D483B2
square
#D4CD83 #83D4A5 #838AD4 #D483B2
split-complementary
#D4CD83 #83B2D4 #A583D4
monochromatic
#A49B39 #C4BB56 #D4CD83 #E4DFB0 #F4F2DE
Accessibility & contrast
On white
1.63
#D4CD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#D4CD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CD83
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CD83 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C87D
Deuteranopia (green-blind)
#DCCC86
Tritanopia (blue-blind)
#DFC4BB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #d4cd83; /* rgb */ color: rgb(212, 205, 131); /* oklch */ color: oklch(83.7% 0.095 103.6);
Tailwind
colors: {
custom: {
50: '#e2dca8',
500: '#d4cd83',
950: '#000000',
},
}SCSS
$custom: #d4cd83; $custom-light: #e2dca8; $custom-dark: #000000;
JSON
{
"hex": "#d4cd83",
"rgb": {
"r": 212,
"g": 205,
"b": 131
},
"hsl": {
"h": 54.815,
"s": 48.503,
"l": 67.255
},
"oklch": {
"l": 0.83723,
"c": 0.09505,
"h": 103.6
},
"luminance": 0.59298
}Semantic roles & 50–950 ramp
primary
#D4CD83
secondary
#535AA8
accent
#36BC2A
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15150F
muted
#848480