#CCCC87#CCCC87
#CCCC87 is a very light, moderate yellow. Relative luminance 0.578; OKLCH L 82.9% C 0.090 H 108.2°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCC87 |
|---|---|
| RGB | rgb(204, 204, 135) |
| HSL | hsl(60, 40%, 66%) |
| HSV | hsv(60, 34%, 80%) |
| CMYK | cmyk(0%, 0%, 33.8%, 20%) |
| CIE-LAB | lab(80.61, -10.48, 34.45) |
| CIE-LCH | lch(80.61, 36.01, 106.92°) |
| OKLab | oklab(82.92% -0.028 0.0851) |
| OKLCH | oklch(82.92% 0.09 108.2) |
| XYZ | xyz(50.8683, 57.7733, 31.3886) |
| Luminance | 0.5777 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.74
Greenish Tan
#BCCB7A
ΔE00 4.36
Pale Olive
#B9CC81
ΔE00 5.04
Darkkhaki
#BDB76B
ΔE00 5.75
Beige (survey)
#E6DAA6
ΔE00 6.66
Light Olive
#ACBF69
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCC87 #8787CC
analogous
#CCAA87 #CCCC87 #AACC87
triadic
#CCCC87 #87CCCC #CC87CC
tetradic
#CCCC87 #87CCAA #8787CC #CC87AA
square
#CCCC87 #87CCAA #8787CC #CC87AA
split-complementary
#CCCC87 #87AACC #AA87CC
monochromatic
#989841 #BABA5C #CCCC87 #DEDEB2 #F1F1DD
Accessibility & contrast
On white
1.67
#CCCC87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#CCCC87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCC87
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCC87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCC87 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C782
Deuteranopia (green-blind)
#D8C98A
Tritanopia (blue-blind)
#D5C4BA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cccc87; /* rgb */ color: rgb(204, 204, 135); /* oklch */ color: oklch(82.9% 0.090 108.2);
Tailwind
colors: {
custom: {
50: '#dcdbaa',
500: '#cccc87',
950: '#000000',
},
}SCSS
$custom: #cccc87; $custom-light: #dcdbaa; $custom-dark: #000000;
JSON
{
"hex": "#cccc87",
"rgb": {
"r": 204,
"g": 204,
"b": 135
},
"hsl": {
"h": 60,
"s": 40.351,
"l": 66.471
},
"oklch": {
"l": 0.82918,
"c": 0.08956,
"h": 108.2
},
"luminance": 0.57772
}Semantic roles & 50–950 ramp
primary
#CCCC87
secondary
#59599F
accent
#32B332
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151510
muted
#848481