#CF9FAC#CF9FAC
#CF9FAC is a light, muted pink. Relative luminance 0.410; OKLCH L 75.1% C 0.059 H 0.7°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CF9FAC |
|---|---|
| RGB | rgb(207, 159, 172) |
| HSL | hsl(344, 33%, 72%) |
| HSV | hsv(344, 23%, 81%) |
| CMYK | cmyk(0%, 23.2%, 16.9%, 18.8%) |
| CIE-LAB | lab(70.21, 19.78, 0.16) |
| CIE-LCH | lch(70.21, 19.78, 0.47°) |
| OKLab | oklab(75.07% 0.0593 0.0007) |
| OKLCH | oklch(75.07% 0.059 0.7) |
| XYZ | xyz(45.5768, 41.0421, 44.5429) |
| Luminance | 0.4104 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 2.51
Faded Pink
#DE9DAC
ΔE00 3.75
Light Mauve
#C292A1
ΔE00 3.86
Grey Pink
#C3909B
ΔE00 4.41
Greyish Pink
#C88D94
ΔE00 5.94
Rosybrown
#BC8F8F
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF9FAC #9FCFC2
analogous
#CF9FC4 #CF9FAC #CFAA9F
triadic
#CF9FAC #ACCF9F #9FACCF
tetradic
#CF9FAC #C4CF9F #9FCFC2 #AA9FCF
square
#CF9FAC #C4CF9F #9FCFC2 #AA9FCF
split-complementary
#CF9FAC #9FCFAA #9FC4CF
monochromatic
#A25167 #BB7689 #CF9FAC #E3C8CF #F5EBED
Accessibility & contrast
On white
2.28
#CF9FAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#CF9FAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF9FAC
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF9FAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF9FAC | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7AC
Deuteranopia (green-blind)
#B0AFAB
Tritanopia (blue-blind)
#D79CA3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #cf9fac; /* rgb */ color: rgb(207, 159, 172); /* oklch */ color: oklch(75.1% 0.059 0.7);
Tailwind
colors: {
custom: {
50: '#debbc4',
500: '#cf9fac',
950: '#000000',
},
}SCSS
$custom: #cf9fac; $custom-light: #debbc4; $custom-dark: #000000;
JSON
{
"hex": "#cf9fac",
"rgb": {
"r": 207,
"g": 159,
"b": 172
},
"hsl": {
"h": 343.75,
"s": 33.333,
"l": 71.765
},
"oklch": {
"l": 0.75073,
"c": 0.05932,
"h": 0.7
},
"luminance": 0.4104
}Semantic roles & 50–950 ramp
primary
#CF9FAC
secondary
#DFEBE8
accent
#AC8D39
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151212
muted
#838181