#CCCA78#CCCA78
#CCCA78 is a very light, moderate yellow. Relative luminance 0.564; OKLCH L 82.2% C 0.104 H 107.3°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCA78 |
|---|---|
| RGB | rgb(204, 202, 120) |
| HSL | hsl(59, 45%, 64%) |
| HSV | hsv(59, 41%, 80%) |
| CMYK | cmyk(0%, 1%, 41.2%, 20%) |
| CIE-LAB | lab(79.86, -11.15, 41.11) |
| CIE-LCH | lch(79.86, 42.59, 105.18°) |
| OKLab | oklab(82.25% -0.031 0.0996) |
| OKLCH | oklch(82.25% 0.104 107.3) |
| XYZ | xyz(49.4134, 56.4356, 26.0558) |
| Luminance | 0.5643 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.94
Greenish Tan
#BCCB7A
ΔE00 4.55
Darkkhaki
#BDB76B
ΔE00 4.88
Pale Olive
#B9CC81
ΔE00 5.89
Sand (survey)
#E2CA76
ΔE00 6.42
Light Olive
#ACBF69
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCA78 #787ACC
analogous
#CCA078 #CCCA78 #A4CC78
triadic
#CCCA78 #78CCCA #CA78CC
tetradic
#CCCA78 #78CCA0 #787ACC #CC78A4
square
#CCCA78 #78CCA0 #787ACC #CC78A4
split-complementary
#CCCA78 #78A4CC #A078CC
monochromatic
#929037 #BBB94C #CCCA78 #DDDBA4 #EEEDD1
Accessibility & contrast
On white
1.71
#CCCA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#CCCA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCA78
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCA78 | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C472
Deuteranopia (green-blind)
#D8C87C
Tritanopia (blue-blind)
#D7C0B6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ccca78; /* rgb */ color: rgb(204, 202, 120); /* oklch */ color: oklch(82.2% 0.104 107.3);
Tailwind
colors: {
custom: {
50: '#dddaa0',
500: '#ccca78',
950: '#000000',
},
}SCSS
$custom: #ccca78; $custom-light: #dddaa0; $custom-dark: #000000;
JSON
{
"hex": "#ccca78",
"rgb": {
"r": 204,
"g": 202,
"b": 120
},
"hsl": {
"h": 58.571,
"s": 45.161,
"l": 63.529
},
"oklch": {
"l": 0.82249,
"c": 0.10432,
"h": 107.3
},
"luminance": 0.56434
}Semantic roles & 50–950 ramp
primary
#CCCA78
secondary
#4F5199
accent
#30B82D
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15140F
muted
#848380