#CF95AC#CF95AC
#CF95AC is a light, moderate pink. Relative luminance 0.377; OKLCH L 73.2% C 0.076 H 353.6°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CF95AC |
|---|---|
| RGB | rgb(207, 149, 172) |
| HSL | hsl(336, 38%, 70%) |
| HSV | hsv(336, 28%, 81%) |
| CMYK | cmyk(0%, 28%, 16.9%, 18.8%) |
| CIE-LAB | lab(67.83, 25.24, -3.32) |
| CIE-LCH | lch(67.83, 25.46, 352.50°) |
| OKLab | oklab(73.24% 0.0752 -0.0084) |
| OKLCH | oklch(73.24% 0.076 353.6) |
| XYZ | xyz(43.9262, 37.7409, 43.9927) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.55
Faded Pink
#DE9DAC
ΔE00 4.32
Grey Pink
#C3909B
ΔE00 4.63
Dull Pink
#D5869D
ΔE00 5.05
Pig Pink
#E78EA5
ΔE00 6.01
Dusty Pink
#D8A7B1
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF95AC #95CFB8
analogous
#CF95C9 #CF95AC #CF9B95
triadic
#CF95AC #ACCF95 #95ACCF
tetradic
#CF95AC #C9CF95 #95CFB8 #9B95CF
square
#CF95AC #C9CF95 #95CFB8 #9B95CF
split-complementary
#CF95AC #95CF9B #95C9CF
monochromatic
#A1496C #BC6B8B #CF95AC #E2BFCD #F5E9EE
Accessibility & contrast
On white
2.46
#CF95AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#CF95AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF95AC
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF95AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF95AC | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9FAD
Deuteranopia (green-blind)
#A8A9AB
Tritanopia (blue-blind)
#D8939D
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #cf95ac; /* rgb */ color: rgb(207, 149, 172); /* oklch */ color: oklch(73.2% 0.076 353.6);
Tailwind
colors: {
custom: {
50: '#deb4c4',
500: '#cf95ac',
950: '#000000',
},
}SCSS
$custom: #cf95ac; $custom-light: #deb4c4; $custom-dark: #000000;
JSON
{
"hex": "#cf95ac",
"rgb": {
"r": 207,
"g": 149,
"b": 172
},
"hsl": {
"h": 336.207,
"s": 37.662,
"l": 69.804
},
"oklch": {
"l": 0.73241,
"c": 0.07562,
"h": 353.6
},
"luminance": 0.37739
}Semantic roles & 50–950 ramp
primary
#CF95AC
secondary
#D8E8E2
accent
#B18035
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151112
muted
#838081