#F897FF#F897FF
#F897FF is a light, vivid purple. Relative luminance 0.493; OKLCH L 81.1% C 0.174 H 324.6°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F897FF |
|---|---|
| RGB | rgb(248, 151, 255) |
| HSL | hsl(296, 100%, 80%) |
| HSV | hsv(296, 41%, 100%) |
| CMYK | cmyk(2.7%, 40.8%, 0%, 0%) |
| CIE-LAB | lab(75.65, 51.79, -36.74) |
| CIE-LCH | lch(75.65, 63.50, 324.64°) |
| OKLab | oklab(81.11% 0.1415 -0.1006) |
| OKLCH | oklch(81.11% 0.174 324.6) |
| XYZ | xyz(67.8263, 49.3125, 100.5339) |
| Luminance | 0.4931 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.71
Lavender Pink
#DD85D7
ΔE00 7.17
Purply Pink
#F075E6
ΔE00 7.19
Plum
#DDA0DD
ΔE00 7.54
Mauve
#E0B0FF
ΔE00 7.72
Baby Purple
#CA9BF7
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F897FF #9EFF97
analogous
#C497FF #F897FF #FF97D2
triadic
#F897FF #FFF897 #97FFF8
tetradic
#F897FF #FFC497 #9EFF97 #97D2FF
square
#F897FF #FFC497 #9EFF97 #97D2FF
split-complementary
#F897FF #D2FF97 #97FFC4
monochromatic
#F01DFF #F45AFF #F897FF #FCD4FF #FDE0FF
Accessibility & contrast
On white
1.93
#F897FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#F897FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F897FF
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F897FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F897FF | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB3FF
Deuteranopia (green-blind)
#A6BFFC
Tritanopia (blue-blind)
#FCA2BF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f897ff; /* rgb */ color: rgb(248, 151, 255); /* oklch */ color: oklch(81.1% 0.174 324.6);
Tailwind
colors: {
custom: {
50: '#fcb8ff',
500: '#f897ff',
950: '#000000',
},
}SCSS
$custom: #f897ff; $custom-light: #fcb8ff; $custom-dark: #000000;
JSON
{
"hex": "#f897ff",
"rgb": {
"r": 248,
"g": 151,
"b": 255
},
"hsl": {
"h": 295.962,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.81109,
"c": 0.17363,
"h": 324.6
},
"luminance": 0.4931
}Semantic roles & 50–950 ramp
primary
#F897FF
secondary
#D6F7D4
accent
#E6000F
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086