#CCC87F#CCC87F
#CCC87F is a light, moderate yellow. Relative luminance 0.557; OKLCH L 81.9% C 0.094 H 105.6°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC87F |
|---|---|
| RGB | rgb(204, 200, 127) |
| HSL | hsl(57, 43%, 65%) |
| HSV | hsv(57, 38%, 80%) |
| CMYK | cmyk(0%, 2%, 37.7%, 20%) |
| CIE-LAB | lab(79.43, -9.37, 37.02) |
| CIE-LCH | lch(79.43, 38.19, 104.20°) |
| OKLab | oklab(81.94% -0.0253 0.0907) |
| OKLCH | oklch(81.94% 0.094 105.6) |
| XYZ | xyz(49.3876, 55.6793, 28.2201) |
| Luminance | 0.5568 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.12
Darkkhaki
#BDB76B
ΔE00 4.48
Greenish Tan
#BCCB7A
ΔE00 5.08
Pale Olive
#B9CC81
ΔE00 6.09
Sand (survey)
#E2CA76
ΔE00 6.21
Light Olive
#ACBF69
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC87F #7F83CC
analogous
#CCA17F #CCC87F #AACC7F
triadic
#CCC87F #7FCCC8 #C87FCC
tetradic
#CCC87F #7FCCA1 #7F83CC #CC7FAA
square
#CCC87F #7FCCA1 #7F83CC #CC7FAA
split-complementary
#CCC87F #7FAACC #A17FCC
monochromatic
#95913B #BBB553 #CCC87F #DDDBAB #EFEED7
Accessibility & contrast
On white
1.73
#CCC87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#CCC87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC87F
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC87F | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C37A
Deuteranopia (green-blind)
#D6C682
Tritanopia (blue-blind)
#D6BFB6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ccc87f; /* rgb */ color: rgb(204, 200, 127); /* oklch */ color: oklch(81.9% 0.094 105.6);
Tailwind
colors: {
custom: {
50: '#ddd8a5',
500: '#ccc87f',
950: '#000000',
},
}SCSS
$custom: #ccc87f; $custom-light: #ddd8a5; $custom-dark: #000000;
JSON
{
"hex": "#ccc87f",
"rgb": {
"r": 204,
"g": 200,
"b": 127
},
"hsl": {
"h": 56.883,
"s": 43.017,
"l": 64.902
},
"oklch": {
"l": 0.8194,
"c": 0.09415,
"h": 105.6
},
"luminance": 0.55678
}Semantic roles & 50–950 ramp
primary
#CCC87F
secondary
#54579C
accent
#36B62F
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380