#F094BF#F094BF
#F094BF is a light, vivid pink. Relative luminance 0.435; OKLCH L 77.3% C 0.122 H 350.8°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F094BF |
|---|---|
| RGB | rgb(240, 148, 191) |
| HSL | hsl(332, 75%, 76%) |
| HSV | hsv(332, 38%, 94%) |
| CMYK | cmyk(0%, 38.3%, 20.4%, 5.9%) |
| CIE-LAB | lab(71.87, 40.23, -7.51) |
| CIE-LCH | lch(71.87, 40.92, 349.43°) |
| OKLab | oklab(77.33% 0.1202 -0.0194) |
| OKLCH | oklch(77.33% 0.122 350.8) |
| XYZ | xyz(55.9300, 43.4703, 54.7248) |
| Luminance | 0.4347 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.91
Pinky
#FC86AA
ΔE00 5.78
Bubblegum Pink
#FE83CC
ΔE00 5.80
Pig Pink
#E78EA5
ΔE00 6.02
Carnation Pink
#FF7FA7
ΔE00 6.77
Powder Pink
#FFB2D0
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F094BF #94F0C5
analogous
#F094ED #F094BF #F09794
triadic
#F094BF #BFF094 #94BFF0
tetradic
#F094BF #EDF094 #94F0C5 #9794F0
square
#F094BF #EDF094 #94F0C5 #9794F0
split-complementary
#F094BF #94F097 #94EDF0
monochromatic
#E1297F #E85E9F #F094BF #F8CADF #FBE4EF
Accessibility & contrast
On white
2.17
#F094BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#F094BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F094BF
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F094BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F094BF | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA7C1
Deuteranopia (green-blind)
#B4B6BD
Tritanopia (blue-blind)
#FD91A3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f094bf; /* rgb */ color: rgb(240, 148, 191); /* oklch */ color: oklch(77.3% 0.122 350.8);
Tailwind
colors: {
custom: {
50: '#f6b5d2',
500: '#f094bf',
950: '#000000',
},
}SCSS
$custom: #f094bf; $custom-light: #f6b5d2; $custom-dark: #000000;
JSON
{
"hex": "#f094bf",
"rgb": {
"r": 240,
"g": 148,
"b": 191
},
"hsl": {
"h": 331.957,
"s": 75.41,
"l": 76.078
},
"oklch": {
"l": 0.77329,
"c": 0.12176,
"h": 350.8
},
"luminance": 0.43467
}Semantic roles & 50–950 ramp
primary
#F094BF
secondary
#D8F3E6
accent
#D8790E
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082