#CCCC82#CCCC82
#CCCC82 is a very light, moderate yellow. Relative luminance 0.576; OKLCH L 82.8% C 0.095 H 108.3°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCC82 |
|---|---|
| RGB | rgb(204, 204, 130) |
| HSL | hsl(60, 42%, 65%) |
| HSV | hsv(60, 36%, 80%) |
| CMYK | cmyk(0%, 0%, 36.3%, 20%) |
| CIE-LAB | lab(80.54, -11.07, 36.91) |
| CIE-LCH | lch(80.54, 38.54, 106.69°) |
| OKLab | oklab(82.83% -0.03 0.0906) |
| OKLCH | oklch(82.83% 0.095 108.3) |
| XYZ | xyz(50.5245, 57.6358, 29.5780) |
| Luminance | 0.5764 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.02
Greenish Tan
#BCCB7A
ΔE00 4.07
Pale Olive
#B9CC81
ΔE00 5.04
Darkkhaki
#BDB76B
ΔE00 5.50
Light Olive
#ACBF69
ΔE00 6.68
Tan Green
#A9BE70
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCC82 #8282CC
analogous
#CCA782 #CCCC82 #A7CC82
triadic
#CCCC82 #82CCCC #CC82CC
tetradic
#CCCC82 #82CCA7 #8282CC #CC82A7
square
#CCCC82 #82CCA7 #8282CC #CC82A7
split-complementary
#CCCC82 #82A7CC #A782CC
monochromatic
#96963D #BABA57 #CCCC82 #DEDEAD #EFEFD9
Accessibility & contrast
On white
1.68
#CCCC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#CCCC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCC82
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCC82 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C67D
Deuteranopia (green-blind)
#D9C985
Tritanopia (blue-blind)
#D6C3BA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cccc82; /* rgb */ color: rgb(204, 204, 130); /* oklch */ color: oklch(82.8% 0.095 108.3);
Tailwind
colors: {
custom: {
50: '#dcdba7',
500: '#cccc82',
950: '#000000',
},
}SCSS
$custom: #cccc82; $custom-light: #dcdba7; $custom-dark: #000000;
JSON
{
"hex": "#cccc82",
"rgb": {
"r": 204,
"g": 204,
"b": 130
},
"hsl": {
"h": 60,
"s": 42.045,
"l": 65.49
},
"oklch": {
"l": 0.82832,
"c": 0.09539,
"h": 108.3
},
"luminance": 0.57635
}Semantic roles & 50–950 ramp
primary
#CCCC82
secondary
#55559D
accent
#30B530
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15150F
muted
#848480