#F089B3#F089B3
#F089B3 is a light, vivid pink. Relative luminance 0.397; OKLCH L 75.2% C 0.134 H 354.9°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F089B3 |
|---|---|
| RGB | rgb(240, 137, 179) |
| HSL | hsl(336, 77%, 74%) |
| HSV | hsv(336, 43%, 94%) |
| CMYK | cmyk(0%, 42.9%, 25.4%, 5.9%) |
| CIE-LAB | lab(69.24, 44.19, -4.73) |
| CIE-LCH | lch(69.24, 44.44, 353.89°) |
| OKLab | oklab(75.22% 0.1332 -0.0119) |
| OKLCH | oklch(75.22% 0.134 354.9) |
| XYZ | xyz(53.0190, 39.6753, 47.5047) |
| Luminance | 0.3967 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.59
Pink (survey)
#FF81C0
ΔE00 4.10
Carnation Pink
#FF7FA7
ΔE00 4.29
Pig Pink
#E78EA5
ΔE00 4.68
Rosa
#FE86A4
ΔE00 5.31
Bubblegum Pink
#FE83CC
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F089B3 #89F0C6
analogous
#F089E7 #F089B3 #F09389
triadic
#F089B3 #B3F089 #89B3F0
tetradic
#F089B3 #E7F089 #89F0C6 #9389F0
square
#F089B3 #E7F089 #89F0C6 #9389F0
split-complementary
#F089B3 #89F093 #89E7F0
monochromatic
#E21D6D #E95390 #F089B3 #F7BFD6 #FCE4EE
Accessibility & contrast
On white
2.35
#F089B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#F089B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F089B3
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F089B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F089B3 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969EB4
Deuteranopia (green-blind)
#B0B0B1
Tritanopia (blue-blind)
#FE8498
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f089b3; /* rgb */ color: rgb(240, 137, 179); /* oklch */ color: oklch(75.2% 0.134 354.9);
Tailwind
colors: {
custom: {
50: '#f7adc9',
500: '#f089b3',
950: '#000000',
},
}SCSS
$custom: #f089b3; $custom-light: #f7adc9; $custom-dark: #000000;
JSON
{
"hex": "#f089b3",
"rgb": {
"r": 240,
"g": 137,
"b": 179
},
"hsl": {
"h": 335.534,
"s": 77.444,
"l": 73.922
},
"oklch": {
"l": 0.75215,
"c": 0.13371,
"h": 354.9
},
"luminance": 0.39671
}Semantic roles & 50–950 ramp
primary
#F089B3
secondary
#D8F3E8
accent
#DA860C
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82