#F3699F#F3699F
#F3699F is a light, vivid pink. Relative luminance 0.317; OKLCH L 70.5% C 0.177 H 358.2°. Best body text is #000000 at 7.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F3699F |
|---|---|
| RGB | rgb(243, 105, 159) |
| HSL | hsl(337, 85%, 68%) |
| HSV | hsv(337, 57%, 95%) |
| CMYK | cmyk(0%, 56.8%, 34.6%, 4.7%) |
| CIE-LAB | lab(63.07, 58.13, -2.44) |
| CIE-LCH | lch(63.07, 58.18, 357.60°) |
| OKLab | oklab(70.47% 0.1771 -0.0057) |
| OKLCH | oklch(70.47% 0.177 358.2) |
| XYZ | xyz(48.2743, 31.6660, 36.3640) |
| Luminance | 0.3166 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.01
Bubble Gum Pink
#FF69AF
ΔE00 3.34
Hot Pink
#FF69B4
ΔE00 4.26
Bubblegum (survey)
#FF6CB5
ΔE00 4.35
Strawberry
#FC5A8D
ΔE00 4.40
Rosy Pink
#F6688E
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3699F #69F3BD
analogous
#F369E4 #F3699F #F37869
triadic
#F3699F #9FF369 #699FF3
tetradic
#F3699F #E4F369 #69F3BD #7869F3
square
#F3699F #E4F369 #69F3BD #7869F3
split-complementary
#F3699F #69F378 #69E4F3
monochromatic
#D1115C #EE307B #F3699F #F8A2C3 #FCDAE8
Accessibility & contrast
On white
2.86
#F3699F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.33
#F3699F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3699F
7.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3699F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3699F | 1.00 | 2.86 | 7.33 | 7.33 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8088A1
Deuteranopia (green-blind)
#A4A29C
Tritanopia (blue-blind)
#FF5E7E
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #f3699f; /* rgb */ color: rgb(243, 105, 159); /* oklch */ color: oklch(70.5% 0.177 358.2);
Tailwind
colors: {
custom: {
50: '#fb99bb',
500: '#f3699f',
950: '#000000',
},
}SCSS
$custom: #f3699f; $custom-light: #fb99bb; $custom-dark: #000000;
JSON
{
"hex": "#f3699f",
"rgb": {
"r": 243,
"g": 105,
"b": 159
},
"hsl": {
"h": 336.522,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.70468,
"c": 0.1772,
"h": 358.2
},
"luminance": 0.31661
}Semantic roles & 50–950 ramp
primary
#F3699F
secondary
#C7F1E0
accent
#E28B04
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180E11
muted
#867E80