#CCC87D#CCC87D
#CCC87D is a light, moderate yellow. Relative luminance 0.556; OKLCH L 81.9% C 0.096 H 105.7°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC87D |
|---|---|
| RGB | rgb(204, 200, 125) |
| HSL | hsl(57, 44%, 65%) |
| HSV | hsv(57, 39%, 80%) |
| CMYK | cmyk(0%, 2%, 38.7%, 20%) |
| CIE-LAB | lab(79.40, -9.59, 38.00) |
| CIE-LCH | lch(79.40, 39.19, 104.16°) |
| OKLab | oklab(81.91% -0.0261 0.0928) |
| OKLCH | oklch(81.91% 0.096 105.7) |
| XYZ | xyz(49.2585, 55.6277, 27.5404) |
| Luminance | 0.5563 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.94
Darkkhaki
#BDB76B
ΔE00 4.41
Greenish Tan
#BCCB7A
ΔE00 5.03
Sand (survey)
#E2CA76
ΔE00 6.12
Pale Olive
#B9CC81
ΔE00 6.13
Light Olive
#ACBF69
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC87D #7D81CC
analogous
#CCA17D #CCC87D #A9CC7D
triadic
#CCC87D #7DCCC8 #C87DCC
tetradic
#CCC87D #7DCCA1 #7D81CC #CC7DA9
square
#CCC87D #7DCCA1 #7D81CC #CC7DA9
split-complementary
#CCC87D #7DA9CC #A17DCC
monochromatic
#94903A #BBB551 #CCC87D #DDDBA9 #EEEDD5
Accessibility & contrast
On white
1.73
#CCC87D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#CCC87D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC87D
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC87D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC87D | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C377
Deuteranopia (green-blind)
#D6C680
Tritanopia (blue-blind)
#D7BFB5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ccc87d; /* rgb */ color: rgb(204, 200, 125); /* oklch */ color: oklch(81.9% 0.096 105.7);
Tailwind
colors: {
custom: {
50: '#ddd8a3',
500: '#ccc87d',
950: '#000000',
},
}SCSS
$custom: #ccc87d; $custom-light: #ddd8a3; $custom-dark: #000000;
JSON
{
"hex": "#ccc87d",
"rgb": {
"r": 204,
"g": 200,
"b": 125
},
"hsl": {
"h": 56.962,
"s": 43.646,
"l": 64.51
},
"oklch": {
"l": 0.81907,
"c": 0.09643,
"h": 105.7
},
"luminance": 0.55627
}Semantic roles & 50–950 ramp
primary
#CCC87D
secondary
#52569B
accent
#36B72F
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15140F
muted
#848380