#CFC4CB#CFC4CB
#CFC4CB is a very light, near-neutral pink. Relative luminance 0.571; OKLCH L 83.1% C 0.015 H 339.0°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC4CB |
|---|---|
| RGB | rgb(207, 196, 203) |
| HSL | hsl(322, 10%, 79%) |
| HSV | hsv(322, 5%, 81%) |
| CMYK | cmyk(0%, 5.3%, 1.9%, 18.8%) |
| CIE-LAB | lab(80.21, 5.08, -2.12) |
| CIE-LCH | lch(80.21, 5.51, 337.36°) |
| OKLab | oklab(83.13% 0.0145 -0.0056) |
| OKLCH | oklch(83.13% 0.016 339) |
| XYZ | xyz(56.2500, 57.0575, 64.5382) |
| Luminance | 0.5706 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Silver
#C0C0C0
ΔE00 6.94
Light Gray
#D3D3D3
ΔE00 7.33
Dove Gray
#B6B8BD
ΔE00 7.47
Gainsboro
#DCDCDC
ΔE00 8.38
Thistle
#D8BFD8
ΔE00 8.46
Pinkish Grey
#C8ACA9
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC4CB #C4CFC8
analogous
#CEC4CF #CFC4CB #CFC4C6
triadic
#CFC4CB #CBCFC4 #C4CBCF
tetradic
#CFC4CB #CFCEC4 #C4CFC8 #C4C6CF
square
#CFC4CB #CFCEC4 #C4CFC8 #C4C6CF
split-complementary
#CFC4CB #C6CFC4 #C4CFCE
monochromatic
#988190 #B4A2AD #CFC4CB #EAE6E9 #F1EEF0
Accessibility & contrast
On white
1.69
#CFC4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#CFC4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC4CB
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC4CB | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CB
Deuteranopia (green-blind)
#C7C7CB
Tritanopia (blue-blind)
#D1C4C6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cfc4cb; /* rgb */ color: rgb(207, 196, 203); /* oklch */ color: oklch(83.1% 0.015 339.0);
Tailwind
colors: {
custom: {
50: '#ddd5da',
500: '#cfc4cb',
950: '#000000',
},
}SCSS
$custom: #cfc4cb; $custom-light: #ddd5da; $custom-dark: #000000;
JSON
{
"hex": "#cfc4cb",
"rgb": {
"r": 207,
"g": 196,
"b": 203
},
"hsl": {
"h": 321.818,
"s": 10.28,
"l": 79.02
},
"oklch": {
"l": 0.83133,
"c": 0.0155,
"h": 339
},
"luminance": 0.57057
}Semantic roles & 50–950 ramp
primary
#CFC4CB
secondary
#94A39A
accent
#946A51
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383