#F292BC#F292BC
#F292BC is a light, vivid pink. Relative luminance 0.431; OKLCH L 77.1% C 0.126 H 352.7°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F292BC |
|---|---|
| RGB | rgb(242, 146, 188) |
| HSL | hsl(334, 79%, 76%) |
| HSV | hsv(334, 40%, 95%) |
| CMYK | cmyk(0%, 39.7%, 22.3%, 5.1%) |
| CIE-LAB | lab(71.60, 41.51, -6.22) |
| CIE-LCH | lch(71.60, 41.97, 351.48°) |
| OKLab | oklab(77.15% 0.1245 -0.0159) |
| OKLCH | oklch(77.15% 0.126 352.7) |
| XYZ | xyz(55.9751, 43.0697, 52.9323) |
| Luminance | 0.4307 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.61
Pinky
#FC86AA
ΔE00 4.90
Pig Pink
#E78EA5
ΔE00 5.44
Bubblegum Pink
#FE83CC
ΔE00 5.89
Carnation Pink
#FF7FA7
ΔE00 5.90
Rosa
#FE86A4
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F292BC #92F2C8
analogous
#F292EC #F292BC #F29892
triadic
#F292BC #BCF292 #92BCF2
tetradic
#F292BC #ECF292 #92F2C8 #9892F2
square
#F292BC #ECF292 #92F2C8 #9892F2
split-complementary
#F292BC #92F298 #92ECF2
monochromatic
#E52579 #EB5B9A #F292BC #F9C9DE #FCE4EE
Accessibility & contrast
On white
2.18
#F292BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#F292BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F292BC
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F292BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F292BC | 1.00 | 2.18 | 9.61 | 9.61 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BD
Deuteranopia (green-blind)
#B4B6BA
Tritanopia (blue-blind)
#FF8EA1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f292bc; /* rgb */ color: rgb(242, 146, 188); /* oklch */ color: oklch(77.1% 0.126 352.7);
Tailwind
colors: {
custom: {
50: '#f8b3d0',
500: '#f292bc',
950: '#000000',
},
}SCSS
$custom: #f292bc; $custom-light: #f8b3d0; $custom-dark: #000000;
JSON
{
"hex": "#f292bc",
"rgb": {
"r": 242,
"g": 146,
"b": 188
},
"hsl": {
"h": 333.75,
"s": 78.689,
"l": 76.078
},
"oklch": {
"l": 0.77146,
"c": 0.12551,
"h": 352.7
},
"luminance": 0.43066
}Semantic roles & 50–950 ramp
primary
#F292BC
secondary
#D7F4E7
accent
#DB800B
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082