#CF7FBF#CF7FBF
#CF7FBF is a light, vivid pink. Relative luminance 0.322; OKLCH L 70.2% C 0.128 H 334.5°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CF7FBF |
|---|---|
| RGB | rgb(207, 127, 191) |
| HSL | hsl(312, 45%, 65%) |
| HSV | hsv(312, 39%, 81%) |
| CMYK | cmyk(0%, 38.6%, 7.7%, 18.8%) |
| CIE-LAB | lab(63.51, 40.28, -20.48) |
| CIE-LCH | lch(63.51, 45.19, 333.06°) |
| OKLab | oklab(70.16% 0.1156 -0.0551) |
| OKLCH | oklch(70.16% 0.128 334.5) |
| XYZ | xyz(42.7252, 32.2080, 53.2464) |
| Luminance | 0.3221 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.88
Lavender Pink
#DD85D7
ΔE00 4.52
Pale Magenta
#D767AD
ΔE00 6.16
Orchid
#DA70D6
ΔE00 6.20
Purplish Pink
#CE5DAE
ΔE00 7.97
Purply Pink
#F075E6
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF7FBF #7FCF8F
analogous
#B77FCF #CF7FBF #CF7F97
triadic
#CF7FBF #BFCF7F #7FBFCF
tetradic
#CF7FBF #CFB77F #7FCF8F #7F97CF
square
#CF7FBF #CFB77F #7FCF8F #7F97CF
split-complementary
#CF7FBF #97CF7F #7FCFB7
monochromatic
#9A3A87 #BE52A9 #CF7FBF #E0ACD5 #F0D8EC
Accessibility & contrast
On white
2.82
#CF7FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#CF7FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF7FBF
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF7FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF7FBF | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F93C1
Deuteranopia (green-blind)
#939EBD
Tritanopia (blue-blind)
#D68397
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #cf7fbf; /* rgb */ color: rgb(207, 127, 191); /* oklch */ color: oklch(70.2% 0.128 334.5);
Tailwind
colors: {
custom: {
50: '#dfa6d2',
500: '#cf7fbf',
950: '#000000',
},
}SCSS
$custom: #cf7fbf; $custom-light: #dfa6d2; $custom-dark: #000000;
JSON
{
"hex": "#cf7fbf",
"rgb": {
"r": 207,
"g": 127,
"b": 191
},
"hsl": {
"h": 312,
"s": 45.455,
"l": 65.49
},
"oklch": {
"l": 0.70156,
"c": 0.12803,
"h": 334.5
},
"luminance": 0.32206
}Semantic roles & 50–950 ramp
primary
#CF7FBF
secondary
#C8E2CD
accent
#B9492D
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82