#CCCAA6#CCCAA6
#CCCAA6 is a very light, muted yellow. Relative luminance 0.578; OKLCH L 83.1% C 0.048 H 104.8°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCAA6 |
|---|---|
| RGB | rgb(204, 202, 166) |
| HSL | hsl(57, 27%, 73%) |
| HSV | hsv(57, 19%, 80%) |
| CMYK | cmyk(0%, 1%, 18.6%, 20%) |
| CIE-LAB | lab(80.65, -5.28, 18.27) |
| CIE-LCH | lch(80.65, 19.02, 106.11°) |
| OKLab | oklab(83.13% -0.0123 0.0468) |
| OKLCH | oklch(83.13% 0.048 104.8) |
| XYZ | xyz(52.9049, 57.8322, 44.4447) |
| Luminance | 0.5783 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.49
Sand
#C2B280
ΔE00 8.38
Putty
#BEAE8A
ΔE00 8.88
Vanilla
#F3E5AB
ΔE00 9.08
Palegoldenrod
#EEE8AA
ΔE00 9.13
Bland
#AFA88B
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCAA6 #A6A8CC
analogous
#CCB7A6 #CCCAA6 #BBCCA6
triadic
#CCCAA6 #A6CCCA #CAA6CC
tetradic
#CCCAA6 #A6CCB7 #A6A8CC #CCA6BB
square
#CCCAA6 #A6CCB7 #A6A8CC #CCA6BB
split-complementary
#CCCAA6 #A6BBCC #B7A6CC
monochromatic
#9D9A5A #B6B37F #CCCAA6 #E2E1CD #F4F3EC
Accessibility & contrast
On white
1.67
#CCCAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#CCCAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCAA6
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCAA6 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C7A4
Deuteranopia (green-blind)
#D2C9A7
Tritanopia (blue-blind)
#D2C5C0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cccaa6; /* rgb */ color: rgb(204, 202, 166); /* oklch */ color: oklch(83.1% 0.048 104.8);
Tailwind
colors: {
custom: {
50: '#dbdac0',
500: '#cccaa6',
950: '#000000',
},
}SCSS
$custom: #cccaa6; $custom-light: #dbdac0; $custom-dark: #000000;
JSON
{
"hex": "#cccaa6",
"rgb": {
"r": 204,
"g": 202,
"b": 166
},
"hsl": {
"h": 56.842,
"s": 27.143,
"l": 72.549
},
"oklch": {
"l": 0.83128,
"c": 0.04842,
"h": 104.8
},
"luminance": 0.57832
}Semantic roles & 50–950 ramp
primary
#CCCAA6
secondary
#7577A1
accent
#45A640
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382