#F892C6#F892C6
#F892C6 is a light, vivid pink. Relative luminance 0.446; OKLCH L 78.2% C 0.137 H 348.8°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F892C6 |
|---|---|
| RGB | rgb(248, 146, 198) |
| HSL | hsl(329, 88%, 77%) |
| HSV | hsv(329, 41%, 97%) |
| CMYK | cmyk(0%, 41.1%, 20.2%, 2.7%) |
| CIE-LAB | lab(72.62, 44.96, -10.16) |
| CIE-LCH | lch(72.62, 46.10, 347.26°) |
| OKLab | oklab(78.17% 0.1342 -0.0265) |
| OKLCH | oklch(78.17% 0.137 348.8) |
| XYZ | xyz(59.1844, 44.5955, 58.9057) |
| Luminance | 0.4459 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.64
Bubblegum Pink
#FE83CC
ΔE00 4.09
Pinky
#FC86AA
ΔE00 6.40
Carnation Pink
#FF7FA7
ΔE00 7.11
Bubblegum (survey)
#FF6CB5
ΔE00 7.42
Pig Pink
#E78EA5
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F892C6 #92F8C4
analogous
#F792F8 #F892C6 #F89293
triadic
#F892C6 #C6F892 #92C6F8
tetradic
#F892C6 #F8F792 #92F8C4 #9293F8
square
#F892C6 #F8F792 #92F8C4 #9293F8
split-complementary
#F892C6 #93F892 #92F8F7
monochromatic
#F11F8A #F458A8 #F892C6 #FCCCE4 #FDE2F0
Accessibility & contrast
On white
2.12
#F892C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#F892C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F892C6
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F892C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F892C6 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA8C8
Deuteranopia (green-blind)
#B5B9C3
Tritanopia (blue-blind)
#FF90A5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f892c6; /* rgb */ color: rgb(248, 146, 198); /* oklch */ color: oklch(78.2% 0.137 348.8);
Tailwind
colors: {
custom: {
50: '#fcb4d7',
500: '#f892c6',
950: '#000000',
},
}SCSS
$custom: #f892c6; $custom-light: #fcb4d7; $custom-dark: #000000;
JSON
{
"hex": "#f892c6",
"rgb": {
"r": 248,
"g": 146,
"b": 198
},
"hsl": {
"h": 329.412,
"s": 87.931,
"l": 77.255
},
"oklch": {
"l": 0.78174,
"c": 0.13681,
"h": 348.8
},
"luminance": 0.44591
}Semantic roles & 50–950 ramp
primary
#F892C6
secondary
#D6F5E5
accent
#E57101
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083