#CFC0CB#CFC0CB
#CFC0CB is a very light, muted pink. Relative luminance 0.553; OKLCH L 82.3% C 0.022 H 335.0°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC0CB |
|---|---|
| RGB | rgb(207, 192, 203) |
| HSL | hsl(316, 14%, 78%) |
| HSV | hsv(316, 7%, 81%) |
| CMYK | cmyk(0%, 7.2%, 1.9%, 18.8%) |
| CIE-LAB | lab(79.20, 7.22, -3.61) |
| CIE-LCH | lch(79.20, 8.07, 333.45°) |
| OKLab | oklab(82.34% 0.0204 -0.0095) |
| OKLCH | oklch(82.34% 0.022 335) |
| XYZ | xyz(55.3598, 55.2770, 64.2415) |
| Luminance | 0.5528 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.10
Pinkish Grey
#C8ACA9
ΔE00 8.76
Dove Gray
#B6B8BD
ΔE00 9.13
Silver
#C0C0C0
ΔE00 9.14
Light Gray
#D3D3D3
ΔE00 9.78
Lavender (CSS)
#E6E6FA
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC0CB #C0CFC4
analogous
#CBC0CF #CFC0CB #CFC0C3
triadic
#CFC0CB #CBCFC0 #C0CBCF
tetradic
#CFC0CB #CFCBC0 #C0CFC4 #C0C3CF
square
#CFC0CB #CFCBC0 #C0CFC4 #C0C3CF
split-complementary
#CFC0CB #C3CFC0 #C0CFCB
monochromatic
#9A7B92 #B59DAE #CFC0CB #E9E3E8 #F2EEF1
Accessibility & contrast
On white
1.74
#CFC0CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#CFC0CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC0CB
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC0CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC0CB | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CB
Deuteranopia (green-blind)
#C3C5CA
Tritanopia (blue-blind)
#D1C0C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cfc0cb; /* rgb */ color: rgb(207, 192, 203); /* oklch */ color: oklch(82.3% 0.022 335.0);
Tailwind
colors: {
custom: {
50: '#ddd3da',
500: '#cfc0cb',
950: '#000000',
},
}SCSS
$custom: #cfc0cb; $custom-light: #ddd3da; $custom-dark: #000000;
JSON
{
"hex": "#cfc0cb",
"rgb": {
"r": 207,
"g": 192,
"b": 203
},
"hsl": {
"h": 316,
"s": 13.514,
"l": 78.235
},
"oklch": {
"l": 0.82342,
"c": 0.02248,
"h": 335
},
"luminance": 0.55276
}Semantic roles & 50–950 ramp
primary
#CFC0CB
secondary
#90A395
accent
#98624E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383