#CCCFBC#CCCFBC
#CCCFBC is a very light, muted yellow. Relative luminance 0.611; OKLCH L 84.7% C 0.026 H 114.2°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFBC |
|---|---|
| RGB | rgb(204, 207, 188) |
| HSL | hsl(69, 17%, 77%) |
| HSV | hsv(69, 9%, 81%) |
| CMYK | cmyk(1.4%, 0%, 9.2%, 18.8%) |
| CIE-LAB | lab(82.43, -4.37, 9.09) |
| CIE-LCH | lch(82.43, 10.09, 115.70°) |
| OKLab | oklab(84.69% -0.0107 0.0237) |
| OKLCH | oklch(84.69% 0.026 114.2) |
| XYZ | xyz(56.2905, 61.0940, 56.3940) |
| Luminance | 0.6109 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.34
Silver (survey)
#C5C9C7
ΔE00 7.50
Eggshell
#F0EAD6
ΔE00 7.73
Warm Gray
#C9BEB0
ΔE00 8.45
Warm Beige
#E9DCC9
ΔE00 8.56
Beige
#F5F5DC
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFBC #BFBCCF
analogous
#CFC9BC #CCCFBC #C2CFBC
triadic
#CCCFBC #BCCCCF #CFBCCC
tetradic
#CCCFBC #BCCFC9 #BFBCCF #CFBCC2
square
#CCCFBC #BCCFC9 #BFBCCF #CFBCC2
split-complementary
#CCCFBC #BCC2CF #C9BCCF
monochromatic
#969C75 #B1B598 #CCCFBC #E7E9E0 #F1F2ED
Accessibility & contrast
On white
1.59
#CCCFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#CCCFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFBC
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFBC | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDBB
Deuteranopia (green-blind)
#D2CDBD
Tritanopia (blue-blind)
#CECDC9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cccfbc; /* rgb */ color: rgb(204, 207, 188); /* oklch */ color: oklch(84.7% 0.026 114.2);
Tailwind
colors: {
custom: {
50: '#dbddd0',
500: '#cccfbc',
950: '#000000',
},
}SCSS
$custom: #cccfbc; $custom-light: #dbddd0; $custom-dark: #000000;
JSON
{
"hex": "#cccfbc",
"rgb": {
"r": 204,
"g": 207,
"b": 188
},
"hsl": {
"h": 69.474,
"s": 16.522,
"l": 77.451
},
"oklch": {
"l": 0.84694,
"c": 0.02599,
"h": 114.2
},
"luminance": 0.61094
}Semantic roles & 50–950 ramp
primary
#CCCFBC
secondary
#8F8CA4
accent
#4B9B57
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483