#CCCA80#CCCA80
#CCCA80 is a very light, moderate yellow. Relative luminance 0.566; OKLCH L 82.4% C 0.095 H 107.0°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCA80 |
|---|---|
| RGB | rgb(204, 202, 128) |
| HSL | hsl(58, 43%, 65%) |
| HSV | hsv(58, 37%, 80%) |
| CMYK | cmyk(0%, 1%, 37.3%, 20%) |
| CIE-LAB | lab(79.98, -10.28, 37.21) |
| CIE-LCH | lch(79.98, 38.60, 105.44°) |
| OKLab | oklab(82.38% -0.0278 0.0912) |
| OKLCH | oklch(82.38% 0.095 107) |
| XYZ | xyz(49.9193, 56.6380, 28.7204) |
| Luminance | 0.5664 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.48
Greenish Tan
#BCCB7A
ΔE00 4.53
Darkkhaki
#BDB76B
ΔE00 4.95
Pale Olive
#B9CC81
ΔE00 5.55
Sand (survey)
#E2CA76
ΔE00 6.65
Light Olive
#ACBF69
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCA80 #8082CC
analogous
#CCA480 #CCCA80 #A8CC80
triadic
#CCCA80 #80CCCA #CA80CC
tetradic
#CCCA80 #80CCA4 #8082CC #CC80A8
square
#CCCA80 #80CCA4 #8082CC #CC80A8
split-complementary
#CCCA80 #80A8CC #A480CC
monochromatic
#96933C #BAB854 #CCCA80 #DEDCAC #EFEED7
Accessibility & contrast
On white
1.70
#CCCA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#CCCA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCA80
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCA80 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C47A
Deuteranopia (green-blind)
#D7C883
Tritanopia (blue-blind)
#D6C1B8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ccca80; /* rgb */ color: rgb(204, 202, 128); /* oklch */ color: oklch(82.4% 0.095 107.0);
Tailwind
colors: {
custom: {
50: '#dcdaa6',
500: '#ccca80',
950: '#000000',
},
}SCSS
$custom: #ccca80; $custom-light: #dcdaa6; $custom-dark: #000000;
JSON
{
"hex": "#ccca80",
"rgb": {
"r": 204,
"g": 202,
"b": 128
},
"hsl": {
"h": 58.421,
"s": 42.697,
"l": 65.098
},
"oklch": {
"l": 0.82377,
"c": 0.09532,
"h": 107
},
"luminance": 0.56637
}Semantic roles & 50–950 ramp
primary
#CCCA80
secondary
#54569C
accent
#33B630
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380