#F898BF#F898BF
#F898BF is a light, vivid pink. Relative luminance 0.462; OKLCH L 78.9% C 0.123 H 354.4°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F898BF |
|---|---|
| RGB | rgb(248, 152, 191) |
| HSL | hsl(336, 87%, 78%) |
| HSV | hsv(336, 39%, 97%) |
| CMYK | cmyk(0%, 38.7%, 23%, 2.7%) |
| CIE-LAB | lab(73.66, 40.88, -4.76) |
| CIE-LCH | lch(73.66, 41.16, 353.36°) |
| OKLab | oklab(78.89% 0.1228 -0.012) |
| OKLCH | oklch(78.89% 0.123 354.4) |
| XYZ | xyz(59.3449, 46.1786, 55.0678) |
| Luminance | 0.4617 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 5.08
Pig Pink
#E78EA5
ΔE00 5.62
Pink (survey)
#FF81C0
ΔE00 5.67
Powder Pink
#FFB2D0
ΔE00 5.92
Carnation Pink
#FF7FA7
ΔE00 6.28
Rosa
#FE86A4
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F898BF #98F8D1
analogous
#F898EF #F898BF #F8A198
triadic
#F898BF #BFF898 #98BFF8
tetradic
#F898BF #EFF898 #98F8D1 #A198F8
square
#F898BF #EFF898 #98F8D1 #A198F8
split-complementary
#F898BF #98F8A1 #98EFF8
monochromatic
#F02578 #F45F9B #F898BF #FCD1E3 #FDE2ED
Accessibility & contrast
On white
2.05
#F898BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#F898BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F898BF
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F898BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F898BF | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ABC0
Deuteranopia (green-blind)
#BBBBBD
Tritanopia (blue-blind)
#FF94A6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f898bf; /* rgb */ color: rgb(248, 152, 191); /* oklch */ color: oklch(78.9% 0.123 354.4);
Tailwind
colors: {
custom: {
50: '#fcb8d2',
500: '#f898bf',
950: '#000000',
},
}SCSS
$custom: #f898bf; $custom-light: #fcb8d2; $custom-dark: #000000;
JSON
{
"hex": "#f898bf",
"rgb": {
"r": 248,
"g": 152,
"b": 191
},
"hsl": {
"h": 335.625,
"s": 87.273,
"l": 78.431
},
"oklch": {
"l": 0.78892,
"c": 0.12338,
"h": 354.4
},
"luminance": 0.46175
}Semantic roles & 50–950 ramp
primary
#F898BF
secondary
#D6F5E8
accent
#E48802
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082