#CFC3CB#CFC3CB
#CFC3CB is a very light, near-neutral pink. Relative luminance 0.566; OKLCH L 82.9% C 0.017 H 337.7°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC3CB |
|---|---|
| RGB | rgb(207, 195, 203) |
| HSL | hsl(320, 11%, 79%) |
| HSV | hsv(320, 6%, 81%) |
| CMYK | cmyk(0%, 5.8%, 1.9%, 18.8%) |
| CIE-LAB | lab(79.96, 5.61, -2.49) |
| CIE-LCH | lch(79.96, 6.14, 336.07°) |
| OKLab | oklab(82.94% 0.016 -0.0065) |
| OKLCH | oklch(82.94% 0.017 337.7) |
| XYZ | xyz(56.0252, 56.6079, 64.4633) |
| Luminance | 0.5661 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Silver
#C0C0C0
ΔE00 7.50
Thistle
#D8BFD8
ΔE00 7.84
Dove Gray
#B6B8BD
ΔE00 7.86
Light Gray
#D3D3D3
ΔE00 7.96
Gainsboro
#DCDCDC
ΔE00 8.98
Pinkish Grey
#C8ACA9
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC3CB #C3CFC7
analogous
#CDC3CF #CFC3CB #CFC3C5
triadic
#CFC3CB #CBCFC3 #C3CBCF
tetradic
#CFC3CB #CFCDC3 #C3CFC7 #C3C5CF
square
#CFC3CB #CFCDC3 #C3CFC7 #C3C5CF
split-complementary
#CFC3CB #C5CFC3 #C3CFCD
monochromatic
#997F90 #B4A1AE #CFC3CB #EAE5E8 #F1EEF0
Accessibility & contrast
On white
1.70
#CFC3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#CFC3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC3CB
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC3CB | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CB
Deuteranopia (green-blind)
#C6C7CB
Tritanopia (blue-blind)
#D1C3C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cfc3cb; /* rgb */ color: rgb(207, 195, 203); /* oklch */ color: oklch(82.9% 0.017 337.7);
Tailwind
colors: {
custom: {
50: '#ddd5da',
500: '#cfc3cb',
950: '#000000',
},
}SCSS
$custom: #cfc3cb; $custom-light: #ddd5da; $custom-dark: #000000;
JSON
{
"hex": "#cfc3cb",
"rgb": {
"r": 207,
"g": 195,
"b": 203
},
"hsl": {
"h": 320,
"s": 11.111,
"l": 78.824
},
"oklch": {
"l": 0.82935,
"c": 0.01724,
"h": 337.7
},
"luminance": 0.56607
}Semantic roles & 50–950 ramp
primary
#CFC3CB
secondary
#93A399
accent
#956750
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383