#F896F0#F896F0
#F896F0 is a light, vivid purple. Relative luminance 0.481; OKLCH L 80.3% C 0.161 H 329.9°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F896F0 |
|---|---|
| RGB | rgb(248, 150, 240) |
| HSL | hsl(305, 88%, 78%) |
| HSV | hsv(305, 40%, 97%) |
| CMYK | cmyk(0%, 39.5%, 3.2%, 2.7%) |
| CIE-LAB | lab(74.86, 49.63, -29.81) |
| CIE-LCH | lch(74.86, 57.90, 329.01°) |
| OKLab | oklab(80.33% 0.1397 -0.0809) |
| OKLCH | oklch(80.33% 0.161 329.9) |
| XYZ | xyz(65.3450, 48.0636, 88.2564) |
| Luminance | 0.4806 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.74
Lavender Pink
#DD85D7
ΔE00 5.89
Plum
#DDA0DD
ΔE00 6.09
Purply Pink
#F075E6
ΔE00 6.79
Bubblegum Pink
#FE83CC
ΔE00 7.33
Mauve
#E0B0FF
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F896F0 #96F89E
analogous
#CF96F8 #F896F0 #F896BF
triadic
#F896F0 #F0F896 #96F0F8
tetradic
#F896F0 #F8CF96 #96F89E #96BFF8
square
#F896F0 #F8CF96 #96F89E #96BFF8
split-complementary
#F896F0 #BFF896 #96F8CF
monochromatic
#F023E0 #F45DE8 #F896F0 #FCCFF8 #FDE2FB
Accessibility & contrast
On white
1.98
#F896F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#F896F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F896F0
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F896F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F896F0 | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B0F3
Deuteranopia (green-blind)
#ABBDED
Tritanopia (blue-blind)
#FF9DB8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f896f0; /* rgb */ color: rgb(248, 150, 240); /* oklch */ color: oklch(80.3% 0.161 329.9);
Tailwind
colors: {
custom: {
50: '#fcb7f5',
500: '#f896f0',
950: '#000000',
},
}SCSS
$custom: #f896f0; $custom-light: #fcb7f5; $custom-dark: #000000;
JSON
{
"hex": "#f896f0",
"rgb": {
"r": 248,
"g": 150,
"b": 240
},
"hsl": {
"h": 304.898,
"s": 87.5,
"l": 78.039
},
"oklch": {
"l": 0.80333,
"c": 0.16147,
"h": 329.9
},
"luminance": 0.4806
}Semantic roles & 50–950 ramp
primary
#F896F0
secondary
#D6F5D8
accent
#E41401
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085