#F897ED#F897ED
#F897ED is a light, vivid purple. Relative luminance 0.482; OKLCH L 80.4% C 0.157 H 331.1°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F897ED |
|---|---|
| RGB | rgb(248, 151, 237) |
| HSL | hsl(307, 87%, 78%) |
| HSV | hsv(307, 39%, 97%) |
| CMYK | cmyk(0%, 39.1%, 4.4%, 2.7%) |
| CIE-LAB | lab(74.96, 48.61, -28.04) |
| CIE-LCH | lch(74.96, 56.12, 330.02°) |
| OKLab | oklab(80.36% 0.1376 -0.0759) |
| OKLCH | oklch(80.36% 0.157 331.1) |
| XYZ | xyz(65.0633, 48.2073, 85.9822) |
| Luminance | 0.4820 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.20
Plum
#DDA0DD
ΔE00 5.75
Lavender Pink
#DD85D7
ΔE00 5.91
Bubblegum Pink
#FE83CC
ΔE00 6.91
Purply Pink
#F075E6
ΔE00 7.11
Mauve
#E0B0FF
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F897ED #97F8A2
analogous
#D297F8 #F897ED #F897BC
triadic
#F897ED #EDF897 #97EDF8
tetradic
#F897ED #F8D297 #97F8A2 #97BCF8
square
#F897ED #F8D297 #97F8A2 #97BCF8
split-complementary
#F897ED #BCF897 #97F8D2
monochromatic
#F024D9 #F45EE3 #F897ED #FCD0F7 #FDE2FA
Accessibility & contrast
On white
1.97
#F897ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#F897ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F897ED
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F897ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F897ED | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B0F0
Deuteranopia (green-blind)
#ADBDEA
Tritanopia (blue-blind)
#FF9DB7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f897ed; /* rgb */ color: rgb(248, 151, 237); /* oklch */ color: oklch(80.4% 0.157 331.1);
Tailwind
colors: {
custom: {
50: '#fcb7f3',
500: '#f897ed',
950: '#000000',
},
}SCSS
$custom: #f897ed; $custom-light: #fcb7f3; $custom-dark: #000000;
JSON
{
"hex": "#f897ed",
"rgb": {
"r": 248,
"g": 151,
"b": 237
},
"hsl": {
"h": 306.804,
"s": 87.387,
"l": 78.235
},
"oklch": {
"l": 0.80365,
"c": 0.15715,
"h": 331.1
},
"luminance": 0.48204
}Semantic roles & 50–950 ramp
primary
#F897ED
secondary
#D6F5D9
accent
#E41B02
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085