#F892CA#F892CA
#F892CA is a light, vivid pink. Relative luminance 0.448; OKLCH L 78.3% C 0.139 H 346.7°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F892CA |
|---|---|
| RGB | rgb(248, 146, 202) |
| HSL | hsl(327, 88%, 77%) |
| HSV | hsv(327, 41%, 97%) |
| CMYK | cmyk(0%, 41.1%, 18.5%, 2.7%) |
| CIE-LAB | lab(72.75, 45.55, -12.19) |
| CIE-LCH | lch(72.75, 47.15, 345.02°) |
| OKLab | oklab(78.31% 0.1354 -0.032) |
| OKLCH | oklch(78.31% 0.139 346.7) |
| XYZ | xyz(59.6519, 44.7825, 61.3677) |
| Luminance | 0.4478 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.56
Pink (survey)
#FF81C0
ΔE00 3.75
Pinky
#FC86AA
ΔE00 7.28
Bubblegum (survey)
#FF6CB5
ΔE00 7.52
Carnation Pink
#FF7FA7
ΔE00 7.90
Hot Pink
#FF69B4
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F892CA #92F8C0
analogous
#F392F8 #F892CA #F89297
triadic
#F892CA #CAF892 #92CAF8
tetradic
#F892CA #F8F392 #92F8C0 #9297F8
square
#F892CA #F8F392 #92F8C0 #9297F8
split-complementary
#F892CA #97F892 #92F8F3
monochromatic
#F11F92 #F458AE #F892CA #FCCCE6 #FDE2F1
Accessibility & contrast
On white
2.11
#F892CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#F892CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F892CA
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F892CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F892CA | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA8CC
Deuteranopia (green-blind)
#B4B9C7
Tritanopia (blue-blind)
#FF91A6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f892ca; /* rgb */ color: rgb(248, 146, 202); /* oklch */ color: oklch(78.3% 0.139 346.7);
Tailwind
colors: {
custom: {
50: '#fcb4da',
500: '#f892ca',
950: '#000000',
},
}SCSS
$custom: #f892ca; $custom-light: #fcb4da; $custom-dark: #000000;
JSON
{
"hex": "#f892ca",
"rgb": {
"r": 248,
"g": 146,
"b": 202
},
"hsl": {
"h": 327.059,
"s": 87.931,
"l": 77.255
},
"oklch": {
"l": 0.78308,
"c": 0.13918,
"h": 346.7
},
"luminance": 0.44778
}Semantic roles & 50–950 ramp
primary
#F892CA
secondary
#D6F5E4
accent
#E56801
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083