#CDCF77#CDCF77
#CDCF77 is a very light, moderate yellow. Relative luminance 0.589; OKLCH L 83.4% C 0.111 H 109.7°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCF77 |
|---|---|
| RGB | rgb(205, 207, 119) |
| HSL | hsl(61, 48%, 64%) |
| HSV | hsv(61, 43%, 81%) |
| CMYK | cmyk(1%, 0%, 42.5%, 18.8%) |
| CIE-LAB | lab(81.26, -13.39, 43.37) |
| CIE-LCH | lch(81.26, 45.39, 107.16°) |
| OKLab | oklab(83.38% -0.0375 0.1046) |
| OKLCH | oklch(83.38% 0.111 109.7) |
| XYZ | xyz(50.8202, 58.9377, 26.1482) |
| Luminance | 0.5894 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 1.58
Greenish Tan
#BCCB7A
ΔE00 4.06
Pale Olive
#B9CC81
ΔE00 5.49
Darkkhaki
#BDB76B
ΔE00 6.29
Light Olive
#ACBF69
ΔE00 6.57
Khaki (CSS)
#F0E68C
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCF77 #7977CF
analogous
#CFA577 #CDCF77 #A1CF77
triadic
#CDCF77 #77CDCF #CF77CD
tetradic
#CDCF77 #77CFA5 #7977CF #CF77A1
square
#CDCF77 #77CFA5 #7977CF #CF77A1
split-complementary
#CDCF77 #77A1CF #A577CF
monochromatic
#949635 #BCBF4A #CDCF77 #DEDFA4 #EEEFD1
Accessibility & contrast
On white
1.64
#CDCF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#CDCF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCF77
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCF77 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC870
Deuteranopia (green-blind)
#DCCB7B
Tritanopia (blue-blind)
#D8C5BA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cdcf77; /* rgb */ color: rgb(205, 207, 119); /* oklch */ color: oklch(83.4% 0.111 109.7);
Tailwind
colors: {
custom: {
50: '#dedda0',
500: '#cdcf77',
950: '#000000',
},
}SCSS
$custom: #cdcf77; $custom-light: #dedda0; $custom-dark: #000000;
JSON
{
"hex": "#cdcf77",
"rgb": {
"r": 205,
"g": 207,
"b": 119
},
"hsl": {
"h": 61.364,
"s": 47.826,
"l": 63.922
},
"oklch": {
"l": 0.83375,
"c": 0.11115,
"h": 109.7
},
"luminance": 0.58937
}Semantic roles & 50–950 ramp
primary
#CDCF77
secondary
#504E9C
accent
#2ABB2E
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15150F
muted
#848480