#F3699D#F3699D
#F3699D is a light, vivid pink. Relative luminance 0.316; OKLCH L 70.4% C 0.176 H 359.1°. Best body text is #000000 at 7.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F3699D |
|---|---|
| RGB | rgb(243, 105, 157) |
| HSL | hsl(337, 85%, 68%) |
| HSV | hsv(337, 57%, 95%) |
| CMYK | cmyk(0%, 56.8%, 35.4%, 4.7%) |
| CIE-LAB | lab(63.01, 57.90, -1.38) |
| CIE-LCH | lch(63.01, 57.92, 358.64°) |
| OKLab | oklab(70.41% 0.1765 -0.0029) |
| OKLCH | oklch(70.41% 0.176 359.1) |
| XYZ | xyz(48.1021, 31.5972, 35.4574) |
| Luminance | 0.3159 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 1.72
Bubble Gum Pink
#FF69AF
ΔE00 3.74
Strawberry
#FC5A8D
ΔE00 4.01
Rosy Pink
#F6688E
ΔE00 4.03
Palevioletred
#DB7093
ΔE00 4.35
Hot Pink
#FF69B4
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3699D #69F3BF
analogous
#F369E2 #F3699D #F37A69
triadic
#F3699D #9DF369 #699DF3
tetradic
#F3699D #E2F369 #69F3BF #7A69F3
square
#F3699D #E2F369 #69F3BF #7A69F3
split-complementary
#F3699D #69F37A #69E2F3
monochromatic
#D11159 #EE3078 #F3699D #F8A2C2 #FCDAE7
Accessibility & contrast
On white
2.87
#F3699D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.32
#F3699D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3699D
7.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3699D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3699D | 1.00 | 2.87 | 7.32 | 7.32 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80889F
Deuteranopia (green-blind)
#A5A29A
Tritanopia (blue-blind)
#FF5E7D
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #f3699d; /* rgb */ color: rgb(243, 105, 157); /* oklch */ color: oklch(70.4% 0.176 359.1);
Tailwind
colors: {
custom: {
50: '#fb99b9',
500: '#f3699d',
950: '#000000',
},
}SCSS
$custom: #f3699d; $custom-light: #fb99b9; $custom-dark: #000000;
JSON
{
"hex": "#f3699d",
"rgb": {
"r": 243,
"g": 105,
"b": 157
},
"hsl": {
"h": 337.391,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.70406,
"c": 0.17648,
"h": 359.1
},
"luminance": 0.31592
}Semantic roles & 50–950 ramp
primary
#F3699D
secondary
#C7F1E1
accent
#E28E04
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180E11
muted
#867E80