#CF77AF#CF77AF
#CF77AF is a light, vivid pink. Relative luminance 0.296; OKLCH L 68.3% C 0.129 H 342.3°. Best body text is #000000 at 6.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CF77AF |
|---|---|
| RGB | rgb(207, 119, 175) |
| HSL | hsl(322, 48%, 64%) |
| HSV | hsv(322, 43%, 81%) |
| CMYK | cmyk(0%, 42.5%, 15.5%, 18.8%) |
| CIE-LAB | lab(61.27, 41.84, -14.80) |
| CIE-LCH | lch(61.27, 44.38, 340.52°) |
| OKLab | oklab(68.28% 0.1233 -0.0393) |
| OKLCH | oklch(68.28% 0.129 342.3) |
| XYZ | xyz(40.0672, 29.5568, 44.1438) |
| Luminance | 0.2955 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 3.79
Orchid (survey)
#C875C4
ΔE00 5.84
Purplish Pink
#CE5DAE
ΔE00 6.43
Lavender Pink
#DD85D7
ΔE00 7.70
Palevioletred
#DB7093
ΔE00 7.96
Bubblegum (survey)
#FF6CB5
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF77AF #77CF97
analogous
#C377CF #CF77AF #CF7783
triadic
#CF77AF #AFCF77 #77AFCF
tetradic
#CF77AF #CFC377 #77CF97 #7783CF
square
#CF77AF #CFC377 #77CF97 #7783CF
split-complementary
#CF77AF #83CF77 #77CFC3
monochromatic
#963573 #BF4A94 #CF77AF #DFA4CA #EFD1E4
Accessibility & contrast
On white
3.04
#CF77AF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.91
#CF77AF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CF77AF
6.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF77AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF77AF | 1.00 | 3.04 | 6.91 | 6.91 |
| #FFFFFF | 3.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C8BB1
Deuteranopia (green-blind)
#9399AD
Tritanopia (blue-blind)
#D9778C
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #cf77af; /* rgb */ color: rgb(207, 119, 175); /* oklch */ color: oklch(68.3% 0.129 342.3);
Tailwind
colors: {
custom: {
50: '#dfa0c7',
500: '#cf77af',
950: '#000000',
},
}SCSS
$custom: #cf77af; $custom-light: #dfa0c7; $custom-dark: #000000;
JSON
{
"hex": "#cf77af",
"rgb": {
"r": 207,
"g": 119,
"b": 175
},
"hsl": {
"h": 321.818,
"s": 47.826,
"l": 63.922
},
"oklch": {
"l": 0.68278,
"c": 0.12942,
"h": 342.3
},
"luminance": 0.29554
}Semantic roles & 50–950 ramp
primary
#CF77AF
secondary
#C1E0CD
accent
#BB5F2A
background
#FDFAFC
surface
#FBF3F8
border
#D4CDD1
text
#150F13
muted
#837F82