#CCCC7D#CCCC7D
#CCCC7D is a very light, moderate yellow. Relative luminance 0.575; OKLCH L 82.8% C 0.101 H 108.4°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCC7D |
|---|---|
| RGB | rgb(204, 204, 125) |
| HSL | hsl(60, 44%, 65%) |
| HSV | hsv(60, 39%, 80%) |
| CMYK | cmyk(0%, 0%, 38.7%, 20%) |
| CIE-LAB | lab(80.46, -11.63, 39.35) |
| CIE-LCH | lch(80.46, 41.04, 106.46°) |
| OKLab | oklab(82.75% -0.0319 0.0959) |
| OKLCH | oklch(82.75% 0.101 108.4) |
| XYZ | xyz(50.1971, 57.5048, 27.8533) |
| Luminance | 0.5750 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.50
Greenish Tan
#BCCB7A
ΔE00 4.01
Pale Olive
#B9CC81
ΔE00 5.22
Darkkhaki
#BDB76B
ΔE00 5.40
Light Olive
#ACBF69
ΔE00 6.50
Sand (survey)
#E2CA76
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCC7D #7D7DCC
analogous
#CCA57D #CCCC7D #A5CC7D
triadic
#CCCC7D #7DCCCC #CC7DCC
tetradic
#CCCC7D #7DCCA5 #7D7DCC #CC7DA5
square
#CCCC7D #7DCCA5 #7D7DCC #CC7DA5
split-complementary
#CCCC7D #7DA5CC #A57DCC
monochromatic
#94943A #BBBB51 #CCCC7D #DDDDA9 #EEEED5
Accessibility & contrast
On white
1.68
#CCCC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#CCCC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCC7D
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCC7D | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C677
Deuteranopia (green-blind)
#D9C980
Tritanopia (blue-blind)
#D6C3B9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cccc7d; /* rgb */ color: rgb(204, 204, 125); /* oklch */ color: oklch(82.8% 0.101 108.4);
Tailwind
colors: {
custom: {
50: '#dddba4',
500: '#cccc7d',
950: '#000000',
},
}SCSS
$custom: #cccc7d; $custom-light: #dddba4; $custom-dark: #000000;
JSON
{
"hex": "#cccc7d",
"rgb": {
"r": 204,
"g": 204,
"b": 125
},
"hsl": {
"h": 60,
"s": 43.646,
"l": 64.51
},
"oklch": {
"l": 0.8275,
"c": 0.1011,
"h": 108.4
},
"luminance": 0.57504
}Semantic roles & 50–950 ramp
primary
#CCCC7D
secondary
#52529B
accent
#2FB72F
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15150F
muted
#848480