#CCCD80#CCCD80
#CCCD80 is a very light, moderate yellow. Relative luminance 0.581; OKLCH L 83.0% C 0.099 H 109.0°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCD80 |
|---|---|
| RGB | rgb(204, 205, 128) |
| HSL | hsl(61, 44%, 65%) |
| HSV | hsv(61, 38%, 80%) |
| CMYK | cmyk(0.5%, 0%, 37.6%, 19.6%) |
| CIE-LAB | lab(80.77, -11.80, 38.23) |
| CIE-LCH | lch(80.77, 40.01, 107.16°) |
| OKLab | oklab(83.01% -0.0322 0.0935) |
| OKLCH | oklch(83.01% 0.099 109) |
| XYZ | xyz(50.6300, 58.0595, 28.9574) |
| Luminance | 0.5806 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.45
Greenish Tan
#BCCB7A
ΔE00 3.80
Pale Olive
#B9CC81
ΔE00 4.89
Darkkhaki
#BDB76B
ΔE00 5.71
Light Olive
#ACBF69
ΔE00 6.50
Tan Green
#A9BE70
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCD80 #8180CD
analogous
#CDA780 #CCCD80 #A5CD80
triadic
#CCCD80 #80CCCD #CD80CC
tetradic
#CCCD80 #80CDA7 #8180CD #CD80A5
square
#CCCD80 #80CDA7 #8180CD #CD80A5
split-complementary
#CCCD80 #80A5CD #A780CD
monochromatic
#96973B #BABC54 #CCCD80 #DEDEAC #EFF0D8
Accessibility & contrast
On white
1.67
#CCCD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#CCCD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCD80
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCD80 | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C77A
Deuteranopia (green-blind)
#DACA83
Tritanopia (blue-blind)
#D6C4BA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cccd80; /* rgb */ color: rgb(204, 205, 128); /* oklch */ color: oklch(83.0% 0.099 109.0);
Tailwind
colors: {
custom: {
50: '#dddca6',
500: '#cccd80',
950: '#000000',
},
}SCSS
$custom: #cccd80; $custom-light: #dddca6; $custom-dark: #000000;
JSON
{
"hex": "#cccd80",
"rgb": {
"r": 204,
"g": 205,
"b": 128
},
"hsl": {
"h": 60.779,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.8301,
"c": 0.0989,
"h": 109
},
"luminance": 0.58059
}Semantic roles & 50–950 ramp
primary
#CCCD80
secondary
#55549D
accent
#2FB731
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15150F
muted
#848480