#CFC3CA#CFC3CA
#CFC3CA is a very light, near-neutral pink. Relative luminance 0.566; OKLCH L 82.9% C 0.016 H 341.5°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC3CA |
|---|---|
| RGB | rgb(207, 195, 202) |
| HSL | hsl(325, 11%, 79%) |
| HSV | hsv(325, 6%, 81%) |
| CMYK | cmyk(0%, 5.8%, 2.4%, 18.8%) |
| CIE-LAB | lab(79.93, 5.43, -1.99) |
| CIE-LCH | lch(79.93, 5.79, 339.86°) |
| OKLab | oklab(82.91% 0.0156 -0.0052) |
| OKLCH | oklch(82.91% 0.016 341.5) |
| XYZ | xyz(55.9064, 56.5603, 63.8377) |
| Luminance | 0.5656 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Silver
#C0C0C0
ΔE00 7.23
Light Gray
#D3D3D3
ΔE00 7.72
Dove Gray
#B6B8BD
ΔE00 7.73
Thistle
#D8BFD8
ΔE00 8.21
Gainsboro
#DCDCDC
ΔE00 8.77
Pinkish Grey
#C8ACA9
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC3CA #C3CFC8
analogous
#CEC3CF #CFC3CA #CFC3C4
triadic
#CFC3CA #CACFC3 #C3CACF
tetradic
#CFC3CA #CFCEC3 #C3CFC8 #C3C4CF
square
#CFC3CA #CFCEC3 #C3CFC8 #C3C4CF
split-complementary
#CFC3CA #C4CFC3 #C3CFCE
monochromatic
#997F8E #B4A1AC #CFC3CA #EAE5E8 #F1EEF0
Accessibility & contrast
On white
1.71
#CFC3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#CFC3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC3CA
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC3CA | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CA
Deuteranopia (green-blind)
#C6C7CA
Tritanopia (blue-blind)
#D1C3C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cfc3ca; /* rgb */ color: rgb(207, 195, 202); /* oklch */ color: oklch(82.9% 0.016 341.5);
Tailwind
colors: {
custom: {
50: '#ddd5da',
500: '#cfc3ca',
950: '#000000',
},
}SCSS
$custom: #cfc3ca; $custom-light: #ddd5da; $custom-dark: #000000;
JSON
{
"hex": "#cfc3ca",
"rgb": {
"r": 207,
"g": 195,
"b": 202
},
"hsl": {
"h": 325,
"s": 11.111,
"l": 78.824
},
"oklch": {
"l": 0.82905,
"c": 0.01642,
"h": 341.5
},
"luminance": 0.5656
}Semantic roles & 50–950 ramp
primary
#CFC3CA
secondary
#93A39A
accent
#956D50
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383