#CFACC2#CFACC2
#CFACC2 is a light, muted pink. Relative luminance 0.467; OKLCH L 78.2% C 0.050 H 340.3°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CFACC2 |
|---|---|
| RGB | rgb(207, 172, 194) |
| HSL | hsl(322, 27%, 74%) |
| HSV | hsv(322, 17%, 81%) |
| CMYK | cmyk(0%, 16.9%, 6.3%, 18.8%) |
| CIE-LAB | lab(73.98, 16.39, -6.42) |
| CIE-LCH | lch(73.98, 17.61, 338.60°) |
| OKLab | oklab(78.19% 0.0472 -0.0169) |
| OKLCH | oklch(78.19% 0.05 340.3) |
| XYZ | xyz(50.2214, 46.6667, 57.3905) |
| Luminance | 0.4667 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.37
Thistle
#D8BFD8
ΔE00 5.44
Dusty Pink
#D8A7B1
ΔE00 5.94
Light Mauve
#C292A1
ΔE00 8.09
Faded Pink
#DE9DAC
ΔE00 8.23
Grey Pink
#C3909B
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFACC2 #ACCFB9
analogous
#CBACCF #CFACC2 #CFACB1
triadic
#CFACC2 #C2CFAC #ACC2CF
tetradic
#CFACC2 #CFCBAC #ACCFB9 #ACB1CF
square
#CFACC2 #CFCBAC #ACCFB9 #ACB1CF
split-complementary
#CFACC2 #B1CFAC #ACCFCB
monochromatic
#A25E89 #B985A6 #CFACC2 #E5D3DE #F4ECF1
Accessibility & contrast
On white
2.03
#CFACC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#CFACC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFACC2
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFACC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFACC2 | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB3C3
Deuteranopia (green-blind)
#B5B8C1
Tritanopia (blue-blind)
#D4ACB3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cfacc2; /* rgb */ color: rgb(207, 172, 194); /* oklch */ color: oklch(78.2% 0.050 340.3);
Tailwind
colors: {
custom: {
50: '#dec4d4',
500: '#cfacc2',
950: '#000000',
},
}SCSS
$custom: #cfacc2; $custom-light: #dec4d4; $custom-dark: #000000;
JSON
{
"hex": "#cfacc2",
"rgb": {
"r": 207,
"g": 172,
"b": 194
},
"hsl": {
"h": 322.286,
"s": 26.718,
"l": 74.314
},
"oklch": {
"l": 0.78193,
"c": 0.05013,
"h": 340.3
},
"luminance": 0.46665
}Semantic roles & 50–950 ramp
primary
#CFACC2
secondary
#E1EAE4
accent
#A56640
background
#FDFCFD
surface
#FBF8FA
border
#D4D1D3
text
#151214
muted
#838183