#CCCFBD#CCCFBD
#CCCFBD is a very light, muted yellow-green. Relative luminance 0.611; OKLCH L 84.7% C 0.025 H 114.6°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFBD |
|---|---|
| RGB | rgb(204, 207, 189) |
| HSL | hsl(70, 16%, 78%) |
| HSV | hsv(70, 9%, 81%) |
| CMYK | cmyk(1.4%, 0%, 8.7%, 18.8%) |
| CIE-LAB | lab(82.45, -4.21, 8.59) |
| CIE-LCH | lch(82.45, 9.57, 116.08°) |
| OKLab | oklab(84.72% -0.0103 0.0224) |
| OKLCH | oklch(84.72% 0.025 114.6) |
| XYZ | xyz(56.3987, 61.1373, 56.9637) |
| Luminance | 0.6114 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.01
Silver (survey)
#C5C9C7
ΔE00 7.14
Eggshell
#F0EAD6
ΔE00 7.70
Warm Gray
#C9BEB0
ΔE00 8.30
Warm Beige
#E9DCC9
ΔE00 8.48
Light Gray
#D3D3D3
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFBD #C0BDCF
analogous
#CFC9BD #CCCFBD #C3CFBD
triadic
#CCCFBD #BDCCCF #CFBDCC
tetradic
#CCCFBD #BDCFC9 #C0BDCF #CFBDC3
square
#CCCFBD #BDCFC9 #C0BDCF #CFBDC3
split-complementary
#CCCFBD #BDC3CF #C9BDCF
monochromatic
#959B76 #B1B59A #CCCFBD #E7E9E0 #F1F2ED
Accessibility & contrast
On white
1.59
#CCCFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#CCCFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFBD
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFBD | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDBC
Deuteranopia (green-blind)
#D2CDBE
Tritanopia (blue-blind)
#CECDCA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cccfbd; /* rgb */ color: rgb(204, 207, 189); /* oklch */ color: oklch(84.7% 0.025 114.6);
Tailwind
colors: {
custom: {
50: '#dbddd0',
500: '#cccfbd',
950: '#000000',
},
}SCSS
$custom: #cccfbd; $custom-light: #dbddd0; $custom-dark: #000000;
JSON
{
"hex": "#cccfbd",
"rgb": {
"r": 204,
"g": 207,
"b": 189
},
"hsl": {
"h": 70,
"s": 15.789,
"l": 77.647
},
"oklch": {
"l": 0.8472,
"c": 0.02466,
"h": 114.6
},
"luminance": 0.61137
}Semantic roles & 50–950 ramp
primary
#CCCFBD
secondary
#918DA3
accent
#4B9A59
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483