#CCCD78#CCCD78
#CCCD78 is a very light, moderate yellow. Relative luminance 0.579; OKLCH L 82.9% C 0.108 H 109.1°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCD78 |
|---|---|
| RGB | rgb(204, 205, 120) |
| HSL | hsl(61, 46%, 64%) |
| HSV | hsv(61, 41%, 80%) |
| CMYK | cmyk(0.5%, 0%, 41.5%, 19.6%) |
| CIE-LAB | lab(80.66, -12.67, 42.11) |
| CIE-LCH | lch(80.66, 43.98, 106.75°) |
| OKLab | oklab(82.88% -0.0353 0.1019) |
| OKLCH | oklch(82.88% 0.108 109.1) |
| XYZ | xyz(50.1241, 57.8571, 26.2927) |
| Luminance | 0.5786 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 1.92
Greenish Tan
#BCCB7A
ΔE00 3.99
Pale Olive
#B9CC81
ΔE00 5.38
Darkkhaki
#BDB76B
ΔE00 5.73
Light Olive
#ACBF69
ΔE00 6.40
Khaki (CSS)
#F0E68C
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCD78 #7978CD
analogous
#CDA378 #CCCD78 #A1CD78
triadic
#CCCD78 #78CCCD #CD78CC
tetradic
#CCCD78 #78CDA3 #7978CD #CD78A1
square
#CCCD78 #78CDA3 #7978CD #CD78A1
split-complementary
#CCCD78 #78A1CD #A378CD
monochromatic
#939437 #BBBC4B #CCCD78 #DDDEA5 #EEEED1
Accessibility & contrast
On white
1.67
#CCCD78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#CCCD78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCD78
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCD78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCD78 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C671
Deuteranopia (green-blind)
#DACA7C
Tritanopia (blue-blind)
#D7C3B8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cccd78; /* rgb */ color: rgb(204, 205, 120); /* oklch */ color: oklch(82.9% 0.108 109.1);
Tailwind
colors: {
custom: {
50: '#dddca0',
500: '#cccd78',
950: '#000000',
},
}SCSS
$custom: #cccd78; $custom-light: #dddca0; $custom-dark: #000000;
JSON
{
"hex": "#cccd78",
"rgb": {
"r": 204,
"g": 205,
"b": 120
},
"hsl": {
"h": 60.706,
"s": 45.946,
"l": 63.725
},
"oklch": {
"l": 0.82884,
"c": 0.10783,
"h": 109.1
},
"luminance": 0.57856
}Semantic roles & 50–950 ramp
primary
#CCCD78
secondary
#504F9A
accent
#2CB92E
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15150F
muted
#848480