#F098B7#F098B7
#F098B7 is a light, moderate pink. Relative luminance 0.444; OKLCH L 77.7% C 0.111 H 357.3°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F098B7 |
|---|---|
| RGB | rgb(240, 152, 183) |
| HSL | hsl(339, 75%, 77%) |
| HSV | hsv(339, 37%, 94%) |
| CMYK | cmyk(0%, 36.7%, 23.8%, 5.9%) |
| CIE-LAB | lab(72.50, 36.99, -2.16) |
| CIE-LCH | lch(72.50, 37.05, 356.66°) |
| OKLab | oklab(77.73% 0.1113 -0.0052) |
| OKLCH | oklch(77.73% 0.111 357.3) |
| XYZ | xyz(55.7119, 44.4043, 50.4271) |
| Luminance | 0.4440 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.84
Pinky
#FC86AA
ΔE00 4.86
Faded Pink
#DE9DAC
ΔE00 5.19
Rosa
#FE86A4
ΔE00 5.80
Powder Pink
#FFB2D0
ΔE00 6.17
Carnation Pink
#FF7FA7
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F098B7 #98F0D1
analogous
#F098E3 #F098B7 #F0A598
triadic
#F098B7 #B7F098 #98B7F0
tetradic
#F098B7 #E3F098 #98F0D1 #A598F0
square
#F098B7 #E3F098 #98F0D1 #A598F0
split-complementary
#F098B7 #98F0A5 #98E3F0
monochromatic
#E02D6C #E86392 #F098B7 #F8CDDC #FBE4EC
Accessibility & contrast
On white
2.13
#F098B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#F098B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F098B7
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F098B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F098B7 | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A8B8
Deuteranopia (green-blind)
#B9B8B5
Tritanopia (blue-blind)
#FD93A3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f098b7; /* rgb */ color: rgb(240, 152, 183); /* oklch */ color: oklch(77.7% 0.111 357.3);
Tailwind
colors: {
custom: {
50: '#f6b7cc',
500: '#f098b7',
950: '#000000',
},
}SCSS
$custom: #f098b7; $custom-light: #f6b7cc; $custom-dark: #000000;
JSON
{
"hex": "#f098b7",
"rgb": {
"r": 240,
"g": 152,
"b": 183
},
"hsl": {
"h": 338.864,
"s": 74.576,
"l": 76.863
},
"oklch": {
"l": 0.77729,
"c": 0.11143,
"h": 357.3
},
"luminance": 0.44401
}Semantic roles & 50–950 ramp
primary
#F098B7
secondary
#D8F3E9
accent
#D7900F
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082