#CCC97F#CCC97F
#CCC97F is a very light, moderate yellow. Relative luminance 0.561; OKLCH L 82.2% C 0.095 H 106.3°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC97F |
|---|---|
| RGB | rgb(204, 201, 127) |
| HSL | hsl(58, 43%, 65%) |
| HSV | hsv(58, 38%, 80%) |
| CMYK | cmyk(0%, 1.5%, 37.7%, 20%) |
| CIE-LAB | lab(79.70, -9.88, 37.36) |
| CIE-LCH | lch(79.70, 38.64, 104.81°) |
| OKLab | oklab(82.15% -0.0268 0.0915) |
| OKLCH | oklch(82.15% 0.095 106.3) |
| XYZ | xyz(49.6199, 56.1440, 28.2976) |
| Luminance | 0.5614 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.75
Darkkhaki
#BDB76B
ΔE00 4.69
Greenish Tan
#BCCB7A
ΔE00 4.78
Pale Olive
#B9CC81
ΔE00 5.82
Sand (survey)
#E2CA76
ΔE00 6.40
Light Olive
#ACBF69
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC97F #7F82CC
analogous
#CCA27F #CCC97F #A9CC7F
triadic
#CCC97F #7FCCC9 #C97FCC
tetradic
#CCC97F #7FCCA2 #7F82CC #CC7FA9
square
#CCC97F #7FCCA2 #7F82CC #CC7FA9
split-complementary
#CCC97F #7FA9CC #A27FCC
monochromatic
#95923B #BBB753 #CCC97F #DDDBAB #EFEED7
Accessibility & contrast
On white
1.72
#CCC97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#CCC97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC97F
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC97F | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C479
Deuteranopia (green-blind)
#D7C782
Tritanopia (blue-blind)
#D6C0B7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ccc97f; /* rgb */ color: rgb(204, 201, 127); /* oklch */ color: oklch(82.2% 0.095 106.3);
Tailwind
colors: {
custom: {
50: '#ddd9a5',
500: '#ccc97f',
950: '#000000',
},
}SCSS
$custom: #ccc97f; $custom-light: #ddd9a5; $custom-dark: #000000;
JSON
{
"hex": "#ccc97f",
"rgb": {
"r": 204,
"g": 201,
"b": 127
},
"hsl": {
"h": 57.662,
"s": 43.017,
"l": 64.902
},
"oklch": {
"l": 0.8215,
"c": 0.0953,
"h": 106.3
},
"luminance": 0.56143
}Semantic roles & 50–950 ramp
primary
#CCC97F
secondary
#54569C
accent
#35B62F
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380