#CFC1CB#CFC1CB
#CFC1CB is a very light, muted pink. Relative luminance 0.557; OKLCH L 82.5% C 0.021 H 335.7°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC1CB |
|---|---|
| RGB | rgb(207, 193, 203) |
| HSL | hsl(317, 13%, 78%) |
| HSV | hsv(317, 7%, 81%) |
| CMYK | cmyk(0%, 6.8%, 1.9%, 18.8%) |
| CIE-LAB | lab(79.45, 6.68, -3.23) |
| CIE-LCH | lch(79.45, 7.42, 334.17°) |
| OKLab | oklab(82.54% 0.0189 -0.0085) |
| OKLCH | oklch(82.54% 0.021 335.7) |
| XYZ | xyz(55.5801, 55.7176, 64.3149) |
| Luminance | 0.5572 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.66
Silver
#C0C0C0
ΔE00 8.60
Dove Gray
#B6B8BD
ΔE00 8.70
Pinkish Grey
#C8ACA9
ΔE00 8.79
Light Gray
#D3D3D3
ΔE00 9.19
Gainsboro
#DCDCDC
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC1CB #C1CFC5
analogous
#CCC1CF #CFC1CB #CFC1C4
triadic
#CFC1CB #CBCFC1 #C1CBCF
tetradic
#CFC1CB #CFCCC1 #C1CFC5 #C1C4CF
square
#CFC1CB #CFCCC1 #C1CFC5 #C1C4CF
split-complementary
#CFC1CB #C4CFC1 #C1CFCC
monochromatic
#9A7C91 #B49FAE #CFC1CB #EAE3E8 #F2EEF1
Accessibility & contrast
On white
1.73
#CFC1CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#CFC1CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC1CB
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC1CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC1CB | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CB
Deuteranopia (green-blind)
#C4C6CB
Tritanopia (blue-blind)
#D1C1C4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cfc1cb; /* rgb */ color: rgb(207, 193, 203); /* oklch */ color: oklch(82.5% 0.021 335.7);
Tailwind
colors: {
custom: {
50: '#ddd3da',
500: '#cfc1cb',
950: '#000000',
},
}SCSS
$custom: #cfc1cb; $custom-light: #ddd3da; $custom-dark: #000000;
JSON
{
"hex": "#cfc1cb",
"rgb": {
"r": 207,
"g": 193,
"b": 203
},
"hsl": {
"h": 317.143,
"s": 12.727,
"l": 78.431
},
"oklch": {
"l": 0.82539,
"c": 0.02072,
"h": 335.7
},
"luminance": 0.55717
}Semantic roles & 50–950 ramp
primary
#CFC1CB
secondary
#91A396
accent
#97634F
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383