#CCCFC3#CCCFC3
#CCCFC3 is a very light, near-neutral yellow-green. Relative luminance 0.614; OKLCH L 84.9% C 0.017 H 118.2°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFC3 |
|---|---|
| RGB | rgb(204, 207, 195) |
| HSL | hsl(75, 11%, 79%) |
| HSV | hsv(75, 6%, 81%) |
| CMYK | cmyk(1.4%, 0%, 5.8%, 18.8%) |
| CIE-LAB | lab(82.59, -3.18, 5.60) |
| CIE-LCH | lch(82.59, 6.44, 119.55°) |
| OKLab | oklab(84.88% -0.0079 0.0147) |
| OKLCH | oklch(84.88% 0.017 118.2) |
| XYZ | xyz(57.0635, 61.4032, 60.4650) |
| Luminance | 0.6140 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.12
Silver (survey)
#C5C9C7
ΔE00 4.84
Light Gray
#D3D3D3
ΔE00 6.44
Silver
#C0C0C0
ΔE00 7.16
Gainsboro
#DCDCDC
ΔE00 7.16
Warm Gray
#C9BEB0
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFC3 #C6C3CF
analogous
#CFCCC3 #CCCFC3 #C6CFC3
triadic
#CCCFC3 #C3CCCF #CFC3CC
tetradic
#CCCFC3 #C3CFCC #C6C3CF #CFC3C6
square
#CCCFC3 #C3CFCC #C6C3CF #CFC3C6
split-complementary
#CCCFC3 #C3C6CF #CCC3CF
monochromatic
#92997F #AFB4A1 #CCCFC3 #E9EAE5 #F1F1EE
Accessibility & contrast
On white
1.58
#CCCFC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#CCCFC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFC3
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFC3 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CEC2
Deuteranopia (green-blind)
#D1CEC3
Tritanopia (blue-blind)
#CDCECB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cccfc3; /* rgb */ color: rgb(204, 207, 195); /* oklch */ color: oklch(84.9% 0.017 118.2);
Tailwind
colors: {
custom: {
50: '#dbddd5',
500: '#cccfc3',
950: '#000000',
},
}SCSS
$custom: #cccfc3; $custom-light: #dbddd5; $custom-dark: #000000;
JSON
{
"hex": "#cccfc3",
"rgb": {
"r": 204,
"g": 207,
"b": 195
},
"hsl": {
"h": 75,
"s": 11.111,
"l": 78.824
},
"oklch": {
"l": 0.8488,
"c": 0.01667,
"h": 118.2
},
"luminance": 0.61403
}Semantic roles & 50–950 ramp
primary
#CCCFC3
secondary
#9793A3
accent
#509562
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483