#CFC5CD#CFC5CD
#CFC5CD is a very light, near-neutral pink. Relative luminance 0.576; OKLCH L 83.4% C 0.016 H 332.3°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC5CD |
|---|---|
| RGB | rgb(207, 197, 205) |
| HSL | hsl(312, 9%, 79%) |
| HSV | hsv(312, 5%, 81%) |
| CMYK | cmyk(0%, 4.8%, 1%, 18.8%) |
| CIE-LAB | lab(80.52, 4.91, -2.74) |
| CIE-LCH | lch(80.52, 5.63, 330.83°) |
| OKLab | oklab(83.39% 0.0138 -0.0072) |
| OKLCH | oklch(83.39% 0.016 332.3) |
| XYZ | xyz(56.7162, 57.6060, 65.8770) |
| Luminance | 0.5761 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Silver
#C0C0C0
ΔE00 6.97
Light Gray
#D3D3D3
ΔE00 7.22
Dove Gray
#B6B8BD
ΔE00 7.37
Gainsboro
#DCDCDC
ΔE00 8.23
Thistle
#D8BFD8
ΔE00 8.36
Fog
#D8DCE0
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC5CD #C5CFC7
analogous
#CCC5CF #CFC5CD #CFC5C8
triadic
#CFC5CD #CDCFC5 #C5CDCF
tetradic
#CFC5CD #CFCCC5 #C5CFC7 #C5C8CF
square
#CFC5CD #CFCCC5 #C5CFC7 #C5C8CF
split-complementary
#CFC5CD #C8CFC5 #C5CFCC
monochromatic
#988293 #B3A4B0 #CFC5CD #EBE6EA #F1EEF1
Accessibility & contrast
On white
1.68
#CFC5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#CFC5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC5CD
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC5CD | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CD
Deuteranopia (green-blind)
#C7C8CD
Tritanopia (blue-blind)
#D0C5C8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cfc5cd; /* rgb */ color: rgb(207, 197, 205); /* oklch */ color: oklch(83.4% 0.016 332.3);
Tailwind
colors: {
custom: {
50: '#ddd6dc',
500: '#cfc5cd',
950: '#000000',
},
}SCSS
$custom: #cfc5cd; $custom-light: #ddd6dc; $custom-dark: #000000;
JSON
{
"hex": "#cfc5cd",
"rgb": {
"r": 207,
"g": 197,
"b": 205
},
"hsl": {
"h": 312,
"s": 9.434,
"l": 79.216
},
"oklch": {
"l": 0.83391,
"c": 0.01554,
"h": 332.3
},
"luminance": 0.57606
}Semantic roles & 50–950 ramp
primary
#CFC5CD
secondary
#96A398
accent
#935F52
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384