#F897EA#F897EA
#F897EA is a light, vivid purple. Relative luminance 0.480; OKLCH L 80.2% C 0.155 H 332.3°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F897EA |
|---|---|
| RGB | rgb(248, 151, 234) |
| HSL | hsl(309, 87%, 78%) |
| HSV | hsv(309, 39%, 97%) |
| CMYK | cmyk(0%, 39.1%, 5.6%, 2.7%) |
| CIE-LAB | lab(74.85, 48.10, -26.57) |
| CIE-LCH | lch(74.85, 54.95, 331.08°) |
| OKLab | oklab(80.25% 0.1369 -0.0718) |
| OKLCH | oklch(80.25% 0.155 332.3) |
| XYZ | xyz(64.6287, 48.0335, 83.6931) |
| Luminance | 0.4803 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.52
Plum
#DDA0DD
ΔE00 5.59
Lavender Pink
#DD85D7
ΔE00 5.88
Bubblegum Pink
#FE83CC
ΔE00 6.44
Purply Pink
#F075E6
ΔE00 7.28
Pink (survey)
#FF81C0
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F897EA #97F8A5
analogous
#D597F8 #F897EA #F897B9
triadic
#F897EA #EAF897 #97EAF8
tetradic
#F897EA #F8D597 #97F8A5 #97B9F8
square
#F897EA #F8D597 #97F8A5 #97B9F8
split-complementary
#F897EA #B9F897 #97F8D5
monochromatic
#F024D3 #F45EDE #F897EA #FCD0F6 #FDE2F9
Accessibility & contrast
On white
1.98
#F897EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#F897EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F897EA
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F897EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F897EA | 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)
#95B0ED
Deuteranopia (green-blind)
#AEBDE7
Tritanopia (blue-blind)
#FF9DB6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f897ea; /* rgb */ color: rgb(248, 151, 234); /* oklch */ color: oklch(80.2% 0.155 332.3);
Tailwind
colors: {
custom: {
50: '#fcb7f1',
500: '#f897ea',
950: '#000000',
},
}SCSS
$custom: #f897ea; $custom-light: #fcb7f1; $custom-dark: #000000;
JSON
{
"hex": "#f897ea",
"rgb": {
"r": 248,
"g": 151,
"b": 234
},
"hsl": {
"h": 308.66,
"s": 87.387,
"l": 78.235
},
"oklch": {
"l": 0.80246,
"c": 0.15455,
"h": 332.3
},
"luminance": 0.4803
}Semantic roles & 50–950 ramp
primary
#F897EA
secondary
#D6F5DA
accent
#E42202
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084