#F093BF#F093BF
#F093BF is a light, vivid pink. Relative luminance 0.432; OKLCH L 77.2% C 0.123 H 350.6°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F093BF |
|---|---|
| RGB | rgb(240, 147, 191) |
| HSL | hsl(332, 76%, 76%) |
| HSV | hsv(332, 39%, 94%) |
| CMYK | cmyk(0%, 38.8%, 20.4%, 5.9%) |
| CIE-LAB | lab(71.66, 40.75, -7.82) |
| CIE-LCH | lch(71.66, 41.49, 349.13°) |
| OKLab | oklab(77.17% 0.1217 -0.0202) |
| OKLCH | oklch(77.17% 0.123 350.6) |
| XYZ | xyz(55.7738, 43.1579, 54.6728) |
| Luminance | 0.4315 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.67
Bubblegum Pink
#FE83CC
ΔE00 5.56
Pinky
#FC86AA
ΔE00 5.78
Pig Pink
#E78EA5
ΔE00 6.13
Carnation Pink
#FF7FA7
ΔE00 6.71
Rosa
#FE86A4
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F093BF #93F0C4
analogous
#F093ED #F093BF #F09593
triadic
#F093BF #BFF093 #93BFF0
tetradic
#F093BF #EDF093 #93F0C4 #9593F0
square
#F093BF #EDF093 #93F0C4 #9593F0
split-complementary
#F093BF #93F095 #93EDF0
monochromatic
#E1287F #E95D9F #F093BF #F7C9DF #FBE4EF
Accessibility & contrast
On white
2.18
#F093BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#F093BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F093BF
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F093BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F093BF | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA6C1
Deuteranopia (green-blind)
#B3B6BD
Tritanopia (blue-blind)
#FD90A3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f093bf; /* rgb */ color: rgb(240, 147, 191); /* oklch */ color: oklch(77.2% 0.123 350.6);
Tailwind
colors: {
custom: {
50: '#f6b4d2',
500: '#f093bf',
950: '#000000',
},
}SCSS
$custom: #f093bf; $custom-light: #f6b4d2; $custom-dark: #000000;
JSON
{
"hex": "#f093bf",
"rgb": {
"r": 240,
"g": 147,
"b": 191
},
"hsl": {
"h": 331.613,
"s": 75.61,
"l": 75.882
},
"oklch": {
"l": 0.77169,
"c": 0.12341,
"h": 350.6
},
"luminance": 0.43154
}Semantic roles & 50–950 ramp
primary
#F093BF
secondary
#D8F3E6
accent
#D8780E
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082