#F4689A#F4689A
#F4689A is a light, vivid pink. Relative luminance 0.315; OKLCH L 70.3% C 0.178 H 0.4°. Best body text is #000000 at 7.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F4689A |
|---|---|
| RGB | rgb(244, 104, 154) |
| HSL | hsl(339, 86%, 68%) |
| HSV | hsv(339, 57%, 96%) |
| CMYK | cmyk(0%, 57.4%, 36.9%, 4.3%) |
| CIE-LAB | lab(62.90, 58.33, 0.21) |
| CIE-LCH | lch(62.90, 58.33, 0.21°) |
| OKLab | oklab(70.33% 0.1778 0.0013) |
| OKLCH | oklch(70.33% 0.178 0.4) |
| XYZ | xyz(48.0940, 31.4719, 34.1075) |
| Luminance | 0.3147 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 1.37
Rosy Pink
#F6688E
ΔE00 3.31
Strawberry
#FC5A8D
ΔE00 3.34
Bubble Gum Pink
#FF69AF
ΔE00 4.32
Palevioletred
#DB7093
ΔE00 4.33
Carnation Pink
#FF7FA7
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4689A #68F4C2
analogous
#F468E0 #F4689A #F47C68
triadic
#F4689A #9AF468 #689AF4
tetradic
#F4689A #E0F468 #68F4C2 #7C68F4
square
#F4689A #E0F468 #68F4C2 #7C68F4
split-complementary
#F4689A #68F47C #68E0F4
monochromatic
#D20F55 #F02F74 #F4689A #F8A1C0 #FCDAE6
Accessibility & contrast
On white
2.88
#F4689A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.29
#F4689A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4689A
7.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4689A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4689A | 1.00 | 2.88 | 7.29 | 7.29 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80889B
Deuteranopia (green-blind)
#A5A297
Tritanopia (blue-blind)
#FF5B7B
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #f4689a; /* rgb */ color: rgb(244, 104, 154); /* oklch */ color: oklch(70.3% 0.178 0.4);
Tailwind
colors: {
custom: {
50: '#fc99b7',
500: '#f4689a',
950: '#000000',
},
}SCSS
$custom: #f4689a; $custom-light: #fc99b7; $custom-dark: #000000;
JSON
{
"hex": "#f4689a",
"rgb": {
"r": 244,
"g": 104,
"b": 154
},
"hsl": {
"h": 338.571,
"s": 86.42,
"l": 68.235
},
"oklch": {
"l": 0.7033,
"c": 0.17784,
"h": 0.4
},
"luminance": 0.31467
}Semantic roles & 50–950 ramp
primary
#F4689A
secondary
#C7F1E2
accent
#E39303
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180E11
muted
#867E80