#CDCB77#CDCB77
#CDCB77 is a very light, moderate yellow. Relative luminance 0.570; OKLCH L 82.5% C 0.106 H 107.3°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCB77 |
|---|---|
| RGB | rgb(205, 203, 119) |
| HSL | hsl(59, 46%, 64%) |
| HSV | hsv(59, 42%, 80%) |
| CMYK | cmyk(0%, 1%, 42%, 19.6%) |
| CIE-LAB | lab(80.19, -11.37, 42.04) |
| CIE-LCH | lch(80.19, 43.55, 105.13°) |
| OKLab | oklab(82.53% -0.0317 0.1017) |
| OKLCH | oklch(82.53% 0.106 107.3) |
| XYZ | xyz(49.8634, 57.0241, 25.8292) |
| Luminance | 0.5702 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.80
Greenish Tan
#BCCB7A
ΔE00 4.66
Darkkhaki
#BDB76B
ΔE00 5.16
Pale Olive
#B9CC81
ΔE00 6.03
Sand (survey)
#E2CA76
ΔE00 6.37
Light Olive
#ACBF69
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCB77 #7779CD
analogous
#CDA077 #CDCB77 #A4CD77
triadic
#CDCB77 #77CDCB #CB77CD
tetradic
#CDCB77 #77CDA0 #7779CD #CD77A4
square
#CDCB77 #77CDA0 #7779CD #CD77A4
split-complementary
#CDCB77 #77A4CD #A077CD
monochromatic
#939136 #BDBA4A #CDCB77 #DDDCA4 #EEEDD0
Accessibility & contrast
On white
1.69
#CDCB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#CDCB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCB77
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCB77 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C570
Deuteranopia (green-blind)
#D9C97B
Tritanopia (blue-blind)
#D8C1B7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cdcb77; /* rgb */ color: rgb(205, 203, 119); /* oklch */ color: oklch(82.5% 0.106 107.3);
Tailwind
colors: {
custom: {
50: '#deda9f',
500: '#cdcb77',
950: '#000000',
},
}SCSS
$custom: #cdcb77; $custom-light: #deda9f; $custom-dark: #000000;
JSON
{
"hex": "#cdcb77",
"rgb": {
"r": 205,
"g": 203,
"b": 119
},
"hsl": {
"h": 58.605,
"s": 46.237,
"l": 63.529
},
"oklch": {
"l": 0.82528,
"c": 0.10649,
"h": 107.3
},
"luminance": 0.57023
}Semantic roles & 50–950 ramp
primary
#CDCB77
secondary
#4F509A
accent
#2FB92C
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15140F
muted
#848380