#F092BE#F092BE
#F092BE is a light, vivid pink. Relative luminance 0.428; OKLCH L 77.0% C 0.125 H 350.9°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F092BE |
|---|---|
| RGB | rgb(240, 146, 190) |
| HSL | hsl(332, 76%, 76%) |
| HSV | hsv(332, 39%, 94%) |
| CMYK | cmyk(0%, 39.2%, 20.8%, 5.9%) |
| CIE-LAB | lab(71.42, 41.12, -7.62) |
| CIE-LCH | lch(71.42, 41.82, 349.50°) |
| OKLab | oklab(76.98% 0.123 -0.0197) |
| OKLCH | oklch(76.98% 0.125 350.9) |
| XYZ | xyz(55.5093, 42.8044, 54.0436) |
| Luminance | 0.4280 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.52
Bubblegum Pink
#FE83CC
ΔE00 5.50
Pinky
#FC86AA
ΔE00 5.57
Pig Pink
#E78EA5
ΔE00 5.99
Carnation Pink
#FF7FA7
ΔE00 6.49
Rosa
#FE86A4
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F092BE #92F0C4
analogous
#F092ED #F092BE #F09592
triadic
#F092BE #BEF092 #92BEF0
tetradic
#F092BE #EDF092 #92F0C4 #9592F0
square
#F092BE #EDF092 #92F0C4 #9592F0
split-complementary
#F092BE #92F095 #92EDF0
monochromatic
#E1267E #E95C9E #F092BE #F7C8DE #FBE4EF
Accessibility & contrast
On white
2.20
#F092BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#F092BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F092BE
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F092BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F092BE | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5C0
Deuteranopia (green-blind)
#B3B5BC
Tritanopia (blue-blind)
#FD8FA2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f092be; /* rgb */ color: rgb(240, 146, 190); /* oklch */ color: oklch(77.0% 0.125 350.9);
Tailwind
colors: {
custom: {
50: '#f7b3d1',
500: '#f092be',
950: '#000000',
},
}SCSS
$custom: #f092be; $custom-light: #f7b3d1; $custom-dark: #000000;
JSON
{
"hex": "#f092be",
"rgb": {
"r": 240,
"g": 146,
"b": 190
},
"hsl": {
"h": 331.915,
"s": 75.806,
"l": 75.686
},
"oklch": {
"l": 0.76977,
"c": 0.12453,
"h": 350.9
},
"luminance": 0.42801
}Semantic roles & 50–950 ramp
primary
#F092BE
secondary
#D8F3E6
accent
#D8790E
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082