#CCCFAF#CCCFAF
#CCCFAF is a very light, muted yellow. Relative luminance 0.606; OKLCH L 84.4% C 0.043 H 111.7°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFAF |
|---|---|
| RGB | rgb(204, 207, 175) |
| HSL | hsl(66, 25%, 75%) |
| HSV | hsv(66, 15%, 81%) |
| CMYK | cmyk(1.4%, 0%, 15.5%, 18.8%) |
| CIE-LAB | lab(82.14, -6.49, 15.59) |
| CIE-LCH | lch(82.14, 16.88, 112.59°) |
| OKLab | oklab(84.37% -0.016 0.0402) |
| OKLCH | oklch(84.37% 0.043 111.7) |
| XYZ | xyz(54.9518, 60.5585, 49.3432) |
| Luminance | 0.6056 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.81
Eggshell
#F0EAD6
ΔE00 9.17
Beige
#F5F5DC
ΔE00 9.19
Palegoldenrod
#EEE8AA
ΔE00 9.66
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.80
Vanilla
#F3E5AB
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFAF #B2AFCF
analogous
#CFC2AF #CCCFAF #BCCFAF
triadic
#CCCFAF #AFCCCF #CFAFCC
tetradic
#CCCFAF #AFCFC2 #B2AFCF #CFAFBC
square
#CCCFAF #AFCFC2 #B2AFCF #CFAFBC
split-complementary
#CCCFAF #AFBCCF #C2AFCF
monochromatic
#9BA163 #B4B889 #CCCFAF #E4E6D5 #F3F4EC
Accessibility & contrast
On white
1.60
#CCCFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#CCCFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFAF
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFAF | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CCAD
Deuteranopia (green-blind)
#D4CDB0
Tritanopia (blue-blind)
#D0CBC6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cccfaf; /* rgb */ color: rgb(204, 207, 175); /* oklch */ color: oklch(84.4% 0.043 111.7);
Tailwind
colors: {
custom: {
50: '#dbddc7',
500: '#cccfaf',
950: '#000000',
},
}SCSS
$custom: #cccfaf; $custom-light: #dbddc7; $custom-dark: #000000;
JSON
{
"hex": "#cccfaf",
"rgb": {
"r": 204,
"g": 207,
"b": 175
},
"hsl": {
"h": 65.625,
"s": 25,
"l": 74.902
},
"oklch": {
"l": 0.84371,
"c": 0.04322,
"h": 111.7
},
"luminance": 0.60558
}Semantic roles & 50–950 ramp
primary
#CCCFAF
secondary
#817EA4
accent
#42A44B
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482