#D2CD85#D2CD85
#D2CD85 is a very light, moderate yellow. Relative luminance 0.591; OKLCH L 83.6% C 0.093 H 104.8°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CD85 |
|---|---|
| RGB | rgb(210, 205, 133) |
| HSL | hsl(56, 46%, 67%) |
| HSV | hsv(56, 37%, 82%) |
| CMYK | cmyk(0%, 2.4%, 36.7%, 17.6%) |
| CIE-LAB | lab(81.32, -8.88, 36.49) |
| CIE-LCH | lch(81.32, 37.56, 103.68°) |
| OKLab | oklab(83.59% -0.0237 0.0897) |
| OKLCH | oklch(83.59% 0.093 104.8) |
| XYZ | xyz(52.6440, 59.0589, 30.8121) |
| Luminance | 0.5906 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.20
Greenish Tan
#BCCB7A
ΔE00 5.61
Darkkhaki
#BDB76B
ΔE00 5.76
Sand (survey)
#E2CA76
ΔE00 5.86
Beige (survey)
#E6DAA6
ΔE00 6.06
Pale Olive
#B9CC81
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CD85 #858AD2
analogous
#D2A785 #D2CD85 #B1D285
triadic
#D2CD85 #85D2CD #CD85D2
tetradic
#D2CD85 #85D2A7 #858AD2 #D285B1
square
#D2CD85 #85D2A7 #858AD2 #D285B1
split-complementary
#D2CD85 #85B1D2 #A785D2
monochromatic
#A19B3B #C2BB58 #D2CD85 #E2DFB2 #F3F2DE
Accessibility & contrast
On white
1.64
#D2CD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#D2CD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CD85
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CD85 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C880
Deuteranopia (green-blind)
#DBCC88
Tritanopia (blue-blind)
#DDC4BB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #d2cd85; /* rgb */ color: rgb(210, 205, 133); /* oklch */ color: oklch(83.6% 0.093 104.8);
Tailwind
colors: {
custom: {
50: '#e1dca9',
500: '#d2cd85',
950: '#000000',
},
}SCSS
$custom: #d2cd85; $custom-light: #e1dca9; $custom-dark: #000000;
JSON
{
"hex": "#d2cd85",
"rgb": {
"r": 210,
"g": 205,
"b": 133
},
"hsl": {
"h": 56.104,
"s": 46.108,
"l": 67.255
},
"oklch": {
"l": 0.83589,
"c": 0.09277,
"h": 104.8
},
"luminance": 0.59058
}Semantic roles & 50–950 ramp
primary
#D2CD85
secondary
#555AA6
accent
#35B92C
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151510
muted
#848480