#CCCD82#CCCD82
#CCCD82 is a very light, moderate yellow. Relative luminance 0.581; OKLCH L 83.0% C 0.097 H 109.0°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCD82 |
|---|---|
| RGB | rgb(204, 205, 130) |
| HSL | hsl(61, 43%, 66%) |
| HSV | hsv(61, 37%, 80%) |
| CMYK | cmyk(0.5%, 0%, 36.6%, 19.6%) |
| CIE-LAB | lab(80.80, -11.58, 37.25) |
| CIE-LCH | lch(80.80, 39.01, 107.26°) |
| OKLab | oklab(83.04% -0.0314 0.0914) |
| OKLCH | oklch(83.04% 0.097 109) |
| XYZ | xyz(50.7630, 58.1126, 29.6575) |
| Luminance | 0.5811 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.70
Greenish Tan
#BCCB7A
ΔE00 3.84
Pale Olive
#B9CC81
ΔE00 4.82
Darkkhaki
#BDB76B
ΔE00 5.75
Light Olive
#ACBF69
ΔE00 6.58
Tan Green
#A9BE70
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCD82 #8382CD
analogous
#CDA882 #CCCD82 #A6CD82
triadic
#CCCD82 #82CCCD #CD82CC
tetradic
#CCCD82 #82CDA8 #8382CD #CD82A6
square
#CCCD82 #82CDA8 #8382CD #CD82A6
split-complementary
#CCCD82 #82A6CD #A882CD
monochromatic
#97983D #BABC56 #CCCD82 #DEDEAE #F0F0D9
Accessibility & contrast
On white
1.66
#CCCD82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#CCCD82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCD82
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCD82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCD82 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C77C
Deuteranopia (green-blind)
#D9CA85
Tritanopia (blue-blind)
#D6C4BA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cccd82; /* rgb */ color: rgb(204, 205, 130); /* oklch */ color: oklch(83.0% 0.097 109.0);
Tailwind
colors: {
custom: {
50: '#dcdca7',
500: '#cccd82',
950: '#000000',
},
}SCSS
$custom: #cccd82; $custom-light: #dcdca7; $custom-dark: #000000;
JSON
{
"hex": "#cccd82",
"rgb": {
"r": 204,
"g": 205,
"b": 130
},
"hsl": {
"h": 60.8,
"s": 42.857,
"l": 65.686
},
"oklch": {
"l": 0.83043,
"c": 0.09661,
"h": 109
},
"luminance": 0.58112
}Semantic roles & 50–950 ramp
primary
#CCCD82
secondary
#56559E
accent
#30B631
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15150F
muted
#848480