#CCC387#CCC387
#CCC387 is a light, moderate yellow. Relative luminance 0.536; OKLCH L 81.0% C 0.079 H 100.7°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC387 |
|---|---|
| RGB | rgb(204, 195, 135) |
| HSL | hsl(52, 40%, 66%) |
| HSV | hsv(52, 34%, 80%) |
| CMYK | cmyk(0%, 4.4%, 33.8%, 20%) |
| CIE-LAB | lab(78.24, -5.85, 31.34) |
| CIE-LCH | lch(78.24, 31.88, 100.58°) |
| OKLab | oklab(81.04% -0.0147 0.0778) |
| OKLCH | oklch(81.04% 0.079 100.7) |
| XYZ | xyz(48.7907, 53.6180, 30.6961) |
| Luminance | 0.5362 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 4.84
Sand
#C2B280
ΔE00 5.23
Beige (survey)
#E6DAA6
ΔE00 6.22
Sand (survey)
#E2CA76
ΔE00 6.39
Greenish Beige
#C9D179
ΔE00 7.04
Greenish Tan
#BCCB7A
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC387 #8790CC
analogous
#CCA187 #CCC387 #B3CC87
triadic
#CCC387 #87CCC3 #C387CC
tetradic
#CCC387 #87CCA1 #8790CC #CC87B3
square
#CCC387 #87CCA1 #8790CC #CC87B3
split-complementary
#CCC387 #87B3CC #A187CC
monochromatic
#988D41 #BAAE5C #CCC387 #DED8B2 #F1EEDD
Accessibility & contrast
On white
1.79
#CCC387 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#CCC387 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC387
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC387 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC387 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBF83
Deuteranopia (green-blind)
#D1C389
Tritanopia (blue-blind)
#D6BBB4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ccc387; /* rgb */ color: rgb(204, 195, 135); /* oklch */ color: oklch(81.0% 0.079 100.7);
Tailwind
colors: {
custom: {
50: '#dcd5aa',
500: '#ccc387',
950: '#000000',
},
}SCSS
$custom: #ccc387; $custom-light: #dcd5aa; $custom-dark: #000000;
JSON
{
"hex": "#ccc387",
"rgb": {
"r": 204,
"g": 195,
"b": 135
},
"hsl": {
"h": 52.174,
"s": 40.351,
"l": 66.471
},
"oklch": {
"l": 0.81036,
"c": 0.07919,
"h": 100.7
},
"luminance": 0.53617
}Semantic roles & 50–950 ramp
primary
#CCC387
secondary
#59629F
accent
#43B332
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381