#CCCCAA#CCCCAA
#CCCCAA is a very light, muted yellow. Relative luminance 0.589; OKLCH L 83.6% C 0.046 H 107.3°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCCAA |
|---|---|
| RGB | rgb(204, 204, 170) |
| HSL | hsl(60, 25%, 73%) |
| HSV | hsv(60, 17%, 80%) |
| CMYK | cmyk(0%, 0%, 16.7%, 20%) |
| CIE-LAB | lab(81.25, -5.71, 16.99) |
| CIE-LCH | lch(81.25, 17.93, 108.57°) |
| OKLab | oklab(83.63% -0.0136 0.0437) |
| OKLCH | oklch(83.63% 0.046 107.3) |
| XYZ | xyz(53.7499, 58.9259, 46.5647) |
| Luminance | 0.5893 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.00
Palegoldenrod
#EEE8AA
ΔE00 9.34
Sand
#C2B280
ΔE00 9.37
Eggshell
#F0EAD6
ΔE00 9.44
Vanilla
#F3E5AB
ΔE00 9.44
Putty
#BEAE8A
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCCAA #AAAACC
analogous
#CCBBAA #CCCCAA #BBCCAA
triadic
#CCCCAA #AACCCC #CCAACC
tetradic
#CCCCAA #AACCBB #AAAACC #CCAABB
square
#CCCCAA #AACCBB #AAAACC #CCAABB
split-complementary
#CCCCAA #AABBCC #BBAACC
monochromatic
#9D9D5E #B5B584 #CCCCAA #E3E3D0 #F4F4EC
Accessibility & contrast
On white
1.64
#CCCCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#CCCCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCCAA
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCCAA | 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)
#D2C9A8
Deuteranopia (green-blind)
#D3CBAB
Tritanopia (blue-blind)
#D1C7C2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ccccaa; /* rgb */ color: rgb(204, 204, 170); /* oklch */ color: oklch(83.6% 0.046 107.3);
Tailwind
colors: {
custom: {
50: '#dbdbc3',
500: '#ccccaa',
950: '#000000',
},
}SCSS
$custom: #ccccaa; $custom-light: #dbdbc3; $custom-dark: #000000;
JSON
{
"hex": "#ccccaa",
"rgb": {
"r": 204,
"g": 204,
"b": 170
},
"hsl": {
"h": 60,
"s": 25,
"l": 73.333
},
"oklch": {
"l": 0.83633,
"c": 0.04575,
"h": 107.3
},
"luminance": 0.58925
}Semantic roles & 50–950 ramp
primary
#CCCCAA
secondary
#7979A1
accent
#42A442
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151512
muted
#848482