#CCC97C#CCC97C
#CCC97C is a very light, moderate yellow. Relative luminance 0.561; OKLCH L 82.1% C 0.099 H 106.4°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC97C |
|---|---|
| RGB | rgb(204, 201, 124) |
| HSL | hsl(58, 44%, 64%) |
| HSV | hsv(58, 39%, 80%) |
| CMYK | cmyk(0%, 1.5%, 39.2%, 20%) |
| CIE-LAB | lab(79.65, -10.21, 38.83) |
| CIE-LCH | lch(79.65, 40.15, 104.74°) |
| OKLab | oklab(82.1% -0.0279 0.0947) |
| OKLCH | oklch(82.1% 0.099 106.4) |
| XYZ | xyz(49.4273, 56.0670, 27.2832) |
| Luminance | 0.5607 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.50
Darkkhaki
#BDB76B
ΔE00 4.62
Greenish Tan
#BCCB7A
ΔE00 4.74
Pale Olive
#B9CC81
ΔE00 5.91
Sand (survey)
#E2CA76
ΔE00 6.29
Light Olive
#ACBF69
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC97C #7C7FCC
analogous
#CCA17C #CCC97C #A7CC7C
triadic
#CCC97C #7CCCC9 #C97CCC
tetradic
#CCC97C #7CCCA1 #7C7FCC #CC7CA7
square
#CCC97C #7CCCA1 #7C7FCC #CC7CA7
split-complementary
#CCC97C #7CA7CC #A17CCC
monochromatic
#94913A #BBB750 #CCC97C #DDDBA8 #EEEDD4
Accessibility & contrast
On white
1.72
#CCC97C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#CCC97C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC97C
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC97C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC97C | 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)
#D5C376
Deuteranopia (green-blind)
#D7C77F
Tritanopia (blue-blind)
#D7C0B6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ccc97c; /* rgb */ color: rgb(204, 201, 124); /* oklch */ color: oklch(82.1% 0.099 106.4);
Tailwind
colors: {
custom: {
50: '#ddd9a3',
500: '#ccc97c',
950: '#000000',
},
}SCSS
$custom: #ccc97c; $custom-light: #ddd9a3; $custom-dark: #000000;
JSON
{
"hex": "#ccc97c",
"rgb": {
"r": 204,
"g": 201,
"b": 124
},
"hsl": {
"h": 57.75,
"s": 43.956,
"l": 64.314
},
"oklch": {
"l": 0.82101,
"c": 0.09871,
"h": 106.4
},
"luminance": 0.56066
}Semantic roles & 50–950 ramp
primary
#CCC97C
secondary
#52549A
accent
#34B72E
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15140F
muted
#848380