#CCBC80#CCBC80
#CCBC80 is a light, moderate yellow. Relative luminance 0.504; OKLCH L 79.5% C 0.080 H 95.0°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBC80 |
|---|---|
| RGB | rgb(204, 188, 128) |
| HSL | hsl(47, 43%, 65%) |
| HSV | hsv(47, 37%, 80%) |
| CMYK | cmyk(0%, 7.8%, 37.3%, 20%) |
| CIE-LAB | lab(76.29, -3.03, 32.44) |
| CIE-LCH | lch(76.29, 32.58, 95.34°) |
| OKLab | oklab(79.46% -0.007 0.0801) |
| OKLCH | oklch(79.46% 0.08 95) |
| XYZ | xyz(46.7822, 50.3638, 27.6747) |
| Luminance | 0.5036 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.37
Sandstone
#C9AE74
ΔE00 4.89
Darkkhaki
#BDB76B
ΔE00 4.94
Tan (survey)
#D1B26F
ΔE00 5.11
Very Light Brown
#D3B683
ΔE00 5.28
Sand (survey)
#E2CA76
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBC80 #8090CC
analogous
#CC9680 #CCBC80 #B6CC80
triadic
#CCBC80 #80CCBC #BC80CC
tetradic
#CCBC80 #80CC96 #8090CC #CC80B6
square
#CCBC80 #80CC96 #8090CC #CC80B6
split-complementary
#CCBC80 #80B6CC #9680CC
monochromatic
#96833C #BAA554 #CCBC80 #DED3AC #EFEAD7
Accessibility & contrast
On white
1.90
#CCBC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#CCBC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBC80
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBC80 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8B97C
Deuteranopia (green-blind)
#CCBE82
Tritanopia (blue-blind)
#D7B3AD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ccbc80; /* rgb */ color: rgb(204, 188, 128); /* oklch */ color: oklch(79.5% 0.080 95.0);
Tailwind
colors: {
custom: {
50: '#dcd0a5',
500: '#ccbc80',
950: '#000000',
},
}SCSS
$custom: #ccbc80; $custom-light: #dcd0a5; $custom-dark: #000000;
JSON
{
"hex": "#ccbc80",
"rgb": {
"r": 204,
"g": 188,
"b": 128
},
"hsl": {
"h": 47.368,
"s": 42.697,
"l": 65.098
},
"oklch": {
"l": 0.7946,
"c": 0.08044,
"h": 95
},
"luminance": 0.50362
}Semantic roles & 50–950 ramp
primary
#CCBC80
secondary
#54639C
accent
#4CB630
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15130F
muted
#848380