#CFC1CA#CFC1CA
#CFC1CA is a very light, near-neutral pink. Relative luminance 0.557; OKLCH L 82.5% C 0.020 H 338.8°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC1CA |
|---|---|
| RGB | rgb(207, 193, 202) |
| HSL | hsl(321, 13%, 78%) |
| HSV | hsv(321, 7%, 81%) |
| CMYK | cmyk(0%, 6.8%, 2.4%, 18.8%) |
| CIE-LAB | lab(79.43, 6.50, -2.74) |
| CIE-LCH | lch(79.43, 7.05, 337.18°) |
| OKLab | oklab(82.51% 0.0185 -0.0072) |
| OKLCH | oklch(82.51% 0.02 338.8) |
| XYZ | xyz(55.4613, 55.6701, 63.6893) |
| Luminance | 0.5567 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.02
Silver
#C0C0C0
ΔE00 8.33
Dove Gray
#B6B8BD
ΔE00 8.54
Pinkish Grey
#C8ACA9
ΔE00 8.55
Light Gray
#D3D3D3
ΔE00 8.95
Gainsboro
#DCDCDC
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC1CA #C1CFC6
analogous
#CDC1CF #CFC1CA #CFC1C3
triadic
#CFC1CA #CACFC1 #C1CACF
tetradic
#CFC1CA #CFCDC1 #C1CFC6 #C1C3CF
square
#CFC1CA #CFCDC1 #C1CFC6 #C1C3CF
split-complementary
#CFC1CA #C3CFC1 #C1CFCD
monochromatic
#9A7C8F #B49FAD #CFC1CA #EAE3E7 #F2EEF0
Accessibility & contrast
On white
1.73
#CFC1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#CFC1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC1CA
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC1CA | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CA
Deuteranopia (green-blind)
#C4C5CA
Tritanopia (blue-blind)
#D1C1C4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cfc1ca; /* rgb */ color: rgb(207, 193, 202); /* oklch */ color: oklch(82.5% 0.020 338.8);
Tailwind
colors: {
custom: {
50: '#ddd3da',
500: '#cfc1ca',
950: '#000000',
},
}SCSS
$custom: #cfc1ca; $custom-light: #ddd3da; $custom-dark: #000000;
JSON
{
"hex": "#cfc1ca",
"rgb": {
"r": 207,
"g": 193,
"b": 202
},
"hsl": {
"h": 321.429,
"s": 12.727,
"l": 78.431
},
"oklch": {
"l": 0.82509,
"c": 0.01986,
"h": 338.8
},
"luminance": 0.5567
}Semantic roles & 50–950 ramp
primary
#CFC1CA
secondary
#91A398
accent
#97684F
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383