#CFC2CA#CFC2CA
#CFC2CA is a very light, near-neutral pink. Relative luminance 0.561; OKLCH L 82.7% C 0.018 H 340.0°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC2CA |
|---|---|
| RGB | rgb(207, 194, 202) |
| HSL | hsl(323, 12%, 79%) |
| HSV | hsv(323, 6%, 81%) |
| CMYK | cmyk(0%, 6.3%, 2.4%, 18.8%) |
| CIE-LAB | lab(79.68, 5.97, -2.36) |
| CIE-LCH | lch(79.68, 6.42, 338.38°) |
| OKLab | oklab(82.71% 0.017 -0.0062) |
| OKLCH | oklch(82.71% 0.018 340) |
| XYZ | xyz(55.6831, 56.1137, 63.7633) |
| Luminance | 0.5611 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.60
Silver
#C0C0C0
ΔE00 7.78
Dove Gray
#B6B8BD
ΔE00 8.13
Light Gray
#D3D3D3
ΔE00 8.34
Pinkish Grey
#C8ACA9
ΔE00 8.65
Gainsboro
#DCDCDC
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC2CA #C2CFC7
analogous
#CDC2CF #CFC2CA #CFC2C3
triadic
#CFC2CA #CACFC2 #C2CACF
tetradic
#CFC2CA #CFCDC2 #C2CFC7 #C2C3CF
square
#CFC2CA #CFCDC2 #C2CFC7 #C2C3CF
split-complementary
#CFC2CA #C3CFC2 #C2CFCD
monochromatic
#997D8E #B4A0AC #CFC2CA #EAE4E8 #F2EEF0
Accessibility & contrast
On white
1.72
#CFC2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#CFC2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC2CA
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC2CA | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C4CA
Deuteranopia (green-blind)
#C5C6CA
Tritanopia (blue-blind)
#D1C2C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cfc2ca; /* rgb */ color: rgb(207, 194, 202); /* oklch */ color: oklch(82.7% 0.018 340.0);
Tailwind
colors: {
custom: {
50: '#ddd4da',
500: '#cfc2ca',
950: '#000000',
},
}SCSS
$custom: #cfc2ca; $custom-light: #ddd4da; $custom-dark: #000000;
JSON
{
"hex": "#cfc2ca",
"rgb": {
"r": 207,
"g": 194,
"b": 202
},
"hsl": {
"h": 323.077,
"s": 11.927,
"l": 78.627
},
"oklch": {
"l": 0.82707,
"c": 0.01813,
"h": 340
},
"luminance": 0.56113
}Semantic roles & 50–950 ramp
primary
#CFC2CA
secondary
#92A399
accent
#966B4F
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383