#CCCFAB#CCCFAB
#CCCFAB is a very light, muted yellow. Relative luminance 0.604; OKLCH L 84.3% C 0.048 H 111.3°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFAB |
|---|---|
| RGB | rgb(204, 207, 171) |
| HSL | hsl(65, 27%, 74%) |
| HSV | hsv(65, 17%, 81%) |
| CMYK | cmyk(1.4%, 0%, 17.4%, 18.8%) |
| CIE-LAB | lab(82.06, -7.11, 17.59) |
| CIE-LCH | lch(82.06, 18.97, 112.00°) |
| OKLab | oklab(84.28% -0.0176 0.0452) |
| OKLCH | oklch(84.28% 0.048 111.3) |
| XYZ | xyz(54.5647, 60.4037, 47.3047) |
| Luminance | 0.6040 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.13
Palegoldenrod
#EEE8AA
ΔE00 8.89
Vanilla
#F3E5AB
ΔE00 9.37
Pale Olive
#B9CC81
ΔE00 9.53
Beige
#F5F5DC
ΔE00 9.64
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFAB #AEABCF
analogous
#CFC0AB #CCCFAB #BACFAB
triadic
#CCCFAB #ABCCCF #CFABCC
tetradic
#CCCFAB #ABCFC0 #AEABCF #CFABBA
square
#CCCFAB #ABCFC0 #AEABCF #CFABBA
split-complementary
#CCCFAB #ABBACF #C0ABCF
monochromatic
#9DA25D #B4B984 #CCCFAB #E4E5D2 #F3F4EC
Accessibility & contrast
On white
1.61
#CCCFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#CCCFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFAB
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFAB | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CBA9
Deuteranopia (green-blind)
#D5CDAC
Tritanopia (blue-blind)
#D1CAC5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cccfab; /* rgb */ color: rgb(204, 207, 171); /* oklch */ color: oklch(84.3% 0.048 111.3);
Tailwind
colors: {
custom: {
50: '#dbddc4',
500: '#cccfab',
950: '#000000',
},
}SCSS
$custom: #cccfab; $custom-light: #dbddc4; $custom-dark: #000000;
JSON
{
"hex": "#cccfab",
"rgb": {
"r": 204,
"g": 207,
"b": 171
},
"hsl": {
"h": 65,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.84278,
"c": 0.04846,
"h": 111.3
},
"luminance": 0.60403
}Semantic roles & 50–950 ramp
primary
#CCCFAB
secondary
#7D7AA4
accent
#40A648
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151512
muted
#848482