#F098BF#F098BF
#F098BF is a light, moderate pink. Relative luminance 0.447; OKLCH L 78.0% C 0.115 H 352.0°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F098BF |
|---|---|
| RGB | rgb(240, 152, 191) |
| HSL | hsl(333, 75%, 77%) |
| HSV | hsv(333, 37%, 94%) |
| CMYK | cmyk(0%, 36.7%, 20.4%, 5.9%) |
| CIE-LAB | lab(72.72, 38.14, -6.25) |
| CIE-LCH | lch(72.72, 38.65, 350.70°) |
| OKLab | oklab(77.98% 0.114 -0.0161) |
| OKLCH | oklch(77.98% 0.115 352) |
| XYZ | xyz(56.5683, 44.7469, 54.9376) |
| Luminance | 0.4474 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.69
Pink (survey)
#FF81C0
ΔE00 5.91
Pinky
#FC86AA
ΔE00 5.93
Powder Pink
#FFB2D0
ΔE00 6.17
Faded Pink
#DE9DAC
ΔE00 6.81
Bubblegum Pink
#FE83CC
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F098BF #98F0C9
analogous
#F098EB #F098BF #F09D98
triadic
#F098BF #BFF098 #98BFF0
tetradic
#F098BF #EBF098 #98F0C9 #9D98F0
square
#F098BF #EBF098 #98F0C9 #9D98F0
split-complementary
#F098BF #98F09D #98EBF0
monochromatic
#E02D7D #E8639E #F098BF #F8CDE0 #FBE4EE
Accessibility & contrast
On white
2.11
#F098BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#F098BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F098BF
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F098BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F098BF | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9C0
Deuteranopia (green-blind)
#B7B8BD
Tritanopia (blue-blind)
#FC95A6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f098bf; /* rgb */ color: rgb(240, 152, 191); /* oklch */ color: oklch(78.0% 0.115 352.0);
Tailwind
colors: {
custom: {
50: '#f6b7d2',
500: '#f098bf',
950: '#000000',
},
}SCSS
$custom: #f098bf; $custom-light: #f6b7d2; $custom-dark: #000000;
JSON
{
"hex": "#f098bf",
"rgb": {
"r": 240,
"g": 152,
"b": 191
},
"hsl": {
"h": 333.409,
"s": 74.576,
"l": 76.863
},
"oklch": {
"l": 0.77977,
"c": 0.11516,
"h": 352
},
"luminance": 0.44743
}Semantic roles & 50–950 ramp
primary
#F098BF
secondary
#D8F3E7
accent
#D77E0F
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082