#CCCD9C#CCCD9C
#CCCD9C is a very light, moderate yellow. Relative luminance 0.589; OKLCH L 83.5% C 0.065 H 108.7°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCD9C |
|---|---|
| RGB | rgb(204, 205, 156) |
| HSL | hsl(61, 33%, 71%) |
| HSV | hsv(61, 24%, 80%) |
| CMYK | cmyk(0.5%, 0%, 23.9%, 19.6%) |
| CIE-LAB | lab(81.24, -8.27, 24.37) |
| CIE-LCH | lch(81.24, 25.73, 108.75°) |
| OKLab | oklab(83.53% -0.0209 0.0617) |
| OKLCH | oklch(83.53% 0.065 108.7) |
| XYZ | xyz(52.7338, 58.9010, 40.0371) |
| Luminance | 0.5890 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.65
Pale Olive
#B9CC81
ΔE00 6.90
Greenish Tan
#BCCB7A
ΔE00 7.24
Palegoldenrod
#EEE8AA
ΔE00 7.26
Greenish Beige
#C9D179
ΔE00 7.62
Vanilla
#F3E5AB
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCD9C #9D9CCD
analogous
#CDB59C #CCCD9C #B3CD9C
triadic
#CCCD9C #9CCCCD #CD9CCC
tetradic
#CCCD9C #9CCDB5 #9D9CCD #CD9CB3
square
#CCCD9C #9CCDB5 #9D9CCD #CD9CB3
split-complementary
#CCCD9C #9CB3CD #B59CCD
monochromatic
#9D9F50 #B7B873 #CCCD9C #E1E2C5 #F5F5EB
Accessibility & contrast
On white
1.64
#CCCD9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#CCCD9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCD9C
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCD9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCD9C | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C999
Deuteranopia (green-blind)
#D6CB9E
Tritanopia (blue-blind)
#D3C7C0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cccd9c; /* rgb */ color: rgb(204, 205, 156); /* oklch */ color: oklch(83.5% 0.065 108.7);
Tailwind
colors: {
custom: {
50: '#dcdcb9',
500: '#cccd9c',
950: '#000000',
},
}SCSS
$custom: #cccd9c; $custom-light: #dcdcb9; $custom-dark: #000000;
JSON
{
"hex": "#cccd9c",
"rgb": {
"r": 204,
"g": 205,
"b": 156
},
"hsl": {
"h": 61.224,
"s": 32.886,
"l": 70.784
},
"oklch": {
"l": 0.83532,
"c": 0.0651,
"h": 108.7
},
"luminance": 0.589
}Semantic roles & 50–950 ramp
primary
#CCCD9C
secondary
#6C6BA2
accent
#3AAC3C
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151511
muted
#848481