#F093BC#F093BC
#F093BC is a light, vivid pink. Relative luminance 0.430; OKLCH L 77.1% C 0.122 H 352.4°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F093BC |
|---|---|
| RGB | rgb(240, 147, 188) |
| HSL | hsl(334, 76%, 76%) |
| HSV | hsv(334, 39%, 94%) |
| CMYK | cmyk(0%, 38.8%, 21.7%, 5.9%) |
| CIE-LAB | lab(71.57, 40.31, -6.29) |
| CIE-LCH | lch(71.57, 40.80, 351.13°) |
| OKLab | oklab(77.07% 0.1208 -0.0161) |
| OKLCH | oklch(77.07% 0.122 352.4) |
| XYZ | xyz(55.4471, 43.0272, 52.9519) |
| Luminance | 0.4302 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.96
Pinky
#FC86AA
ΔE00 5.18
Pig Pink
#E78EA5
ΔE00 5.37
Bubblegum Pink
#FE83CC
ΔE00 6.14
Carnation Pink
#FF7FA7
ΔE00 6.21
Rosa
#FE86A4
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F093BC #93F0C7
analogous
#F093EB #F093BC #F09893
triadic
#F093BC #BCF093 #93BCF0
tetradic
#F093BC #EBF093 #93F0C7 #9893F0
square
#F093BC #EBF093 #93F0C7 #9893F0
split-complementary
#F093BC #93F098 #93EBF0
monochromatic
#E12879 #E95D9B #F093BC #F7C9DD #FBE4EE
Accessibility & contrast
On white
2.19
#F093BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#F093BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F093BC
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F093BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F093BC | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA6BD
Deuteranopia (green-blind)
#B4B5BA
Tritanopia (blue-blind)
#FD90A1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f093bc; /* rgb */ color: rgb(240, 147, 188); /* oklch */ color: oklch(77.1% 0.122 352.4);
Tailwind
colors: {
custom: {
50: '#f7b4d0',
500: '#f093bc',
950: '#000000',
},
}SCSS
$custom: #f093bc; $custom-light: #f7b4d0; $custom-dark: #000000;
JSON
{
"hex": "#f093bc",
"rgb": {
"r": 240,
"g": 147,
"b": 188
},
"hsl": {
"h": 333.548,
"s": 75.61,
"l": 75.882
},
"oklch": {
"l": 0.77073,
"c": 0.12183,
"h": 352.4
},
"luminance": 0.43024
}Semantic roles & 50–950 ramp
primary
#F093BC
secondary
#D8F3E7
accent
#D87F0E
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082