#CCC680#CCC680
#CCC680 is a light, moderate yellow. Relative luminance 0.548; OKLCH L 81.5% C 0.091 H 104.0°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC680 |
|---|---|
| RGB | rgb(204, 198, 128) |
| HSL | hsl(55, 43%, 65%) |
| HSV | hsv(55, 37%, 80%) |
| CMYK | cmyk(0%, 2.9%, 37.3%, 20%) |
| CIE-LAB | lab(78.92, -8.23, 35.85) |
| CIE-LCH | lch(78.92, 36.78, 102.93°) |
| OKLab | oklab(81.54% -0.022 0.088) |
| OKLCH | oklch(81.54% 0.091 104) |
| XYZ | xyz(48.9929, 54.7852, 28.4117) |
| Luminance | 0.5478 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 4.19
Greenish Beige
#C9D179
ΔE00 4.98
Greenish Tan
#BCCB7A
ΔE00 5.76
Sand (survey)
#E2CA76
ΔE00 5.95
Pale Olive
#B9CC81
ΔE00 6.68
Beige (survey)
#E6DAA6
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC680 #8086CC
analogous
#CCA080 #CCC680 #ACCC80
triadic
#CCC680 #80CCC6 #C680CC
tetradic
#CCC680 #80CCA0 #8086CC #CC80AC
square
#CCC680 #80CCA0 #8086CC #CC80AC
split-complementary
#CCC680 #80ACCC #A080CC
monochromatic
#968E3C #BAB254 #CCC680 #DEDAAC #EFEDD7
Accessibility & contrast
On white
1.76
#CCC680 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#CCC680 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC680
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC680 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC680 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C17B
Deuteranopia (green-blind)
#D4C583
Tritanopia (blue-blind)
#D7BDB4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ccc680; /* rgb */ color: rgb(204, 198, 128); /* oklch */ color: oklch(81.5% 0.091 104.0);
Tailwind
colors: {
custom: {
50: '#dcd7a5',
500: '#ccc680',
950: '#000000',
},
}SCSS
$custom: #ccc680; $custom-light: #dcd7a5; $custom-dark: #000000;
JSON
{
"hex": "#ccc680",
"rgb": {
"r": 204,
"g": 198,
"b": 128
},
"hsl": {
"h": 55.263,
"s": 42.697,
"l": 65.098
},
"oklch": {
"l": 0.81538,
"c": 0.09073,
"h": 104
},
"luminance": 0.54784
}Semantic roles & 50–950 ramp
primary
#CCC680
secondary
#545A9C
accent
#3AB630
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380