#CCCFBF#CCCFBF
#CCCFBF is a very light, muted yellow-green. Relative luminance 0.612; OKLCH L 84.8% C 0.022 H 115.5°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFBF |
|---|---|
| RGB | rgb(204, 207, 191) |
| HSL | hsl(71, 14%, 78%) |
| HSV | hsv(71, 8%, 81%) |
| CMYK | cmyk(1.4%, 0%, 7.7%, 18.8%) |
| CIE-LAB | lab(82.50, -3.87, 7.59) |
| CIE-LCH | lch(82.50, 8.52, 116.98°) |
| OKLab | oklab(84.77% -0.0095 0.0199) |
| OKLCH | oklch(84.77% 0.022 115.5) |
| XYZ | xyz(56.6173, 61.2247, 58.1150) |
| Luminance | 0.6122 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.36
Silver (survey)
#C5C9C7
ΔE00 6.40
Eggshell
#F0EAD6
ΔE00 7.69
Light Gray
#D3D3D3
ΔE00 7.98
Warm Gray
#C9BEB0
ΔE00 8.04
Warm Beige
#E9DCC9
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFBF #C2BFCF
analogous
#CFCABF #CCCFBF #C4CFBF
triadic
#CCCFBF #BFCCCF #CFBFCC
tetradic
#CCCFBF #BFCFCA #C2BFCF #CFBFC4
square
#CCCFBF #BFCFCA #C2BFCF #CFBFC4
split-complementary
#CCCFBF #BFC4CF #CABFCF
monochromatic
#949B79 #B0B59C #CCCFBF #E8E9E2 #F1F2EE
Accessibility & contrast
On white
1.59
#CCCFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#CCCFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFBF
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFBF | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDBE
Deuteranopia (green-blind)
#D1CDC0
Tritanopia (blue-blind)
#CECDCA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cccfbf; /* rgb */ color: rgb(204, 207, 191); /* oklch */ color: oklch(84.8% 0.022 115.5);
Tailwind
colors: {
custom: {
50: '#dbddd2',
500: '#cccfbf',
950: '#000000',
},
}SCSS
$custom: #cccfbf; $custom-light: #dbddd2; $custom-dark: #000000;
JSON
{
"hex": "#cccfbf",
"rgb": {
"r": 204,
"g": 207,
"b": 191
},
"hsl": {
"h": 71.25,
"s": 14.286,
"l": 78.039
},
"oklch": {
"l": 0.84773,
"c": 0.02199,
"h": 115.5
},
"luminance": 0.61225
}Semantic roles & 50–950 ramp
primary
#CCCFBF
secondary
#938FA3
accent
#4D985B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483