#CCCD81#CCCD81
#CCCD81 is a very light, moderate yellow. Relative luminance 0.581; OKLCH L 83.0% C 0.098 H 109.0°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCD81 |
|---|---|
| RGB | rgb(204, 205, 129) |
| HSL | hsl(61, 43%, 65%) |
| HSV | hsv(61, 37%, 80%) |
| CMYK | cmyk(0.5%, 0%, 37.1%, 19.6%) |
| CIE-LAB | lab(80.79, -11.69, 37.74) |
| CIE-LCH | lch(80.79, 39.51, 107.21°) |
| OKLab | oklab(83.03% -0.0318 0.0924) |
| OKLCH | oklch(83.03% 0.098 109) |
| XYZ | xyz(50.6962, 58.0859, 29.3057) |
| Luminance | 0.5808 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.57
Greenish Tan
#BCCB7A
ΔE00 3.82
Pale Olive
#B9CC81
ΔE00 4.85
Darkkhaki
#BDB76B
ΔE00 5.73
Light Olive
#ACBF69
ΔE00 6.54
Tan Green
#A9BE70
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCD81 #8281CD
analogous
#CDA881 #CCCD81 #A6CD81
triadic
#CCCD81 #81CCCD #CD81CC
tetradic
#CCCD81 #81CDA8 #8281CD #CD81A6
square
#CCCD81 #81CDA8 #8281CD #CD81A6
split-complementary
#CCCD81 #81A6CD #A881CD
monochromatic
#96973C #BABC55 #CCCD81 #DEDEAD #EFF0D9
Accessibility & contrast
On white
1.66
#CCCD81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#CCCD81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCD81
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCD81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCD81 | 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)
#D8C77B
Deuteranopia (green-blind)
#D9CA84
Tritanopia (blue-blind)
#D6C4BA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cccd81; /* rgb */ color: rgb(204, 205, 129); /* oklch */ color: oklch(83.0% 0.098 109.0);
Tailwind
colors: {
custom: {
50: '#dcdca6',
500: '#cccd81',
950: '#000000',
},
}SCSS
$custom: #cccd81; $custom-light: #dcdca6; $custom-dark: #000000;
JSON
{
"hex": "#cccd81",
"rgb": {
"r": 204,
"g": 205,
"b": 129
},
"hsl": {
"h": 60.789,
"s": 43.182,
"l": 65.49
},
"oklch": {
"l": 0.83027,
"c": 0.09776,
"h": 109
},
"luminance": 0.58085
}Semantic roles & 50–950 ramp
primary
#CCCD81
secondary
#55549E
accent
#2FB631
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15150F
muted
#848480