#F092CF#F092CF
#F092CF is a light, vivid pink. Relative luminance 0.436; OKLCH L 77.6% C 0.135 H 341.4°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F092CF |
|---|---|
| RGB | rgb(240, 146, 207) |
| HSL | hsl(321, 76%, 76%) |
| HSV | hsv(321, 39%, 94%) |
| CMYK | cmyk(0%, 39.2%, 13.7%, 5.9%) |
| CIE-LAB | lab(71.95, 43.71, -16.24) |
| CIE-LCH | lch(71.95, 46.63, 339.61°) |
| OKLab | oklab(77.56% 0.1282 -0.0431) |
| OKLCH | oklch(77.56% 0.135 341.4) |
| XYZ | xyz(57.4769, 43.5914, 64.4060) |
| Luminance | 0.4359 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.80
Pink (survey)
#FF81C0
ΔE00 5.07
Plum
#DDA0DD
ΔE00 6.12
Lavender Pink
#DD85D7
ΔE00 6.35
Bubblegum (survey)
#FF6CB5
ΔE00 8.30
Violet (CSS)
#EE82EE
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F092CF #92F0B3
analogous
#E292F0 #F092CF #F092A0
triadic
#F092CF #CFF092 #92CFF0
tetradic
#F092CF #F0E292 #92F0B3 #92A0F0
square
#F092CF #F0E292 #92F0B3 #92A0F0
split-complementary
#F092CF #A0F092 #92F0E2
monochromatic
#E126A0 #E95CB7 #F092CF #F7C8E7 #FBE4F3
Accessibility & contrast
On white
2.16
#F092CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#F092CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F092CF
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F092CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F092CF | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A7D1
Deuteranopia (green-blind)
#AEB6CC
Tritanopia (blue-blind)
#FB93A8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f092cf; /* rgb */ color: rgb(240, 146, 207); /* oklch */ color: oklch(77.6% 0.135 341.4);
Tailwind
colors: {
custom: {
50: '#f6b3dd',
500: '#f092cf',
950: '#000000',
},
}SCSS
$custom: #f092cf; $custom-light: #f6b3dd; $custom-dark: #000000;
JSON
{
"hex": "#f092cf",
"rgb": {
"r": 240,
"g": 146,
"b": 207
},
"hsl": {
"h": 321.064,
"s": 75.806,
"l": 75.686
},
"oklch": {
"l": 0.77556,
"c": 0.13527,
"h": 341.4
},
"luminance": 0.43588
}Semantic roles & 50–950 ramp
primary
#F092CF
secondary
#D8F3E1
accent
#D8550E
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083