#F797CF#F797CF
#F797CF is a light, vivid pink. Relative luminance 0.464; OKLCH L 79.1% C 0.133 H 344.6°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F797CF |
|---|---|
| RGB | rgb(247, 151, 207) |
| HSL | hsl(325, 86%, 78%) |
| HSV | hsv(325, 39%, 97%) |
| CMYK | cmyk(0%, 38.9%, 16.2%, 3.1%) |
| CIE-LAB | lab(73.81, 43.42, -13.36) |
| CIE-LCH | lch(73.81, 45.43, 342.90°) |
| OKLab | oklab(79.14% 0.1283 -0.0352) |
| OKLCH | oklch(79.14% 0.133 344.6) |
| XYZ | xyz(60.6875, 46.4161, 64.7821) |
| Luminance | 0.4641 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.38
Pink (survey)
#FF81C0
ΔE00 4.99
Plum
#DDA0DD
ΔE00 7.02
Powder Pink
#FFB2D0
ΔE00 7.71
Lavender Pink
#DD85D7
ΔE00 8.27
Pinky
#FC86AA
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F797CF #97F7BF
analogous
#EF97F7 #F797CF #F7979F
triadic
#F797CF #CFF797 #97CFF7
tetradic
#F797CF #F7EF97 #97F7BF #979FF7
square
#F797CF #F7EF97 #97F7BF #979FF7
split-complementary
#F797CF #9FF797 #97F7EF
monochromatic
#EE259B #F35EB5 #F797CF #FBD0E9 #FDE3F2
Accessibility & contrast
On white
2.04
#F797CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#F797CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F797CF
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F797CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F797CF | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EACD1
Deuteranopia (green-blind)
#B6BBCC
Tritanopia (blue-blind)
#FF96AB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f797cf; /* rgb */ color: rgb(247, 151, 207); /* oklch */ color: oklch(79.1% 0.133 344.6);
Tailwind
colors: {
custom: {
50: '#fbb7dd',
500: '#f797cf',
950: '#000000',
},
}SCSS
$custom: #f797cf; $custom-light: #fbb7dd; $custom-dark: #000000;
JSON
{
"hex": "#f797cf",
"rgb": {
"r": 247,
"g": 151,
"b": 207
},
"hsl": {
"h": 325,
"s": 85.714,
"l": 78.039
},
"oklch": {
"l": 0.79141,
"c": 0.13308,
"h": 344.6
},
"luminance": 0.46412
}Semantic roles & 50–950 ramp
primary
#F797CF
secondary
#D6F5E3
accent
#E26003
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083