#CCCD96#CCCD96
#CCCD96 is a very light, moderate yellow. Relative luminance 0.587; OKLCH L 83.4% C 0.073 H 108.7°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCD96 |
|---|---|
| RGB | rgb(204, 205, 150) |
| HSL | hsl(61, 35%, 70%) |
| HSV | hsv(61, 27%, 80%) |
| CMYK | cmyk(0.5%, 0%, 26.8%, 19.6%) |
| CIE-LAB | lab(81.13, -9.09, 27.36) |
| CIE-LCH | lch(81.13, 28.83, 108.38°) |
| OKLab | oklab(83.41% -0.0233 0.0688) |
| OKLCH | oklch(83.41% 0.073 108.7) |
| XYZ | xyz(52.2382, 58.7027, 37.4271) |
| Luminance | 0.5870 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.68
Pale Olive
#B9CC81
ΔE00 5.95
Greenish Tan
#BCCB7A
ΔE00 6.08
Greenish Beige
#C9D179
ΔE00 6.29
Palegoldenrod
#EEE8AA
ΔE00 6.93
Darkkhaki
#BDB76B
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCD96 #9796CD
analogous
#CDB396 #CCCD96 #B1CD96
triadic
#CCCD96 #96CCCD #CD96CC
tetradic
#CCCD96 #96CDB3 #9796CD #CD96B1
square
#CCCD96 #96CDB3 #9796CD #CD96B1
split-complementary
#CCCD96 #96B1CD #B396CD
monochromatic
#9C9E4B #B8B96D #CCCD96 #E0E1BF #F4F4E9
Accessibility & contrast
On white
1.65
#CCCD96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#CCCD96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCD96
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCD96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCD96 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C892
Deuteranopia (green-blind)
#D7CB98
Tritanopia (blue-blind)
#D4C6BE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cccd96; /* rgb */ color: rgb(204, 205, 150); /* oklch */ color: oklch(83.4% 0.073 108.7);
Tailwind
colors: {
custom: {
50: '#dcdcb5',
500: '#cccd96',
950: '#000000',
},
}SCSS
$custom: #cccd96; $custom-light: #dcdcb5; $custom-dark: #000000;
JSON
{
"hex": "#cccd96",
"rgb": {
"r": 204,
"g": 205,
"b": 150
},
"hsl": {
"h": 61.091,
"s": 35.484,
"l": 69.608
},
"oklch": {
"l": 0.83409,
"c": 0.07262,
"h": 108.7
},
"luminance": 0.58702
}Semantic roles & 50–950 ramp
primary
#CCCD96
secondary
#6665A2
accent
#37AE39
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151511
muted
#848481