#CCCD9B#CCCD9B
#CCCD9B is a very light, moderate yellow. Relative luminance 0.589; OKLCH L 83.5% C 0.066 H 108.7°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCD9B |
|---|---|
| RGB | rgb(204, 205, 155) |
| HSL | hsl(61, 33%, 71%) |
| HSV | hsv(61, 24%, 80%) |
| CMYK | cmyk(0.5%, 0%, 24.4%, 19.6%) |
| CIE-LAB | lab(81.22, -8.41, 24.87) |
| CIE-LCH | lch(81.22, 26.25, 108.69°) |
| OKLab | oklab(83.51% -0.0213 0.0629) |
| OKLCH | oklch(83.51% 0.066 108.7) |
| XYZ | xyz(52.6495, 58.8672, 39.5929) |
| Luminance | 0.5887 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.63
Pale Olive
#B9CC81
ΔE00 6.73
Greenish Tan
#BCCB7A
ΔE00 7.04
Palegoldenrod
#EEE8AA
ΔE00 7.19
Greenish Beige
#C9D179
ΔE00 7.39
Vanilla
#F3E5AB
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCD9B #9C9BCD
analogous
#CDB59B #CCCD9B #B3CD9B
triadic
#CCCD9B #9BCCCD #CD9BCC
tetradic
#CCCD9B #9BCDB5 #9C9BCD #CD9BB3
square
#CCCD9B #9BCDB5 #9C9BCD #CD9BB3
split-complementary
#CCCD9B #9BB3CD #B59BCD
monochromatic
#9D9E4F #B7B972 #CCCD9B #E1E1C4 #F5F5EB
Accessibility & contrast
On white
1.64
#CCCD9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#CCCD9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCD9B
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCD9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCD9B | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C998
Deuteranopia (green-blind)
#D6CB9D
Tritanopia (blue-blind)
#D3C7C0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cccd9b; /* rgb */ color: rgb(204, 205, 155); /* oklch */ color: oklch(83.5% 0.066 108.7);
Tailwind
colors: {
custom: {
50: '#dcdcb8',
500: '#cccd9b',
950: '#000000',
},
}SCSS
$custom: #cccd9b; $custom-light: #dcdcb8; $custom-dark: #000000;
JSON
{
"hex": "#cccd9b",
"rgb": {
"r": 204,
"g": 205,
"b": 155
},
"hsl": {
"h": 61.2,
"s": 33.333,
"l": 70.588
},
"oklch": {
"l": 0.83511,
"c": 0.06636,
"h": 108.7
},
"luminance": 0.58867
}Semantic roles & 50–950 ramp
primary
#CCCD9B
secondary
#6B6AA2
accent
#39AC3C
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151511
muted
#848481