#CCC487#CCC487
#CCC487 is a light, moderate yellow. Relative luminance 0.541; OKLCH L 81.2% C 0.080 H 101.6°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC487 |
|---|---|
| RGB | rgb(204, 196, 135) |
| HSL | hsl(53, 40%, 66%) |
| HSV | hsv(53, 34%, 80%) |
| CMYK | cmyk(0%, 3.9%, 33.8%, 20%) |
| CIE-LAB | lab(78.50, -6.37, 31.69) |
| CIE-LCH | lch(78.50, 32.32, 101.37°) |
| OKLab | oklab(81.24% -0.0162 0.0786) |
| OKLCH | oklch(81.24% 0.08 101.6) |
| XYZ | xyz(49.0155, 54.0677, 30.7710) |
| Luminance | 0.5407 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 4.81
Sand
#C2B280
ΔE00 5.62
Beige (survey)
#E6DAA6
ΔE00 6.18
Sand (survey)
#E2CA76
ΔE00 6.42
Greenish Beige
#C9D179
ΔE00 6.63
Greenish Tan
#BCCB7A
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC487 #878FCC
analogous
#CCA287 #CCC487 #B2CC87
triadic
#CCC487 #87CCC4 #C487CC
tetradic
#CCC487 #87CCA2 #878FCC #CC87B2
square
#CCC487 #87CCA2 #878FCC #CC87B2
split-complementary
#CCC487 #87B2CC #A287CC
monochromatic
#988E41 #BAAF5C #CCC487 #DED9B2 #F1EEDD
Accessibility & contrast
On white
1.78
#CCC487 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#CCC487 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC487
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC487 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC487 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC083
Deuteranopia (green-blind)
#D2C489
Tritanopia (blue-blind)
#D6BCB4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ccc487; /* rgb */ color: rgb(204, 196, 135); /* oklch */ color: oklch(81.2% 0.080 101.6);
Tailwind
colors: {
custom: {
50: '#dcd5aa',
500: '#ccc487',
950: '#000000',
},
}SCSS
$custom: #ccc487; $custom-light: #dcd5aa; $custom-dark: #000000;
JSON
{
"hex": "#ccc487",
"rgb": {
"r": 204,
"g": 196,
"b": 135
},
"hsl": {
"h": 53.043,
"s": 40.351,
"l": 66.471
},
"oklch": {
"l": 0.81244,
"c": 0.08028,
"h": 101.6
},
"luminance": 0.54066
}Semantic roles & 50–950 ramp
primary
#CCC487
secondary
#59619F
accent
#41B332
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381