#F7659C#F7659C
#F7659C is a light, vivid pink. Relative luminance 0.315; OKLCH L 70.4% C 0.186 H 359.5°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F7659C |
|---|---|
| RGB | rgb(247, 101, 156) |
| HSL | hsl(337, 90%, 68%) |
| HSV | hsv(337, 59%, 97%) |
| CMYK | cmyk(0%, 59.1%, 36.8%, 3.1%) |
| CIE-LAB | lab(62.92, 60.80, -0.87) |
| CIE-LCH | lch(62.92, 60.81, 359.18°) |
| OKLab | oklab(70.45% 0.1855 -0.0015) |
| OKLCH | oklch(70.45% 0.186 359.5) |
| XYZ | xyz(49.0151, 31.4871, 34.9424) |
| Luminance | 0.3148 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 1.35
Strawberry
#FC5A8D
ΔE00 3.45
Bubble Gum Pink
#FF69AF
ΔE00 3.74
Rosy Pink
#F6688E
ΔE00 3.89
Hot Pink
#FF69B4
ΔE00 4.74
Bubblegum (survey)
#FF6CB5
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7659C #65F7C0
analogous
#F765E5 #F7659C #F77765
triadic
#F7659C #9CF765 #659CF7
tetradic
#F7659C #E5F765 #65F7C0 #7765F7
square
#F7659C #E5F765 #65F7C0 #7765F7
split-complementary
#F7659C #65F777 #65E5F7
monochromatic
#D60B58 #F42B77 #F7659C #FA9FC1 #FDD9E7
Accessibility & contrast
On white
2.88
#F7659C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#F7659C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7659C
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7659C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7659C | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F879E
Deuteranopia (green-blind)
#A5A399
Tritanopia (blue-blind)
#FF587A
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #f7659c; /* rgb */ color: rgb(247, 101, 156); /* oklch */ color: oklch(70.4% 0.186 359.5);
Tailwind
colors: {
custom: {
50: '#fe97b9',
500: '#f7659c',
950: '#000000',
},
}SCSS
$custom: #f7659c; $custom-light: #fe97b9; $custom-dark: #000000;
JSON
{
"hex": "#f7659c",
"rgb": {
"r": 247,
"g": 101,
"b": 156
},
"hsl": {
"h": 337.397,
"s": 90.123,
"l": 68.235
},
"oklch": {
"l": 0.70446,
"c": 0.18554,
"h": 359.5
},
"luminance": 0.31482
}Semantic roles & 50–950 ramp
primary
#F7659C
secondary
#C6F2E1
accent
#E68F00
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180E11
muted
#867E80