#CCCCAB#CCCCAB
#CCCCAB is a very light, muted yellow. Relative luminance 0.590; OKLCH L 83.7% C 0.044 H 107.3°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCCAB |
|---|---|
| RGB | rgb(204, 204, 171) |
| HSL | hsl(60, 24%, 74%) |
| HSV | hsv(60, 16%, 80%) |
| CMYK | cmyk(0%, 0%, 16.2%, 20%) |
| CIE-LAB | lab(81.27, -5.56, 16.49) |
| CIE-LCH | lch(81.27, 17.40, 108.62°) |
| OKLab | oklab(83.66% -0.0132 0.0424) |
| OKLCH | oklch(83.66% 0.044 107.3) |
| XYZ | xyz(53.8448, 58.9639, 47.0648) |
| Luminance | 0.5896 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.18
Eggshell
#F0EAD6
ΔE00 9.27
Sand
#C2B280
ΔE00 9.51
Palegoldenrod
#EEE8AA
ΔE00 9.53
Vanilla
#F3E5AB
ΔE00 9.61
Beige
#F5F5DC
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCCAB #ABABCC
analogous
#CCBBAB #CCCCAB #BBCCAB
triadic
#CCCCAB #ABCCCC #CCABCC
tetradic
#CCCCAB #ABCCBB #ABABCC #CCABBB
square
#CCCCAB #ABCCBB #ABABCC #CCABBB
split-complementary
#CCCCAB #ABBBCC #BBABCC
monochromatic
#9D9D5F #B5B585 #CCCCAB #E3E3D1 #F3F3EC
Accessibility & contrast
On white
1.64
#CCCCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#CCCCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCCAB
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCCAB | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C9A9
Deuteranopia (green-blind)
#D3CBAC
Tritanopia (blue-blind)
#D1C8C3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ccccab; /* rgb */ color: rgb(204, 204, 171); /* oklch */ color: oklch(83.7% 0.044 107.3);
Tailwind
colors: {
custom: {
50: '#dbdbc4',
500: '#ccccab',
950: '#000000',
},
}SCSS
$custom: #ccccab; $custom-light: #dbdbc4; $custom-dark: #000000;
JSON
{
"hex": "#ccccab",
"rgb": {
"r": 204,
"g": 204,
"b": 171
},
"hsl": {
"h": 60,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.83657,
"c": 0.04444,
"h": 107.3
},
"luminance": 0.58963
}Semantic roles & 50–950 ramp
primary
#CCCCAB
secondary
#7A7AA1
accent
#43A343
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151512
muted
#848482