#CFC3CD#CFC3CD
#CFC3CD is a very light, near-neutral pink. Relative luminance 0.567; OKLCH L 83.0% C 0.019 H 331.1°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC3CD |
|---|---|
| RGB | rgb(207, 195, 205) |
| HSL | hsl(310, 11%, 79%) |
| HSV | hsv(310, 6%, 81%) |
| CMYK | cmyk(0%, 5.8%, 1%, 18.8%) |
| CIE-LAB | lab(80.01, 5.98, -3.49) |
| CIE-LCH | lch(80.01, 6.92, 329.74°) |
| OKLab | oklab(82.99% 0.0167 -0.0092) |
| OKLCH | oklch(82.99% 0.019 331.1) |
| XYZ | xyz(56.2651, 56.7038, 65.7266) |
| Luminance | 0.5670 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.13
Silver
#C0C0C0
ΔE00 8.07
Dove Gray
#B6B8BD
ΔE00 8.18
Light Gray
#D3D3D3
ΔE00 8.48
Pinkish Grey
#C8ACA9
ΔE00 9.44
Gainsboro
#DCDCDC
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC3CD #C3CFC5
analogous
#CBC3CF #CFC3CD #CFC3C7
triadic
#CFC3CD #CDCFC3 #C3CDCF
tetradic
#CFC3CD #CFCBC3 #C3CFC5 #C3C7CF
square
#CFC3CD #CFCBC3 #C3CFC5 #C3C7CF
split-complementary
#CFC3CD #C7CFC3 #C3CFCB
monochromatic
#997F94 #B4A1B1 #CFC3CD #EAE5E9 #F1EEF1
Accessibility & contrast
On white
1.70
#CFC3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#CFC3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC3CD
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC3CD | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CD
Deuteranopia (green-blind)
#C5C7CD
Tritanopia (blue-blind)
#D0C4C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cfc3cd; /* rgb */ color: rgb(207, 195, 205); /* oklch */ color: oklch(83.0% 0.019 331.1);
Tailwind
colors: {
custom: {
50: '#ddd5dc',
500: '#cfc3cd',
950: '#000000',
},
}SCSS
$custom: #cfc3cd; $custom-light: #ddd5dc; $custom-dark: #000000;
JSON
{
"hex": "#cfc3cd",
"rgb": {
"r": 207,
"g": 195,
"b": 205
},
"hsl": {
"h": 310,
"s": 11.111,
"l": 78.824
},
"oklch": {
"l": 0.82995,
"c": 0.01907,
"h": 331.1
},
"luminance": 0.56703
}Semantic roles & 50–950 ramp
primary
#CFC3CD
secondary
#93A396
accent
#955C50
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384