#CCCFC2#CCCFC2
#CCCFC2 is a very light, near-neutral yellow-green. Relative luminance 0.614; OKLCH L 84.9% C 0.018 H 117.3°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFC2 |
|---|---|
| RGB | rgb(204, 207, 194) |
| HSL | hsl(74, 12%, 79%) |
| HSV | hsv(74, 6%, 81%) |
| CMYK | cmyk(1.4%, 0%, 6.3%, 18.8%) |
| CIE-LAB | lab(82.57, -3.35, 6.10) |
| CIE-LCH | lch(82.57, 6.96, 118.77°) |
| OKLab | oklab(84.85% -0.0083 0.016) |
| OKLCH | oklch(84.85% 0.018 117.3) |
| XYZ | xyz(56.9508, 61.3581, 59.8715) |
| Luminance | 0.6136 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.41
Silver (survey)
#C5C9C7
ΔE00 5.24
Light Gray
#D3D3D3
ΔE00 6.84
Silver
#C0C0C0
ΔE00 7.50
Gainsboro
#DCDCDC
ΔE00 7.52
Warm Gray
#C9BEB0
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFC2 #C5C2CF
analogous
#CFCBC2 #CCCFC2 #C5CFC2
triadic
#CCCFC2 #C2CCCF #CFC2CC
tetradic
#CCCFC2 #C2CFCB #C5C2CF #CFC2C5
square
#CCCFC2 #C2CFCB #C5C2CF #CFC2C5
split-complementary
#CCCFC2 #C2C5CF #CBC2CF
monochromatic
#93997D #AFB4A0 #CCCFC2 #E9EAE4 #F1F2EE
Accessibility & contrast
On white
1.58
#CCCFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#CCCFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFC2
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFC2 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CDC1
Deuteranopia (green-blind)
#D1CEC2
Tritanopia (blue-blind)
#CDCDCB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cccfc2; /* rgb */ color: rgb(204, 207, 194); /* oklch */ color: oklch(84.9% 0.018 117.3);
Tailwind
colors: {
custom: {
50: '#dbddd4',
500: '#cccfc2',
950: '#000000',
},
}SCSS
$custom: #cccfc2; $custom-light: #dbddd4; $custom-dark: #000000;
JSON
{
"hex": "#cccfc2",
"rgb": {
"r": 204,
"g": 207,
"b": 194
},
"hsl": {
"h": 73.846,
"s": 11.927,
"l": 78.627
},
"oklch": {
"l": 0.84853,
"c": 0.01799,
"h": 117.3
},
"luminance": 0.61358
}Semantic roles & 50–950 ramp
primary
#CCCFC2
secondary
#9692A3
accent
#4F9660
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483