#CCCA82#CCCA82
#CCCA82 is a very light, moderate yellow. Relative luminance 0.567; OKLCH L 82.4% C 0.093 H 106.9°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCA82 |
|---|---|
| RGB | rgb(204, 202, 130) |
| HSL | hsl(58, 42%, 65%) |
| HSV | hsv(58, 36%, 80%) |
| CMYK | cmyk(0%, 1%, 36.3%, 20%) |
| CIE-LAB | lab(80.01, -10.05, 36.23) |
| CIE-LCH | lch(80.01, 37.60, 105.50°) |
| OKLab | oklab(82.41% -0.027 0.089) |
| OKLCH | oklch(82.41% 0.093 106.9) |
| XYZ | xyz(50.0522, 56.6912, 29.4206) |
| Luminance | 0.5669 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.71
Greenish Tan
#BCCB7A
ΔE00 4.60
Darkkhaki
#BDB76B
ΔE00 5.03
Pale Olive
#B9CC81
ΔE00 5.53
Sand (survey)
#E2CA76
ΔE00 6.75
Light Olive
#ACBF69
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCA82 #8284CC
analogous
#CCA582 #CCCA82 #A9CC82
triadic
#CCCA82 #82CCCA #CA82CC
tetradic
#CCCA82 #82CCA5 #8284CC #CC82A9
square
#CCCA82 #82CCA5 #8284CC #CC82A9
split-complementary
#CCCA82 #82A9CC #A582CC
monochromatic
#96943D #BAB857 #CCCA82 #DEDCAD #EFEFD9
Accessibility & contrast
On white
1.70
#CCCA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#CCCA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCA82
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCA82 | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C57D
Deuteranopia (green-blind)
#D7C885
Tritanopia (blue-blind)
#D6C1B8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ccca82; /* rgb */ color: rgb(204, 202, 130); /* oklch */ color: oklch(82.4% 0.093 106.9);
Tailwind
colors: {
custom: {
50: '#dcdaa7',
500: '#ccca82',
950: '#000000',
},
}SCSS
$custom: #ccca82; $custom-light: #dcdaa7; $custom-dark: #000000;
JSON
{
"hex": "#ccca82",
"rgb": {
"r": 204,
"g": 202,
"b": 130
},
"hsl": {
"h": 58.378,
"s": 42.045,
"l": 65.49
},
"oklch": {
"l": 0.82411,
"c": 0.09301,
"h": 106.9
},
"luminance": 0.5669
}Semantic roles & 50–950 ramp
primary
#CCCA82
secondary
#55579D
accent
#34B530
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380