#CFC2CB#CFC2CB
#CFC2CB is a very light, near-neutral pink. Relative luminance 0.562; OKLCH L 82.7% C 0.019 H 336.6°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC2CB |
|---|---|
| RGB | rgb(207, 194, 203) |
| HSL | hsl(318, 12%, 79%) |
| HSV | hsv(318, 6%, 81%) |
| CMYK | cmyk(0%, 6.3%, 1.9%, 18.8%) |
| CIE-LAB | lab(79.71, 6.15, -2.86) |
| CIE-LCH | lch(79.71, 6.78, 335.03°) |
| OKLab | oklab(82.74% 0.0174 -0.0075) |
| OKLCH | oklch(82.74% 0.019 336.6) |
| XYZ | xyz(55.8019, 56.1612, 64.3889) |
| Luminance | 0.5616 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.24
Silver
#C0C0C0
ΔE00 8.05
Dove Gray
#B6B8BD
ΔE00 8.27
Light Gray
#D3D3D3
ΔE00 8.58
Pinkish Grey
#C8ACA9
ΔE00 8.87
Gainsboro
#DCDCDC
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC2CB #C2CFC6
analogous
#CCC2CF #CFC2CB #CFC2C4
triadic
#CFC2CB #CBCFC2 #C2CBCF
tetradic
#CFC2CB #CFCCC2 #C2CFC6 #C2C4CF
square
#CFC2CB #CFCCC2 #C2CFC6 #C2C4CF
split-complementary
#CFC2CB #C4CFC2 #C2CFCC
monochromatic
#997D91 #B4A0AE #CFC2CB #EAE4E8 #F2EEF0
Accessibility & contrast
On white
1.72
#CFC2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#CFC2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC2CB
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC2CB | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C4CB
Deuteranopia (green-blind)
#C5C6CB
Tritanopia (blue-blind)
#D1C2C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cfc2cb; /* rgb */ color: rgb(207, 194, 203); /* oklch */ color: oklch(82.7% 0.019 336.6);
Tailwind
colors: {
custom: {
50: '#ddd4da',
500: '#cfc2cb',
950: '#000000',
},
}SCSS
$custom: #cfc2cb; $custom-light: #ddd4da; $custom-dark: #000000;
JSON
{
"hex": "#cfc2cb",
"rgb": {
"r": 207,
"g": 194,
"b": 203
},
"hsl": {
"h": 318.462,
"s": 11.927,
"l": 78.627
},
"oklch": {
"l": 0.82737,
"c": 0.01898,
"h": 336.6
},
"luminance": 0.56161
}Semantic roles & 50–950 ramp
primary
#CFC2CB
secondary
#92A397
accent
#96654F
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383