#CCCAAA#CCCAAA
#CCCAAA is a very light, muted yellow. Relative luminance 0.580; OKLCH L 83.2% C 0.043 H 104.4°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCAAA |
|---|---|
| RGB | rgb(204, 202, 170) |
| HSL | hsl(56, 25%, 73%) |
| HSV | hsv(56, 17%, 80%) |
| CMYK | cmyk(0%, 1%, 16.7%, 20%) |
| CIE-LAB | lab(80.73, -4.67, 16.26) |
| CIE-LCH | lch(80.73, 16.92, 106.03°) |
| OKLab | oklab(83.22% -0.0107 0.0419) |
| OKLCH | oklch(83.22% 0.043 104.4) |
| XYZ | xyz(53.2775, 57.9813, 46.4073) |
| Luminance | 0.5798 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.17
Putty
#BEAE8A
ΔE00 8.95
Sand
#C2B280
ΔE00 8.95
Bland
#AFA88B
ΔE00 9.15
Eggshell
#F0EAD6
ΔE00 9.17
Warm Gray
#C9BEB0
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCAAA #AAACCC
analogous
#CCB9AA #CCCAAA #BDCCAA
triadic
#CCCAAA #AACCCA #CAAACC
tetradic
#CCCAAA #AACCB9 #AAACCC #CCAABD
square
#CCCAAA #AACCB9 #AAACCC #CCAABD
split-complementary
#CCCAAA #AABDCC #B9AACC
monochromatic
#9D9A5E #B5B284 #CCCAAA #E3E2D0 #F4F3EC
Accessibility & contrast
On white
1.67
#CCCAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#CCCAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCAAA
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCAAA | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C7A8
Deuteranopia (green-blind)
#D1C9AB
Tritanopia (blue-blind)
#D1C6C1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cccaaa; /* rgb */ color: rgb(204, 202, 170); /* oklch */ color: oklch(83.2% 0.043 104.4);
Tailwind
colors: {
custom: {
50: '#dbdac3',
500: '#cccaaa',
950: '#000000',
},
}SCSS
$custom: #cccaaa; $custom-light: #dbdac3; $custom-dark: #000000;
JSON
{
"hex": "#cccaaa",
"rgb": {
"r": 204,
"g": 202,
"b": 170
},
"hsl": {
"h": 56.471,
"s": 25,
"l": 73.333
},
"oklch": {
"l": 0.8322,
"c": 0.0432,
"h": 104.4
},
"luminance": 0.57981
}Semantic roles & 50–950 ramp
primary
#CCCAAA
secondary
#797CA1
accent
#48A442
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382