#CFC2C2#CFC2C2
#CFC2C2 is a very light, near-neutral red. Relative luminance 0.557; OKLCH L 82.5% C 0.015 H 17.5°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC2C2 |
|---|---|
| RGB | rgb(207, 194, 194) |
| HSL | hsl(0, 12%, 79%) |
| HSV | hsv(0, 6%, 81%) |
| CMYK | cmyk(0%, 6.3%, 6.3%, 18.8%) |
| CIE-LAB | lab(79.47, 4.55, 1.64) |
| CIE-LCH | lch(79.47, 4.83, 19.79°) |
| OKLab | oklab(82.47% 0.014 0.0044) |
| OKLCH | oklch(82.47% 0.015 17.5) |
| XYZ | xyz(54.7604, 55.7446, 58.9035) |
| Luminance | 0.5574 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 6.19
Light Gray
#D3D3D3
ΔE00 6.97
Pinkish Grey
#C8ACA9
ΔE00 7.49
Warm Gray
#C9BEB0
ΔE00 7.67
Dove Gray
#B6B8BD
ΔE00 7.74
Gainsboro
#DCDCDC
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC2C2 #C2CFCF
analogous
#CFC2C8 #CFC2C2 #CFC8C2
triadic
#CFC2C2 #C2CFC2 #C2C2CF
tetradic
#CFC2C2 #C8CFC2 #C2CFCF #C8C2CF
square
#CFC2C2 #C8CFC2 #C2CFCF #C8C2CF
split-complementary
#CFC2C2 #C2CFC8 #C2C8CF
monochromatic
#997D7D #B4A0A0 #CFC2C2 #EAE4E4 #F2EEEE
Accessibility & contrast
On white
1.73
#CFC2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#CFC2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC2C2
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC2C2 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C4C2
Deuteranopia (green-blind)
#C7C6C2
Tritanopia (blue-blind)
#D2C1C2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cfc2c2; /* rgb */ color: rgb(207, 194, 194); /* oklch */ color: oklch(82.5% 0.015 17.5);
Tailwind
colors: {
custom: {
50: '#ddd4d4',
500: '#cfc2c2',
950: '#000000',
},
}SCSS
$custom: #cfc2c2; $custom-light: #ddd4d4; $custom-dark: #000000;
JSON
{
"hex": "#cfc2c2",
"rgb": {
"r": 207,
"g": 194,
"b": 194
},
"hsl": {
"h": 0,
"s": 11.927,
"l": 78.627
},
"oklch": {
"l": 0.82473,
"c": 0.01466,
"h": 17.5
},
"luminance": 0.55744
}Semantic roles & 50–950 ramp
primary
#CFC2C2
secondary
#92A3A3
accent
#96964F
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383