#CDCF76#CDCF76
#CDCF76 is a very light, moderate yellow. Relative luminance 0.589; OKLCH L 83.4% C 0.112 H 109.7°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCF76 |
|---|---|
| RGB | rgb(205, 207, 118) |
| HSL | hsl(61, 48%, 64%) |
| HSV | hsv(61, 43%, 81%) |
| CMYK | cmyk(1%, 0%, 43%, 18.8%) |
| CIE-LAB | lab(81.24, -13.49, 43.85) |
| CIE-LCH | lch(81.24, 45.88, 107.10°) |
| OKLab | oklab(83.36% -0.0379 0.1056) |
| OKLCH | oklch(83.36% 0.112 109.7) |
| XYZ | xyz(50.7605, 58.9138, 25.8335) |
| Luminance | 0.5891 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 1.62
Greenish Tan
#BCCB7A
ΔE00 4.13
Pale Olive
#B9CC81
ΔE00 5.58
Darkkhaki
#BDB76B
ΔE00 6.33
Light Olive
#ACBF69
ΔE00 6.59
Khaki (CSS)
#F0E68C
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCF76 #7876CF
analogous
#CFA476 #CDCF76 #A0CF76
triadic
#CDCF76 #76CDCF #CF76CD
tetradic
#CDCF76 #76CFA4 #7876CF #CF76A0
square
#CDCF76 #76CFA4 #7876CF #CF76A0
split-complementary
#CDCF76 #76A0CF #A476CF
monochromatic
#949635 #BCBF49 #CDCF76 #DEDFA3 #EEEFD1
Accessibility & contrast
On white
1.64
#CDCF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#CDCF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCF76
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCF76 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC86F
Deuteranopia (green-blind)
#DDCB7A
Tritanopia (blue-blind)
#D8C5BA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cdcf76; /* rgb */ color: rgb(205, 207, 118); /* oklch */ color: oklch(83.4% 0.112 109.7);
Tailwind
colors: {
custom: {
50: '#dedd9f',
500: '#cdcf76',
950: '#000000',
},
}SCSS
$custom: #cdcf76; $custom-light: #dedd9f; $custom-dark: #000000;
JSON
{
"hex": "#cdcf76",
"rgb": {
"r": 205,
"g": 207,
"b": 118
},
"hsl": {
"h": 61.348,
"s": 48.108,
"l": 63.725
},
"oklch": {
"l": 0.8336,
"c": 0.11223,
"h": 109.7
},
"luminance": 0.58913
}Semantic roles & 50–950 ramp
primary
#CDCF76
secondary
#4F4D9C
accent
#2ABB2D
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15150F
muted
#848480