#F85F98#F85F98
#F85F98 is a light, vivid pink. Relative luminance 0.304; OKLCH L 69.8% C 0.193 H 0.3°. Best body text is #000000 at 7.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F85F98 |
|---|---|
| RGB | rgb(248, 95, 152) |
| HSL | hsl(338, 92%, 67%) |
| HSV | hsv(338, 62%, 97%) |
| CMYK | cmyk(0%, 61.7%, 38.7%, 2.7%) |
| CIE-LAB | lab(62.01, 63.23, 0.13) |
| CIE-LCH | lch(62.01, 63.23, 0.12°) |
| OKLab | oklab(69.76% 0.1932 0.0011) |
| OKLCH | oklch(69.76% 0.193 0.3) |
| XYZ | xyz(48.4742, 30.4134, 33.0173) |
| Luminance | 0.3041 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 0.82
Strawberry
#FC5A8D
ΔE00 2.67
Rosy Pink
#F6688E
ΔE00 3.75
Bubble Gum Pink
#FF69AF
ΔE00 4.49
Warm Pink
#FB5581
ΔE00 5.19
Barbie Pink
#FE46A5
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F85F98 #5FF8BF
analogous
#F85FE5 #F85F98 #F8735F
triadic
#F85F98 #98F85F #5F98F8
tetradic
#F85F98 #E5F85F #5FF8BF #735FF8
square
#F85F98 #E5F85F #5FF8BF #735FF8
split-complementary
#F85F98 #5FF873 #5FE5F8
monochromatic
#D30955 #F52472 #F85F98 #FB9ABE #FDD4E3
Accessibility & contrast
On white
2.97
#F85F98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.08
#F85F98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F85F98
7.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F85F98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F85F98 | 1.00 | 2.97 | 7.08 | 7.08 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B839A
Deuteranopia (green-blind)
#A4A194
Tritanopia (blue-blind)
#FF5075
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #f85f98; /* rgb */ color: rgb(248, 95, 152); /* oklch */ color: oklch(69.8% 0.193 0.3);
Tailwind
colors: {
custom: {
50: '#ff94b6',
500: '#f85f98',
950: '#000000',
},
}SCSS
$custom: #f85f98; $custom-light: #ff94b6; $custom-dark: #000000;
JSON
{
"hex": "#f85f98",
"rgb": {
"r": 248,
"g": 95,
"b": 152
},
"hsl": {
"h": 337.647,
"s": 91.617,
"l": 67.255
},
"oklch": {
"l": 0.69764,
"c": 0.19318,
"h": 0.3
},
"luminance": 0.30408
}Semantic roles & 50–950 ramp
primary
#F85F98
secondary
#C1F2E0
accent
#E69000
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#190E11
muted
#877E80