#F899BF#F899BF
#F899BF is a light, vivid pink. Relative luminance 0.465; OKLCH L 79.1% C 0.122 H 354.7°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F899BF |
|---|---|
| RGB | rgb(248, 153, 191) |
| HSL | hsl(336, 87%, 79%) |
| HSV | hsv(336, 38%, 97%) |
| CMYK | cmyk(0%, 38.3%, 23%, 2.7%) |
| CIE-LAB | lab(73.87, 40.36, -4.45) |
| CIE-LCH | lch(73.87, 40.61, 353.71°) |
| OKLab | oklab(79.05% 0.1213 -0.0112) |
| OKLCH | oklch(79.05% 0.122 354.7) |
| XYZ | xyz(59.5079, 46.5045, 55.1221) |
| Luminance | 0.4650 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 5.17
Pig Pink
#E78EA5
ΔE00 5.57
Powder Pink
#FFB2D0
ΔE00 5.68
Pink (survey)
#FF81C0
ΔE00 5.94
Carnation Pink
#FF7FA7
ΔE00 6.40
Rosa
#FE86A4
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F899BF #99F8D2
analogous
#F899EE #F899BF #F8A299
triadic
#F899BF #BFF899 #99BFF8
tetradic
#F899BF #EEF899 #99F8D2 #A299F8
square
#F899BF #EEF899 #99F8D2 #A299F8
split-complementary
#F899BF #99F8A2 #99EEF8
monochromatic
#F02677 #F4609B #F899BF #FCD2E3 #FDE2ED
Accessibility & contrast
On white
2.04
#F899BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#F899BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F899BF
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F899BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F899BF | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABC0
Deuteranopia (green-blind)
#BCBCBD
Tritanopia (blue-blind)
#FF95A6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f899bf; /* rgb */ color: rgb(248, 153, 191); /* oklch */ color: oklch(79.1% 0.122 354.7);
Tailwind
colors: {
custom: {
50: '#fcb8d2',
500: '#f899bf',
950: '#000000',
},
}SCSS
$custom: #f899bf; $custom-light: #fcb8d2; $custom-dark: #000000;
JSON
{
"hex": "#f899bf",
"rgb": {
"r": 248,
"g": 153,
"b": 191
},
"hsl": {
"h": 336,
"s": 87.156,
"l": 78.627
},
"oklch": {
"l": 0.79052,
"c": 0.12177,
"h": 354.7
},
"luminance": 0.46501
}Semantic roles & 50–950 ramp
primary
#F899BF
secondary
#D6F5E9
accent
#E48902
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082