#CF79BC#CF79BC
#CF79BC is a light, vivid pink. Relative luminance 0.306; OKLCH L 69.1% C 0.136 H 335.6°. Best body text is #000000 at 7.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CF79BC |
|---|---|
| RGB | rgb(207, 121, 188) |
| HSL | hsl(313, 47%, 64%) |
| HSV | hsv(313, 42%, 81%) |
| CMYK | cmyk(0%, 41.5%, 9.2%, 18.8%) |
| CIE-LAB | lab(62.15, 42.93, -20.87) |
| CIE-LCH | lch(62.15, 47.73, 334.08°) |
| OKLab | oklab(69.09% 0.1239 -0.0561) |
| OKLCH | oklch(69.09% 0.136 335.6) |
| XYZ | xyz(41.6465, 30.5734, 51.2748) |
| Luminance | 0.3057 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.22
Pale Magenta
#D767AD
ΔE00 4.84
Lavender Pink
#DD85D7
ΔE00 5.24
Orchid
#DA70D6
ΔE00 5.68
Purplish Pink
#CE5DAE
ΔE00 6.49
Purply Pink
#F075E6
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF79BC #79CF8C
analogous
#B779CF #CF79BC #CF7991
triadic
#CF79BC #BCCF79 #79BCCF
tetradic
#CF79BC #CFB779 #79CF8C #7991CF
square
#CF79BC #CFB779 #79CF8C #7991CF
split-complementary
#CF79BC #91CF79 #79CFB7
monochromatic
#973682 #BF4CA5 #CF79BC #DFA6D3 #EFD3E9
Accessibility & contrast
On white
2.95
#CF79BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.11
#CF79BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF79BC
7.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF79BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF79BC | 1.00 | 2.95 | 7.11 | 7.11 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A8EBE
Deuteranopia (green-blind)
#909BB9
Tritanopia (blue-blind)
#D77C92
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #cf79bc; /* rgb */ color: rgb(207, 121, 188); /* oklch */ color: oklch(69.1% 0.136 335.6);
Tailwind
colors: {
custom: {
50: '#dfa2d0',
500: '#cf79bc',
950: '#000000',
},
}SCSS
$custom: #cf79bc; $custom-light: #dfa2d0; $custom-dark: #000000;
JSON
{
"hex": "#cf79bc",
"rgb": {
"r": 207,
"g": 121,
"b": 188
},
"hsl": {
"h": 313.256,
"s": 47.253,
"l": 64.314
},
"oklch": {
"l": 0.69089,
"c": 0.13599,
"h": 335.6
},
"luminance": 0.30571
}Semantic roles & 50–950 ramp
primary
#CF79BC
secondary
#C3E1CA
accent
#BB4B2B
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82