#CDCA77#CDCA77
#CDCA77 is a very light, moderate yellow. Relative luminance 0.566; OKLCH L 82.3% C 0.105 H 106.7°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCA77 |
|---|---|
| RGB | rgb(205, 202, 119) |
| HSL | hsl(58, 46%, 64%) |
| HSV | hsv(58, 42%, 80%) |
| CMYK | cmyk(0%, 1.5%, 42%, 19.6%) |
| CIE-LAB | lab(79.93, -10.86, 41.71) |
| CIE-LCH | lch(79.93, 43.10, 104.59°) |
| OKLab | oklab(82.32% -0.0303 0.1009) |
| OKLCH | oklch(82.32% 0.105 106.7) |
| XYZ | xyz(49.6280, 56.5533, 25.7508) |
| Luminance | 0.5655 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.14
Greenish Tan
#BCCB7A
ΔE00 4.87
Darkkhaki
#BDB76B
ΔE00 4.90
Sand (survey)
#E2CA76
ΔE00 6.13
Pale Olive
#B9CC81
ΔE00 6.22
Light Olive
#ACBF69
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCA77 #777ACD
analogous
#CD9F77 #CDCA77 #A5CD77
triadic
#CDCA77 #77CDCA #CA77CD
tetradic
#CDCA77 #77CD9F #777ACD #CD77A5
square
#CDCA77 #77CD9F #777ACD #CD77A5
split-complementary
#CDCA77 #77A5CD #9F77CD
monochromatic
#939036 #BDB94A #CDCA77 #DDDBA4 #EEEDD0
Accessibility & contrast
On white
1.71
#CDCA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#CDCA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCA77
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCA77 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C470
Deuteranopia (green-blind)
#D9C87B
Tritanopia (blue-blind)
#D8C0B6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cdca77; /* rgb */ color: rgb(205, 202, 119); /* oklch */ color: oklch(82.3% 0.105 106.7);
Tailwind
colors: {
custom: {
50: '#deda9f',
500: '#cdca77',
950: '#000000',
},
}SCSS
$custom: #cdca77; $custom-light: #deda9f; $custom-dark: #000000;
JSON
{
"hex": "#cdca77",
"rgb": {
"r": 205,
"g": 202,
"b": 119
},
"hsl": {
"h": 57.907,
"s": 46.237,
"l": 63.529
},
"oklch": {
"l": 0.82317,
"c": 0.10535,
"h": 106.7
},
"luminance": 0.56552
}Semantic roles & 50–950 ramp
primary
#CDCA77
secondary
#4F519A
accent
#31B92C
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15140F
muted
#848380