#CFC5CB#CFC5CB
#CFC5CB is a very light, near-neutral pink. Relative luminance 0.575; OKLCH L 83.3% C 0.014 H 340.6°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC5CB |
|---|---|
| RGB | rgb(207, 197, 203) |
| HSL | hsl(324, 9%, 79%) |
| HSV | hsv(324, 5%, 81%) |
| CMYK | cmyk(0%, 4.8%, 1.9%, 18.8%) |
| CIE-LAB | lab(80.47, 4.55, -1.75) |
| CIE-LCH | lch(80.47, 4.88, 338.99°) |
| OKLab | oklab(83.33% 0.013 -0.0046) |
| OKLCH | oklch(83.33% 0.014 340.6) |
| XYZ | xyz(56.4763, 57.5101, 64.6137) |
| Luminance | 0.5751 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Silver
#C0C0C0
ΔE00 6.38
Light Gray
#D3D3D3
ΔE00 6.68
Dove Gray
#B6B8BD
ΔE00 7.11
Gainsboro
#DCDCDC
ΔE00 7.77
Fog
#D8DCE0
ΔE00 8.59
Silver (survey)
#C5C9C7
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC5CB #C5CFC9
analogous
#CEC5CF #CFC5CB #CFC5C6
triadic
#CFC5CB #CBCFC5 #C5CBCF
tetradic
#CFC5CB #CFCEC5 #C5CFC9 #C5C6CF
square
#CFC5CB #CFCEC5 #C5CFC9 #C5C6CF
split-complementary
#CFC5CB #C6CFC5 #C5CFCE
monochromatic
#98828F #B3A4AD #CFC5CB #EBE6E9 #F1EEF0
Accessibility & contrast
On white
1.68
#CFC5CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#CFC5CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC5CB
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC5CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC5CB | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CB
Deuteranopia (green-blind)
#C7C8CB
Tritanopia (blue-blind)
#D0C5C7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cfc5cb; /* rgb */ color: rgb(207, 197, 203); /* oklch */ color: oklch(83.3% 0.014 340.6);
Tailwind
colors: {
custom: {
50: '#ddd6da',
500: '#cfc5cb',
950: '#000000',
},
}SCSS
$custom: #cfc5cb; $custom-light: #ddd6da; $custom-dark: #000000;
JSON
{
"hex": "#cfc5cb",
"rgb": {
"r": 207,
"g": 197,
"b": 203
},
"hsl": {
"h": 324,
"s": 9.434,
"l": 79.216
},
"oklch": {
"l": 0.83332,
"c": 0.01378,
"h": 340.6
},
"luminance": 0.5751
}Semantic roles & 50–950 ramp
primary
#CFC5CB
secondary
#96A39B
accent
#936C52
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383