#F892C5#F892C5
#F892C5 is a light, vivid pink. Relative luminance 0.445; OKLCH L 78.1% C 0.136 H 349.4°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F892C5 |
|---|---|
| RGB | rgb(248, 146, 197) |
| HSL | hsl(330, 88%, 77%) |
| HSV | hsv(330, 41%, 97%) |
| CMYK | cmyk(0%, 41.1%, 20.6%, 2.7%) |
| CIE-LAB | lab(72.59, 44.82, -9.66) |
| CIE-LCH | lch(72.59, 45.85, 347.84°) |
| OKLab | oklab(78.14% 0.1339 -0.0251) |
| OKLCH | oklch(78.14% 0.136 349.4) |
| XYZ | xyz(59.0694, 44.5495, 58.3002) |
| Luminance | 0.4455 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.65
Bubblegum Pink
#FE83CC
ΔE00 4.25
Pinky
#FC86AA
ΔE00 6.17
Carnation Pink
#FF7FA7
ΔE00 6.91
Bubblegum (survey)
#FF6CB5
ΔE00 7.42
Pig Pink
#E78EA5
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F892C5 #92F8C5
analogous
#F892F8 #F892C5 #F89292
triadic
#F892C5 #C5F892 #92C5F8
tetradic
#F892C5 #F8F892 #92F8C5 #9292F8
square
#F892C5 #F8F892 #92F8C5 #9292F8
split-complementary
#F892C5 #92F892 #92F8F8
monochromatic
#F11F88 #F458A6 #F892C5 #FCCCE4 #FDE2F0
Accessibility & contrast
On white
2.12
#F892C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#F892C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F892C5
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F892C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F892C5 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA7C7
Deuteranopia (green-blind)
#B5B9C2
Tritanopia (blue-blind)
#FF8FA4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f892c5; /* rgb */ color: rgb(248, 146, 197); /* oklch */ color: oklch(78.1% 0.136 349.4);
Tailwind
colors: {
custom: {
50: '#fcb4d6',
500: '#f892c5',
950: '#000000',
},
}SCSS
$custom: #f892c5; $custom-light: #fcb4d6; $custom-dark: #000000;
JSON
{
"hex": "#f892c5",
"rgb": {
"r": 248,
"g": 146,
"b": 197
},
"hsl": {
"h": 330,
"s": 87.931,
"l": 77.255
},
"oklch": {
"l": 0.78141,
"c": 0.13624,
"h": 349.4
},
"luminance": 0.44545
}Semantic roles & 50–950 ramp
primary
#F892C5
secondary
#D6F5E6
accent
#E57301
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083