#F55F98#F55F98
#F55F98 is a light, vivid pink. Relative luminance 0.299; OKLCH L 69.3% C 0.190 H 359.8°. Best body text is #000000 at 6.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F55F98 |
|---|---|
| RGB | rgb(245, 95, 152) |
| HSL | hsl(337, 88%, 67%) |
| HSV | hsv(337, 61%, 96%) |
| CMYK | cmyk(0%, 61.2%, 38%, 3.9%) |
| CIE-LAB | lab(61.54, 62.33, -0.61) |
| CIE-LCH | lch(61.54, 62.33, 359.44°) |
| OKLab | oklab(69.33% 0.1904 -0.0008) |
| OKLCH | oklch(69.33% 0.19 359.8) |
| XYZ | xyz(47.4188, 29.8692, 32.9678) |
| Luminance | 0.2986 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 0.65
Strawberry
#FC5A8D
ΔE00 3.02
Rosy Pink
#F6688E
ΔE00 4.06
Bubble Gum Pink
#FF69AF
ΔE00 4.52
Palevioletred
#DB7093
ΔE00 5.00
Barbie Pink
#FE46A5
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F55F98 #5FF5BC
analogous
#F55FE3 #F55F98 #F5715F
triadic
#F55F98 #98F55F #5F98F5
tetradic
#F55F98 #E3F55F #5FF5BC #715FF5
square
#F55F98 #E3F55F #5FF5BC #715FF5
split-complementary
#F55F98 #5FF571 #5FE3F5
monochromatic
#CD0D56 #F12573 #F55F98 #F999BD #FCD2E2
Accessibility & contrast
On white
3.01
#F55F98 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.97
#F55F98 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #F55F98
6.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F55F98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F55F98 | 1.00 | 3.01 | 6.97 | 6.97 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A839A
Deuteranopia (green-blind)
#A29F95
Tritanopia (blue-blind)
#FF5175
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #f55f98; /* rgb */ color: rgb(245, 95, 152); /* oklch */ color: oklch(69.3% 0.190 359.8);
Tailwind
colors: {
custom: {
50: '#fd94b6',
500: '#f55f98',
950: '#000000',
},
}SCSS
$custom: #f55f98; $custom-light: #fd94b6; $custom-dark: #000000;
JSON
{
"hex": "#f55f98",
"rgb": {
"r": 245,
"g": 95,
"b": 152
},
"hsl": {
"h": 337.2,
"s": 88.235,
"l": 66.667
},
"oklch": {
"l": 0.69325,
"c": 0.19038,
"h": 359.8
},
"luminance": 0.29864
}Semantic roles & 50–950 ramp
primary
#F55F98
secondary
#C0F0DE
accent
#E58E01
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180E11
muted
#867E80