#F896F4#F896F4
#F896F4 is a light, vivid purple. Relative luminance 0.483; OKLCH L 80.5% C 0.165 H 328.4°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F896F4 |
|---|---|
| RGB | rgb(248, 150, 244) |
| HSL | hsl(302, 88%, 78%) |
| HSV | hsv(302, 40%, 97%) |
| CMYK | cmyk(0%, 39.5%, 1.6%, 2.7%) |
| CIE-LAB | lab(75.02, 50.33, -31.75) |
| CIE-LCH | lch(75.02, 59.51, 327.75°) |
| OKLab | oklab(80.5% 0.1406 -0.0864) |
| OKLCH | oklch(80.5% 0.165 328.4) |
| XYZ | xyz(65.9458, 48.3039, 91.4204) |
| Luminance | 0.4830 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.51
Lavender Pink
#DD85D7
ΔE00 6.12
Plum
#DDA0DD
ΔE00 6.44
Purply Pink
#F075E6
ΔE00 6.74
Bubblegum Pink
#FE83CC
ΔE00 7.98
Mauve
#E0B0FF
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F896F4 #96F89A
analogous
#CB96F8 #F896F4 #F896C3
triadic
#F896F4 #F4F896 #96F4F8
tetradic
#F896F4 #F8CB96 #96F89A #96C3F8
square
#F896F4 #F8CB96 #96F89A #96C3F8
split-complementary
#F896F4 #C3F896 #96F8CB
monochromatic
#F023E8 #F45DEE #F896F4 #FCCFFA #FDE2FC
Accessibility & contrast
On white
1.97
#F896F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#F896F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F896F4
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F896F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F896F4 | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B1F7
Deuteranopia (green-blind)
#AABDF1
Tritanopia (blue-blind)
#FE9EBA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f896f4; /* rgb */ color: rgb(248, 150, 244); /* oklch */ color: oklch(80.5% 0.165 328.4);
Tailwind
colors: {
custom: {
50: '#fcb7f8',
500: '#f896f4',
950: '#000000',
},
}SCSS
$custom: #f896f4; $custom-light: #fcb7f8; $custom-dark: #000000;
JSON
{
"hex": "#f896f4",
"rgb": {
"r": 248,
"g": 150,
"b": 244
},
"hsl": {
"h": 302.449,
"s": 87.5,
"l": 78.039
},
"oklch": {
"l": 0.80497,
"c": 0.16506,
"h": 328.4
},
"luminance": 0.48301
}Semantic roles & 50–950 ramp
primary
#F896F4
secondary
#D6F5D7
accent
#E40B01
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085