#F092BC#F092BC
#F092BC is a light, vivid pink. Relative luminance 0.427; OKLCH L 76.9% C 0.123 H 352.1°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F092BC |
|---|---|
| RGB | rgb(240, 146, 188) |
| HSL | hsl(333, 76%, 76%) |
| HSV | hsv(333, 39%, 94%) |
| CMYK | cmyk(0%, 39.2%, 21.7%, 5.9%) |
| CIE-LAB | lab(71.36, 40.83, -6.60) |
| CIE-LCH | lch(71.36, 41.36, 350.81°) |
| OKLab | oklab(76.91% 0.1223 -0.017) |
| OKLCH | oklch(76.91% 0.123 352.1) |
| XYZ | xyz(55.2922, 42.7176, 52.9003) |
| Luminance | 0.4271 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.72
Pinky
#FC86AA
ΔE00 5.17
Pig Pink
#E78EA5
ΔE00 5.49
Bubblegum Pink
#FE83CC
ΔE00 5.89
Carnation Pink
#FF7FA7
ΔE00 6.15
Rosa
#FE86A4
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F092BC #92F0C6
analogous
#F092EB #F092BC #F09792
triadic
#F092BC #BCF092 #92BCF0
tetradic
#F092BC #EBF092 #92F0C6 #9792F0
square
#F092BC #EBF092 #92F0C6 #9792F0
split-complementary
#F092BC #92F097 #92EBF0
monochromatic
#E1267A #E95C9B #F092BC #F7C8DD #FBE4EE
Accessibility & contrast
On white
2.20
#F092BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#F092BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F092BC
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F092BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F092BC | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BD
Deuteranopia (green-blind)
#B3B5BA
Tritanopia (blue-blind)
#FD8FA1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f092bc; /* rgb */ color: rgb(240, 146, 188); /* oklch */ color: oklch(76.9% 0.123 352.1);
Tailwind
colors: {
custom: {
50: '#f7b3d0',
500: '#f092bc',
950: '#000000',
},
}SCSS
$custom: #f092bc; $custom-light: #f7b3d0; $custom-dark: #000000;
JSON
{
"hex": "#f092bc",
"rgb": {
"r": 240,
"g": 146,
"b": 188
},
"hsl": {
"h": 333.191,
"s": 75.806,
"l": 75.686
},
"oklch": {
"l": 0.76913,
"c": 0.12347,
"h": 352.1
},
"luminance": 0.42714
}Semantic roles & 50–950 ramp
primary
#F092BC
secondary
#D8F3E7
accent
#D87E0E
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082