#D1CD83#D1CD83
#D1CD83 is a very light, moderate yellow. Relative luminance 0.589; OKLCH L 83.5% C 0.095 H 105.6°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D1CD83 |
|---|---|
| RGB | rgb(209, 205, 131) |
| HSL | hsl(57, 46%, 67%) |
| HSV | hsv(57, 37%, 82%) |
| CMYK | cmyk(0%, 1.9%, 37.3%, 18%) |
| CIE-LAB | lab(81.21, -9.50, 37.35) |
| CIE-LCH | lch(81.21, 38.54, 104.27°) |
| OKLab | oklab(83.47% -0.0256 0.0916) |
| OKLCH | oklch(83.47% 0.095 105.6) |
| XYZ | xyz(52.2233, 58.8578, 30.0780) |
| Luminance | 0.5886 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.76
Greenish Tan
#BCCB7A
ΔE00 5.25
Darkkhaki
#BDB76B
ΔE00 5.67
Sand (survey)
#E2CA76
ΔE00 6.03
Pale Olive
#B9CC81
ΔE00 6.24
Beige (survey)
#E6DAA6
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1CD83 #8387D1
analogous
#D1A683 #D1CD83 #AED183
triadic
#D1CD83 #83D1CD #CD83D1
tetradic
#D1CD83 #83D1A6 #8387D1 #D183AE
square
#D1CD83 #83D1A6 #8387D1 #D183AE
split-complementary
#D1CD83 #83AED1 #A683D1
monochromatic
#9F9A3B #C0BB56 #D1CD83 #E2DFB0 #F2F1DC
Accessibility & contrast
On white
1.64
#D1CD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#D1CD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1CD83
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1CD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1CD83 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C87E
Deuteranopia (green-blind)
#DBCB86
Tritanopia (blue-blind)
#DCC4BB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #d1cd83; /* rgb */ color: rgb(209, 205, 131); /* oklch */ color: oklch(83.5% 0.095 105.6);
Tailwind
colors: {
custom: {
50: '#e0dca8',
500: '#d1cd83',
950: '#000000',
},
}SCSS
$custom: #d1cd83; $custom-light: #e0dca8; $custom-dark: #000000;
JSON
{
"hex": "#d1cd83",
"rgb": {
"r": 209,
"g": 205,
"b": 131
},
"hsl": {
"h": 56.923,
"s": 45.882,
"l": 66.667
},
"oklch": {
"l": 0.83472,
"c": 0.0951,
"h": 105.6
},
"luminance": 0.58857
}Semantic roles & 50–950 ramp
primary
#D1CD83
secondary
#5458A4
accent
#34B92C
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15150F
muted
#848480