#F896F9#F896F9
#F896F9 is a light, vivid purple. Relative luminance 0.486; OKLCH L 80.7% C 0.170 H 326.6°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F896F9 |
|---|---|
| RGB | rgb(248, 150, 249) |
| HSL | hsl(299, 89%, 78%) |
| HSV | hsv(299, 40%, 98%) |
| CMYK | cmyk(0.4%, 39.8%, 0%, 2.4%) |
| CIE-LAB | lab(75.21, 51.21, -34.17) |
| CIE-LCH | lch(75.21, 61.57, 326.29°) |
| OKLab | oklab(80.71% 0.1417 -0.0933) |
| OKLCH | oklch(80.71% 0.17 326.6) |
| XYZ | xyz(66.7153, 48.6117, 95.4730) |
| Luminance | 0.4861 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.41
Lavender Pink
#DD85D7
ΔE00 6.51
Purply Pink
#F075E6
ΔE00 6.79
Plum
#DDA0DD
ΔE00 6.96
Mauve
#E0B0FF
ΔE00 8.05
Bubblegum Pink
#FE83CC
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F896F9 #97F996
analogous
#C696F9 #F896F9 #F996C8
triadic
#F896F9 #F9F896 #96F9F8
tetradic
#F896F9 #F9C696 #97F996 #96C8F9
square
#F896F9 #F9C696 #97F996 #96C8F9
split-complementary
#F896F9 #C8F996 #96F9C6
monochromatic
#F022F2 #F45CF6 #F896F9 #FCD0FC #FDE2FD
Accessibility & contrast
On white
1.96
#F896F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#F896F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F896F9
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F896F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F896F9 | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB1FD
Deuteranopia (green-blind)
#A8BEF6
Tritanopia (blue-blind)
#FDA0BC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f896f9; /* rgb */ color: rgb(248, 150, 249); /* oklch */ color: oklch(80.7% 0.170 326.6);
Tailwind
colors: {
custom: {
50: '#fcb7fb',
500: '#f896f9',
950: '#000000',
},
}SCSS
$custom: #f896f9; $custom-light: #fcb7fb; $custom-dark: #000000;
JSON
{
"hex": "#f896f9",
"rgb": {
"r": 248,
"g": 150,
"b": 249
},
"hsl": {
"h": 299.394,
"s": 89.189,
"l": 78.235
},
"oklch": {
"l": 0.80705,
"c": 0.16964,
"h": 326.6
},
"luminance": 0.48609
}Semantic roles & 50–950 ramp
primary
#F896F9
secondary
#D6F5D6
accent
#E60002
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085