#CCCFBE#CCCFBE
#CCCFBE is a very light, muted yellow-green. Relative luminance 0.612; OKLCH L 84.7% C 0.023 H 115.0°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFBE |
|---|---|
| RGB | rgb(204, 207, 190) |
| HSL | hsl(71, 15%, 78%) |
| HSV | hsv(71, 8%, 81%) |
| CMYK | cmyk(1.4%, 0%, 8.2%, 18.8%) |
| CIE-LAB | lab(82.48, -4.04, 8.09) |
| CIE-LCH | lch(82.48, 9.04, 116.51°) |
| OKLab | oklab(84.75% -0.0099 0.0211) |
| OKLCH | oklch(84.75% 0.023 115) |
| XYZ | xyz(56.5076, 61.1809, 57.5374) |
| Luminance | 0.6118 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.69
Silver (survey)
#C5C9C7
ΔE00 6.77
Eggshell
#F0EAD6
ΔE00 7.69
Warm Gray
#C9BEB0
ΔE00 8.16
Light Gray
#D3D3D3
ΔE00 8.35
Warm Beige
#E9DCC9
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFBE #C1BECF
analogous
#CFC9BE #CCCFBE #C3CFBE
triadic
#CCCFBE #BECCCF #CFBECC
tetradic
#CCCFBE #BECFC9 #C1BECF #CFBEC3
square
#CCCFBE #BECFC9 #C1BECF #CFBEC3
split-complementary
#CCCFBE #BEC3CF #C9BECF
monochromatic
#959B78 #B0B59B #CCCFBE #E8E9E1 #F1F2ED
Accessibility & contrast
On white
1.59
#CCCFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#CCCFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFBE
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFBE | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDBD
Deuteranopia (green-blind)
#D2CDBF
Tritanopia (blue-blind)
#CECDCA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cccfbe; /* rgb */ color: rgb(204, 207, 190); /* oklch */ color: oklch(84.7% 0.023 115.0);
Tailwind
colors: {
custom: {
50: '#dbddd1',
500: '#cccfbe',
950: '#000000',
},
}SCSS
$custom: #cccfbe; $custom-light: #dbddd1; $custom-dark: #000000;
JSON
{
"hex": "#cccfbe",
"rgb": {
"r": 204,
"g": 207,
"b": 190
},
"hsl": {
"h": 70.588,
"s": 15.044,
"l": 77.843
},
"oklch": {
"l": 0.84747,
"c": 0.02333,
"h": 115
},
"luminance": 0.61181
}Semantic roles & 50–950 ramp
primary
#CCCFBE
secondary
#928EA3
accent
#4C995A
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483