#CCCFAE#CCCFAE
#CCCFAE is a very light, muted yellow. Relative luminance 0.605; OKLCH L 84.3% C 0.045 H 111.6°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFAE |
|---|---|
| RGB | rgb(204, 207, 174) |
| HSL | hsl(65, 26%, 75%) |
| HSV | hsv(65, 16%, 81%) |
| CMYK | cmyk(1.4%, 0%, 15.9%, 18.8%) |
| CIE-LAB | lab(82.12, -6.64, 16.09) |
| CIE-LCH | lch(82.12, 17.40, 112.44°) |
| OKLab | oklab(84.35% -0.0164 0.0414) |
| OKLCH | oklch(84.35% 0.045 111.6) |
| XYZ | xyz(54.8539, 60.5194, 48.8278) |
| Luminance | 0.6052 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.63
Beige
#F5F5DC
ΔE00 9.29
Eggshell
#F0EAD6
ΔE00 9.33
Palegoldenrod
#EEE8AA
ΔE00 9.46
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.76
Vanilla
#F3E5AB
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFAE #B1AECF
analogous
#CFC2AE #CCCFAE #BCCFAE
triadic
#CCCFAE #AECCCF #CFAECC
tetradic
#CCCFAE #AECFC2 #B1AECF #CFAEBC
square
#CCCFAE #AECFC2 #B1AECF #CFAEBC
split-complementary
#CCCFAE #AEBCCF #C2AECF
monochromatic
#9CA161 #B4B888 #CCCFAE #E4E6D4 #F3F4EC
Accessibility & contrast
On white
1.60
#CCCFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#CCCFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFAE
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFAE | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CCAC
Deuteranopia (green-blind)
#D5CDAF
Tritanopia (blue-blind)
#D1CBC6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cccfae; /* rgb */ color: rgb(204, 207, 174); /* oklch */ color: oklch(84.3% 0.045 111.6);
Tailwind
colors: {
custom: {
50: '#dbddc6',
500: '#cccfae',
950: '#000000',
},
}SCSS
$custom: #cccfae; $custom-light: #dbddc6; $custom-dark: #000000;
JSON
{
"hex": "#cccfae",
"rgb": {
"r": 204,
"g": 207,
"b": 174
},
"hsl": {
"h": 65.455,
"s": 25.581,
"l": 74.706
},
"oklch": {
"l": 0.84348,
"c": 0.04454,
"h": 111.6
},
"luminance": 0.60519
}Semantic roles & 50–950 ramp
primary
#CCCFAE
secondary
#807DA4
accent
#41A44A
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482