#CCCAA4#CCCAA4
#CCCAA4 is a very light, muted yellow. Relative luminance 0.578; OKLCH L 83.1% C 0.051 H 105.0°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCAA4 |
|---|---|
| RGB | rgb(204, 202, 164) |
| HSL | hsl(57, 28%, 72%) |
| HSV | hsv(57, 20%, 80%) |
| CMYK | cmyk(0%, 1%, 19.6%, 20%) |
| CIE-LAB | lab(80.60, -5.58, 19.27) |
| CIE-LCH | lch(80.60, 20.06, 106.13°) |
| OKLab | oklab(83.08% -0.0132 0.0493) |
| OKLCH | oklch(83.08% 0.051 105) |
| XYZ | xyz(52.7229, 57.7594, 43.4860) |
| Luminance | 0.5776 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.21
Sand
#C2B280
ΔE00 8.14
Palegoldenrod
#EEE8AA
ΔE00 8.81
Vanilla
#F3E5AB
ΔE00 8.81
Putty
#BEAE8A
ΔE00 8.89
Bland
#AFA88B
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCAA4 #A4A6CC
analogous
#CCB6A4 #CCCAA4 #BACCA4
triadic
#CCCAA4 #A4CCCA #CAA4CC
tetradic
#CCCAA4 #A4CCB6 #A4A6CC #CCA4BA
square
#CCCAA4 #A4CCB6 #A4A6CC #CCA4BA
split-complementary
#CCCAA4 #A4BACC #B6A4CC
monochromatic
#9D9A58 #B6B37D #CCCAA4 #E2E1CB #F4F4EB
Accessibility & contrast
On white
1.67
#CCCAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#CCCAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCAA4
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCAA4 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C7A2
Deuteranopia (green-blind)
#D2C9A5
Tritanopia (blue-blind)
#D2C5BF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cccaa4; /* rgb */ color: rgb(204, 202, 164); /* oklch */ color: oklch(83.1% 0.051 105.0);
Tailwind
colors: {
custom: {
50: '#dbdabf',
500: '#cccaa4',
950: '#000000',
},
}SCSS
$custom: #cccaa4; $custom-light: #dbdabf; $custom-dark: #000000;
JSON
{
"hex": "#cccaa4",
"rgb": {
"r": 204,
"g": 202,
"b": 164
},
"hsl": {
"h": 57,
"s": 28.169,
"l": 72.157
},
"oklch": {
"l": 0.83082,
"c": 0.05103,
"h": 105
},
"luminance": 0.57759
}Semantic roles & 50–950 ramp
primary
#CCCAA4
secondary
#7375A1
accent
#44A73F
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382