#CFC4CD#CFC4CD
#CFC4CD is a very light, near-neutral pink. Relative luminance 0.572; OKLCH L 83.2% C 0.017 H 331.6°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC4CD |
|---|---|
| RGB | rgb(207, 196, 205) |
| HSL | hsl(311, 10%, 79%) |
| HSV | hsv(311, 5%, 81%) |
| CMYK | cmyk(0%, 5.3%, 1%, 18.8%) |
| CIE-LAB | lab(80.27, 5.45, -3.12) |
| CIE-LCH | lch(80.27, 6.27, 330.23°) |
| OKLab | oklab(83.19% 0.0152 -0.0082) |
| OKLCH | oklch(83.19% 0.017 331.6) |
| XYZ | xyz(56.4899, 57.1534, 65.8015) |
| Luminance | 0.5715 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Silver
#C0C0C0
ΔE00 7.52
Thistle
#D8BFD8
ΔE00 7.74
Dove Gray
#B6B8BD
ΔE00 7.77
Light Gray
#D3D3D3
ΔE00 7.86
Gainsboro
#DCDCDC
ΔE00 8.84
Fog
#D8DCE0
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC4CD #C4CFC6
analogous
#CCC4CF #CFC4CD #CFC4C8
triadic
#CFC4CD #CDCFC4 #C4CDCF
tetradic
#CFC4CD #CFCCC4 #C4CFC6 #C4C8CF
square
#CFC4CD #CFCCC4 #C4CFC6 #C4C8CF
split-complementary
#CFC4CD #C8CFC4 #C4CFCC
monochromatic
#988194 #B4A2B0 #CFC4CD #EAE6EA #F1EEF1
Accessibility & contrast
On white
1.69
#CFC4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#CFC4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC4CD
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC4CD | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CD
Deuteranopia (green-blind)
#C6C8CD
Tritanopia (blue-blind)
#D0C4C7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cfc4cd; /* rgb */ color: rgb(207, 196, 205); /* oklch */ color: oklch(83.2% 0.017 331.6);
Tailwind
colors: {
custom: {
50: '#ddd5dc',
500: '#cfc4cd',
950: '#000000',
},
}SCSS
$custom: #cfc4cd; $custom-light: #ddd5dc; $custom-dark: #000000;
JSON
{
"hex": "#cfc4cd",
"rgb": {
"r": 207,
"g": 196,
"b": 205
},
"hsl": {
"h": 310.909,
"s": 10.28,
"l": 79.02
},
"oklch": {
"l": 0.83193,
"c": 0.01731,
"h": 331.6
},
"luminance": 0.57153
}Semantic roles & 50–950 ramp
primary
#CFC4CD
secondary
#94A397
accent
#945D51
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384