#CFC2C8#CFC2C8
#CFC2C8 is a very light, near-neutral pink. Relative luminance 0.560; OKLCH L 82.6% C 0.017 H 347.7°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC2C8 |
|---|---|
| RGB | rgb(207, 194, 200) |
| HSL | hsl(332, 12%, 79%) |
| HSV | hsv(332, 6%, 81%) |
| CMYK | cmyk(0%, 6.3%, 3.4%, 18.8%) |
| CIE-LAB | lab(79.63, 5.61, -1.37) |
| CIE-LCH | lch(79.63, 5.77, 346.31°) |
| OKLab | oklab(82.65% 0.0163 -0.0035) |
| OKLCH | oklch(82.65% 0.017 347.7) |
| XYZ | xyz(55.4479, 56.0196, 62.5242) |
| Luminance | 0.5602 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Silver
#C0C0C0
ΔE00 7.28
Dove Gray
#B6B8BD
ΔE00 7.89
Light Gray
#D3D3D3
ΔE00 7.89
Pinkish Grey
#C8ACA9
ΔE00 8.23
Thistle
#D8BFD8
ΔE00 8.37
Gainsboro
#DCDCDC
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC2C8 #C2CFC9
analogous
#CFC2CE #CFC2C8 #CFC2C2
triadic
#CFC2C8 #C8CFC2 #C2C8CF
tetradic
#CFC2C8 #CECFC2 #C2CFC9 #C2C2CF
square
#CFC2C8 #CECFC2 #C2CFC9 #C2C2CF
split-complementary
#CFC2C8 #C2CFC2 #C2CECF
monochromatic
#997D8A #B4A0A9 #CFC2C8 #EAE4E7 #F2EEF0
Accessibility & contrast
On white
1.72
#CFC2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#CFC2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC2C8
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC2C8 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C4C8
Deuteranopia (green-blind)
#C6C6C8
Tritanopia (blue-blind)
#D1C2C4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cfc2c8; /* rgb */ color: rgb(207, 194, 200); /* oklch */ color: oklch(82.6% 0.017 347.7);
Tailwind
colors: {
custom: {
50: '#ddd4d8',
500: '#cfc2c8',
950: '#000000',
},
}SCSS
$custom: #cfc2c8; $custom-light: #ddd4d8; $custom-dark: #000000;
JSON
{
"hex": "#cfc2c8",
"rgb": {
"r": 207,
"g": 194,
"b": 200
},
"hsl": {
"h": 332.308,
"s": 11.927,
"l": 78.627
},
"oklch": {
"l": 0.82647,
"c": 0.01666,
"h": 347.7
},
"luminance": 0.56019
}Semantic roles & 50–950 ramp
primary
#CFC2C8
secondary
#92A39B
accent
#96754F
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383