#CCC482#CCC482
#CCC482 is a light, moderate yellow. Relative luminance 0.539; OKLCH L 81.2% C 0.086 H 102.2°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC482 |
|---|---|
| RGB | rgb(204, 196, 130) |
| HSL | hsl(54, 42%, 65%) |
| HSV | hsv(54, 36%, 80%) |
| CMYK | cmyk(0%, 3.9%, 36.3%, 20%) |
| CIE-LAB | lab(78.42, -6.97, 34.17) |
| CIE-LCH | lch(78.42, 34.88, 101.52°) |
| OKLab | oklab(81.15% -0.0182 0.0843) |
| OKLCH | oklch(81.15% 0.086 102.2) |
| XYZ | xyz(48.6717, 53.9301, 28.9604) |
| Luminance | 0.5393 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 4.19
Sand (survey)
#E2CA76
ΔE00 5.89
Greenish Beige
#C9D179
ΔE00 5.98
Sand
#C2B280
ΔE00 6.08
Greenish Tan
#BCCB7A
ΔE00 6.58
Beige (survey)
#E6DAA6
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC482 #828ACC
analogous
#CC9F82 #CCC482 #AFCC82
triadic
#CCC482 #82CCC4 #C482CC
tetradic
#CCC482 #82CC9F #828ACC #CC82AF
square
#CCC482 #82CC9F #828ACC #CC82AF
split-complementary
#CCC482 #82AFCC #9F82CC
monochromatic
#968D3D #BAAF57 #CCC482 #DED9AD #EFEDD9
Accessibility & contrast
On white
1.78
#CCC482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#CCC482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC482
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC482 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC07D
Deuteranopia (green-blind)
#D2C485
Tritanopia (blue-blind)
#D6BBB3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ccc482; /* rgb */ color: rgb(204, 196, 130); /* oklch */ color: oklch(81.2% 0.086 102.2);
Tailwind
colors: {
custom: {
50: '#dcd5a7',
500: '#ccc482',
950: '#000000',
},
}SCSS
$custom: #ccc482; $custom-light: #dcd5a7; $custom-dark: #000000;
JSON
{
"hex": "#ccc482",
"rgb": {
"r": 204,
"g": 196,
"b": 130
},
"hsl": {
"h": 53.514,
"s": 42.045,
"l": 65.49
},
"oklch": {
"l": 0.81154,
"c": 0.08619,
"h": 102.2
},
"luminance": 0.53929
}Semantic roles & 50–950 ramp
primary
#CCC482
secondary
#555D9D
accent
#3FB530
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380