#D2C77D#D2C77D
#D2C77D is a very light, moderate yellow. Relative luminance 0.560; OKLCH L 82.2% C 0.095 H 100.9°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C77D |
|---|---|
| RGB | rgb(210, 199, 125) |
| HSL | hsl(52, 49%, 66%) |
| HSV | hsv(52, 40%, 82%) |
| CMYK | cmyk(0%, 5.2%, 40.5%, 17.6%) |
| CIE-LAB | lab(79.63, -6.69, 38.40) |
| CIE-LCH | lch(79.63, 38.97, 99.88°) |
| OKLab | oklab(82.21% -0.018 0.0937) |
| OKLCH | oklch(82.21% 0.095 100.9) |
| XYZ | xyz(50.7044, 56.0306, 27.5421) |
| Luminance | 0.5603 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.24
Darkkhaki
#BDB76B
ΔE00 4.70
Greenish Beige
#C9D179
ΔE00 5.72
Sandy
#F1DA7A
ΔE00 6.74
Beige (survey)
#E6DAA6
ΔE00 6.76
Greenish Tan
#BCCB7A
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C77D #7D88D2
analogous
#D29C7D #D2C77D #B2D27D
triadic
#D2C77D #7DD2C7 #C77DD2
tetradic
#D2C77D #7DD29C #7D88D2 #D27DB2
square
#D2C77D #7DD29C #7D88D2 #D27DB2
split-complementary
#D2C77D #7DB2D2 #9C7DD2
monochromatic
#9E9137 #C2B350 #D2C77D #E2DBAA #F1EED8
Accessibility & contrast
On white
1.72
#D2C77D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#D2C77D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C77D
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C77D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C77D | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C377
Deuteranopia (green-blind)
#D7C780
Tritanopia (blue-blind)
#DEBDB5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #d2c77d; /* rgb */ color: rgb(210, 199, 125); /* oklch */ color: oklch(82.2% 0.095 100.9);
Tailwind
colors: {
custom: {
50: '#e1d7a3',
500: '#d2c77d',
950: '#000000',
},
}SCSS
$custom: #d2c77d; $custom-light: #e1d7a3; $custom-dark: #000000;
JSON
{
"hex": "#d2c77d",
"rgb": {
"r": 210,
"g": 199,
"b": 125
},
"hsl": {
"h": 52.235,
"s": 48.571,
"l": 65.686
},
"oklch": {
"l": 0.82209,
"c": 0.0954,
"h": 100.9
},
"luminance": 0.56029
}Semantic roles & 50–950 ramp
primary
#D2C77D
secondary
#505BA3
accent
#3DBC2A
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15140F
muted
#848380