#F4699F#F4699F
#F4699F is a light, vivid pink. Relative luminance 0.318; OKLCH L 70.6% C 0.178 H 358.4°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F4699F |
|---|---|
| RGB | rgb(244, 105, 159) |
| HSL | hsl(337, 86%, 68%) |
| HSV | hsv(337, 57%, 96%) |
| CMYK | cmyk(0%, 57%, 34.8%, 4.3%) |
| CIE-LAB | lab(63.21, 58.44, -2.21) |
| CIE-LCH | lch(63.21, 58.48, 357.84°) |
| OKLab | oklab(70.61% 0.1781 -0.005) |
| OKLCH | oklch(70.61% 0.178 358.4) |
| XYZ | xyz(48.6204, 31.8445, 36.3802) |
| Luminance | 0.3184 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.00
Bubble Gum Pink
#FF69AF
ΔE00 3.31
Hot Pink
#FF69B4
ΔE00 4.26
Strawberry
#FC5A8D
ΔE00 4.31
Bubblegum (survey)
#FF6CB5
ΔE00 4.34
Rosy Pink
#F6688E
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4699F #69F4BE
analogous
#F469E4 #F4699F #F47869
triadic
#F4699F #9FF469 #699FF4
tetradic
#F4699F #E4F469 #69F4BE #7869F4
square
#F4699F #E4F469 #69F4BE #7869F4
split-complementary
#F4699F #69F478 #69E4F4
monochromatic
#D30F5B #F0307B #F4699F #F8A2C3 #FCDBE8
Accessibility & contrast
On white
2.85
#F4699F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#F4699F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4699F
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4699F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4699F | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8089A1
Deuteranopia (green-blind)
#A5A39C
Tritanopia (blue-blind)
#FF5E7E
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #f4699f; /* rgb */ color: rgb(244, 105, 159); /* oklch */ color: oklch(70.6% 0.178 358.4);
Tailwind
colors: {
custom: {
50: '#fc99bb',
500: '#f4699f',
950: '#000000',
},
}SCSS
$custom: #f4699f; $custom-light: #fc99bb; $custom-dark: #000000;
JSON
{
"hex": "#f4699f",
"rgb": {
"r": 244,
"g": 105,
"b": 159
},
"hsl": {
"h": 336.691,
"s": 86.335,
"l": 68.431
},
"oklch": {
"l": 0.70608,
"c": 0.17816,
"h": 358.4
},
"luminance": 0.31839
}Semantic roles & 50–950 ramp
primary
#F4699F
secondary
#C7F1E1
accent
#E38C03
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180E11
muted
#867E80