#CCCF80#CCCF80
#CCCF80 is a very light, moderate yellow. Relative luminance 0.590; OKLCH L 83.4% C 0.101 H 110.3°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCF80 |
|---|---|
| RGB | rgb(204, 207, 128) |
| HSL | hsl(62, 45%, 66%) |
| HSV | hsv(62, 38%, 81%) |
| CMYK | cmyk(1.4%, 0%, 38.2%, 18.8%) |
| CIE-LAB | lab(81.30, -12.82, 38.91) |
| CIE-LCH | lch(81.30, 40.97, 108.23°) |
| OKLab | oklab(83.43% -0.0351 0.0951) |
| OKLCH | oklch(83.43% 0.101 110.3) |
| XYZ | xyz(51.1115, 59.0224, 29.1179) |
| Luminance | 0.5902 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 1.83
Greenish Tan
#BCCB7A
ΔE00 3.45
Pale Olive
#B9CC81
ΔE00 4.56
Darkkhaki
#BDB76B
ΔE00 6.25
Light Olive
#ACBF69
ΔE00 6.39
Pale Olive Green
#B1D27B
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCF80 #8380CF
analogous
#CFAA80 #CCCF80 #A4CF80
triadic
#CCCF80 #80CCCF #CF80CC
tetradic
#CCCF80 #80CFAA #8380CF #CF80A4
square
#CCCF80 #80CFAA #8380CF #CF80A4
split-complementary
#CCCF80 #80A4CF #AA80CF
monochromatic
#979A3A #BABE54 #CCCF80 #DEE0AC #F0F1D9
Accessibility & contrast
On white
1.64
#CCCF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#CCCF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCF80
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCF80 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC97A
Deuteranopia (green-blind)
#DBCB83
Tritanopia (blue-blind)
#D6C6BB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cccf80; /* rgb */ color: rgb(204, 207, 128); /* oklch */ color: oklch(83.4% 0.101 110.3);
Tailwind
colors: {
custom: {
50: '#dddda6',
500: '#cccf80',
950: '#000000',
},
}SCSS
$custom: #cccf80; $custom-light: #dddda6; $custom-dark: #000000;
JSON
{
"hex": "#cccf80",
"rgb": {
"r": 204,
"g": 207,
"b": 128
},
"hsl": {
"h": 62.278,
"s": 45.143,
"l": 65.686
},
"oklch": {
"l": 0.83433,
"c": 0.10133,
"h": 110.3
},
"luminance": 0.59022
}Semantic roles & 50–950 ramp
primary
#CCCF80
secondary
#5653A0
accent
#2DB832
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15150F
muted
#848480