#D2CD7C#D2CD7C
#D2CD7C is a very light, moderate yellow. Relative luminance 0.588; OKLCH L 83.4% C 0.103 H 105.3°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CD7C |
|---|---|
| RGB | rgb(210, 205, 124) |
| HSL | hsl(57, 49%, 65%) |
| HSV | hsv(57, 41%, 82%) |
| CMYK | cmyk(0%, 2.4%, 41%, 17.6%) |
| CIE-LAB | lab(81.19, -9.87, 40.88) |
| CIE-LCH | lch(81.19, 42.06, 103.57°) |
| OKLab | oklab(83.44% -0.0272 0.0993) |
| OKLCH | oklch(83.44% 0.103 105.3) |
| XYZ | xyz(52.0487, 58.8208, 27.6766) |
| Luminance | 0.5882 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.53
Greenish Tan
#BCCB7A
ΔE00 5.51
Sand (survey)
#E2CA76
ΔE00 5.51
Darkkhaki
#BDB76B
ΔE00 5.62
Khaki (CSS)
#F0E68C
ΔE00 6.21
Sandy
#F1DA7A
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CD7C #7C81D2
analogous
#D2A27C #D2CD7C #ACD27C
triadic
#D2CD7C #7CD2CD #CD7CD2
tetradic
#D2CD7C #7CD2A2 #7C81D2 #D27CAC
square
#D2CD7C #7CD2A2 #7C81D2 #D27CAC
split-complementary
#D2CD7C #7CACD2 #A27CD2
monochromatic
#9D9736 #C2BC4E #D2CD7C #E2DEAA #F1F0D7
Accessibility & contrast
On white
1.65
#D2CD7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#D2CD7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CD7C
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CD7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CD7C | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC776
Deuteranopia (green-blind)
#DCCC7F
Tritanopia (blue-blind)
#DDC3B9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #d2cd7c; /* rgb */ color: rgb(210, 205, 124); /* oklch */ color: oklch(83.4% 0.103 105.3);
Tailwind
colors: {
custom: {
50: '#e1dca3',
500: '#d2cd7c',
950: '#000000',
},
}SCSS
$custom: #d2cd7c; $custom-light: #e1dca3; $custom-dark: #000000;
JSON
{
"hex": "#d2cd7c",
"rgb": {
"r": 210,
"g": 205,
"b": 124
},
"hsl": {
"h": 56.512,
"s": 48.864,
"l": 65.49
},
"oklch": {
"l": 0.83443,
"c": 0.10295,
"h": 105.3
},
"luminance": 0.5882
}Semantic roles & 50–950 ramp
primary
#D2CD7C
secondary
#5054A3
accent
#32BC29
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15150F
muted
#848480