#F892FB#F892FB
#F892FB is a light, vivid purple. Relative luminance 0.475; OKLCH L 80.2% C 0.178 H 326.1°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F892FB |
|---|---|
| RGB | rgb(248, 146, 251) |
| HSL | hsl(298, 93%, 78%) |
| HSV | hsv(298, 42%, 98%) |
| CMYK | cmyk(1.2%, 41.8%, 0%, 1.6%) |
| CIE-LAB | lab(74.50, 53.59, -36.36) |
| CIE-LCH | lch(74.50, 64.75, 325.84°) |
| OKLab | oklab(80.2% 0.1477 -0.0994) |
| OKLCH | oklch(80.2% 0.178 326.1) |
| XYZ | xyz(66.4014, 47.4823, 96.9154) |
| Luminance | 0.4748 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.72
Purply Pink
#F075E6
ΔE00 6.13
Lavender Pink
#DD85D7
ΔE00 6.43
Plum
#DDA0DD
ΔE00 7.68
Candy Pink
#FF63E9
ΔE00 8.23
Mauve
#E0B0FF
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F892FB #95FB92
analogous
#C492FB #F892FB #FB92C9
triadic
#F892FB #FBF892 #92FBF8
tetradic
#F892FB #FBC492 #95FB92 #92C9FB
square
#F892FB #FBC492 #95FB92 #92C9FB
split-complementary
#F892FB #C9FB92 #92FBC4
monochromatic
#F01CF7 #F457F9 #F892FB #FCCDFD #FDE1FE
Accessibility & contrast
On white
2.00
#F892FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#F892FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F892FB
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F892FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F892FB | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AFFF
Deuteranopia (green-blind)
#A4BCF8
Tritanopia (blue-blind)
#FD9DBB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f892fb; /* rgb */ color: rgb(248, 146, 251); /* oklch */ color: oklch(80.2% 0.178 326.1);
Tailwind
colors: {
custom: {
50: '#fcb4fd',
500: '#f892fb',
950: '#000000',
},
}SCSS
$custom: #f892fb; $custom-light: #fcb4fd; $custom-dark: #000000;
JSON
{
"hex": "#f892fb",
"rgb": {
"r": 248,
"g": 146,
"b": 251
},
"hsl": {
"h": 298.286,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.80198,
"c": 0.17809,
"h": 326.1
},
"luminance": 0.47479
}Semantic roles & 50–950 ramp
primary
#F892FB
secondary
#D6F6D5
accent
#E60007
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085