#CFC5CC#CFC5CC
#CFC5CC is a very light, near-neutral pink. Relative luminance 0.576; OKLCH L 83.4% C 0.015 H 336.2°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC5CC |
|---|---|
| RGB | rgb(207, 197, 204) |
| HSL | hsl(318, 9%, 79%) |
| HSV | hsv(318, 5%, 81%) |
| CMYK | cmyk(0%, 4.8%, 1.4%, 18.8%) |
| CIE-LAB | lab(80.49, 4.73, -2.25) |
| CIE-LCH | lch(80.49, 5.24, 334.61°) |
| OKLab | oklab(83.36% 0.0134 -0.0059) |
| OKLCH | oklch(83.36% 0.015 336.2) |
| XYZ | xyz(56.5959, 57.5579, 65.2433) |
| Luminance | 0.5756 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Silver
#C0C0C0
ΔE00 6.67
Light Gray
#D3D3D3
ΔE00 6.94
Dove Gray
#B6B8BD
ΔE00 7.23
Gainsboro
#DCDCDC
ΔE00 7.99
Fog
#D8DCE0
ΔE00 8.72
Thistle
#D8BFD8
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC5CC #C5CFC8
analogous
#CDC5CF #CFC5CC #CFC5C7
triadic
#CFC5CC #CCCFC5 #C5CCCF
tetradic
#CFC5CC #CFCDC5 #C5CFC8 #C5C7CF
square
#CFC5CC #CFCDC5 #C5CFC8 #C5C7CF
split-complementary
#CFC5CC #C7CFC5 #C5CFCD
monochromatic
#988291 #B3A4AF #CFC5CC #EBE6E9 #F1EEF0
Accessibility & contrast
On white
1.68
#CFC5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#CFC5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC5CC
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC5CC | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CC
Deuteranopia (green-blind)
#C7C8CC
Tritanopia (blue-blind)
#D0C5C7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cfc5cc; /* rgb */ color: rgb(207, 197, 204); /* oklch */ color: oklch(83.4% 0.015 336.2);
Tailwind
colors: {
custom: {
50: '#ddd6db',
500: '#cfc5cc',
950: '#000000',
},
}SCSS
$custom: #cfc5cc; $custom-light: #ddd6db; $custom-dark: #000000;
JSON
{
"hex": "#cfc5cc",
"rgb": {
"r": 207,
"g": 197,
"b": 204
},
"hsl": {
"h": 318,
"s": 9.434,
"l": 79.216
},
"oklch": {
"l": 0.83361,
"c": 0.01462,
"h": 336.2
},
"luminance": 0.57558
}Semantic roles & 50–950 ramp
primary
#CFC5CC
secondary
#96A399
accent
#936652
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151415
muted
#848384