#F098BB#F098BB
#F098BB is a light, moderate pink. Relative luminance 0.446; OKLCH L 77.9% C 0.113 H 354.6°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F098BB |
|---|---|
| RGB | rgb(240, 152, 187) |
| HSL | hsl(336, 75%, 77%) |
| HSV | hsv(336, 37%, 94%) |
| CMYK | cmyk(0%, 36.7%, 22.1%, 5.9%) |
| CIE-LAB | lab(72.61, 37.56, -4.20) |
| CIE-LCH | lch(72.61, 37.80, 353.61°) |
| OKLab | oklab(77.85% 0.1127 -0.0106) |
| OKLCH | oklch(77.85% 0.113 354.6) |
| XYZ | xyz(56.1341, 44.5732, 52.6509) |
| Luminance | 0.4457 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.74
Pinky
#FC86AA
ΔE00 5.31
Faded Pink
#DE9DAC
ΔE00 5.97
Powder Pink
#FFB2D0
ΔE00 6.07
Pink (survey)
#FF81C0
ΔE00 6.41
Rosa
#FE86A4
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F098BB #98F0CD
analogous
#F098E7 #F098BB #F0A198
triadic
#F098BB #BBF098 #98BBF0
tetradic
#F098BB #E7F098 #98F0CD #A198F0
square
#F098BB #E7F098 #98F0CD #A198F0
split-complementary
#F098BB #98F0A1 #98E7F0
monochromatic
#E02D74 #E86398 #F098BB #F8CDDE #FBE4ED
Accessibility & contrast
On white
2.12
#F098BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#F098BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F098BB
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F098BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F098BB | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BC
Deuteranopia (green-blind)
#B8B8B9
Tritanopia (blue-blind)
#FD94A4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f098bb; /* rgb */ color: rgb(240, 152, 187); /* oklch */ color: oklch(77.9% 0.113 354.6);
Tailwind
colors: {
custom: {
50: '#f6b7cf',
500: '#f098bb',
950: '#000000',
},
}SCSS
$custom: #f098bb; $custom-light: #f6b7cf; $custom-dark: #000000;
JSON
{
"hex": "#f098bb",
"rgb": {
"r": 240,
"g": 152,
"b": 187
},
"hsl": {
"h": 336.136,
"s": 74.576,
"l": 76.863
},
"oklch": {
"l": 0.77852,
"c": 0.11318,
"h": 354.6
},
"luminance": 0.4457
}Semantic roles & 50–950 ramp
primary
#F098BB
secondary
#D8F3E8
accent
#D7870F
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082