#CCCAA3#CCCAA3
#CCCAA3 is a very light, muted yellow. Relative luminance 0.577; OKLCH L 83.1% C 0.052 H 105.1°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCAA3 |
|---|---|
| RGB | rgb(204, 202, 163) |
| HSL | hsl(57, 29%, 72%) |
| HSV | hsv(57, 20%, 80%) |
| CMYK | cmyk(0%, 1%, 20.1%, 20%) |
| CIE-LAB | lab(80.58, -5.72, 19.78) |
| CIE-LCH | lch(80.58, 20.59, 106.14°) |
| OKLab | oklab(83.06% -0.0136 0.0505) |
| OKLCH | oklch(83.06% 0.052 105.1) |
| XYZ | xyz(52.6329, 57.7234, 43.0123) |
| Luminance | 0.5772 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.08
Sand
#C2B280
ΔE00 8.04
Palegoldenrod
#EEE8AA
ΔE00 8.65
Vanilla
#F3E5AB
ΔE00 8.69
Putty
#BEAE8A
ΔE00 8.90
Pale Olive
#B9CC81
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCAA3 #A3A5CC
analogous
#CCB6A3 #CCCAA3 #BACCA3
triadic
#CCCAA3 #A3CCCA #CAA3CC
tetradic
#CCCAA3 #A3CCB6 #A3A5CC #CCA3BA
square
#CCCAA3 #A3CCB6 #A3A5CC #CCA3BA
split-complementary
#CCCAA3 #A3BACC #B6A3CC
monochromatic
#9D9A57 #B6B37C #CCCAA3 #E2E1CA #F4F4EB
Accessibility & contrast
On white
1.67
#CCCAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#CCCAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCAA3
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCAA3 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C7A1
Deuteranopia (green-blind)
#D2C9A4
Tritanopia (blue-blind)
#D2C5BF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cccaa3; /* rgb */ color: rgb(204, 202, 163); /* oklch */ color: oklch(83.1% 0.052 105.1);
Tailwind
colors: {
custom: {
50: '#dcdabe',
500: '#cccaa3',
950: '#000000',
},
}SCSS
$custom: #cccaa3; $custom-light: #dcdabe; $custom-dark: #000000;
JSON
{
"hex": "#cccaa3",
"rgb": {
"r": 204,
"g": 202,
"b": 163
},
"hsl": {
"h": 57.073,
"s": 28.671,
"l": 71.961
},
"oklch": {
"l": 0.8306,
"c": 0.05233,
"h": 105.1
},
"luminance": 0.57723
}Semantic roles & 50–950 ramp
primary
#CCCAA3
secondary
#7274A1
accent
#43A73E
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382