#F892CC#F892CC
#F892CC is a light, vivid pink. Relative luminance 0.449; OKLCH L 78.4% C 0.140 H 345.7°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F892CC |
|---|---|
| RGB | rgb(248, 146, 204) |
| HSL | hsl(326, 88%, 77%) |
| HSV | hsv(326, 41%, 97%) |
| CMYK | cmyk(0%, 41.1%, 17.7%, 2.7%) |
| CIE-LAB | lab(72.81, 45.85, -13.20) |
| CIE-LCH | lch(72.81, 47.71, 343.94°) |
| OKLab | oklab(78.38% 0.1361 -0.0348) |
| OKLCH | oklch(78.38% 0.14 345.7) |
| XYZ | xyz(59.8902, 44.8778, 62.6229) |
| Luminance | 0.4487 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.37
Pink (survey)
#FF81C0
ΔE00 3.89
Bubblegum (survey)
#FF6CB5
ΔE00 7.61
Pinky
#FC86AA
ΔE00 7.71
Plum
#DDA0DD
ΔE00 7.72
Lavender Pink
#DD85D7
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F892CC #92F8BE
analogous
#F192F8 #F892CC #F89299
triadic
#F892CC #CCF892 #92CCF8
tetradic
#F892CC #F8F192 #92F8BE #9299F8
square
#F892CC #F8F192 #92F8BE #9299F8
split-complementary
#F892CC #99F892 #92F8F1
monochromatic
#F11F96 #F458B1 #F892CC #FCCCE7 #FDE2F2
Accessibility & contrast
On white
2.11
#F892CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#F892CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F892CC
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F892CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F892CC | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA8CE
Deuteranopia (green-blind)
#B4B9C9
Tritanopia (blue-blind)
#FF91A7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f892cc; /* rgb */ color: rgb(248, 146, 204); /* oklch */ color: oklch(78.4% 0.140 345.7);
Tailwind
colors: {
custom: {
50: '#fcb4db',
500: '#f892cc',
950: '#000000',
},
}SCSS
$custom: #f892cc; $custom-light: #fcb4db; $custom-dark: #000000;
JSON
{
"hex": "#f892cc",
"rgb": {
"r": 248,
"g": 146,
"b": 204
},
"hsl": {
"h": 325.882,
"s": 87.931,
"l": 77.255
},
"oklch": {
"l": 0.78376,
"c": 0.14042,
"h": 345.7
},
"luminance": 0.44874
}Semantic roles & 50–950 ramp
primary
#F892CC
secondary
#D6F5E3
accent
#E56301
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083