#F896EB#F896EB
#F896EB is a light, vivid purple. Relative luminance 0.478; OKLCH L 80.1% C 0.157 H 331.9°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F896EB |
|---|---|
| RGB | rgb(248, 150, 235) |
| HSL | hsl(308, 88%, 78%) |
| HSV | hsv(308, 40%, 97%) |
| CMYK | cmyk(0%, 39.5%, 5.2%, 2.7%) |
| CIE-LAB | lab(74.68, 48.78, -27.37) |
| CIE-LCH | lch(74.68, 55.93, 330.70°) |
| OKLab | oklab(80.13% 0.1385 -0.0741) |
| OKLCH | oklch(80.13% 0.157 331.9) |
| XYZ | xyz(64.6125, 47.7706, 84.3985) |
| Luminance | 0.4777 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.20
Lavender Pink
#DD85D7
ΔE00 5.75
Plum
#DDA0DD
ΔE00 5.76
Bubblegum Pink
#FE83CC
ΔE00 6.53
Purply Pink
#F075E6
ΔE00 7.00
Pink (survey)
#FF81C0
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F896EB #96F8A3
analogous
#D496F8 #F896EB #F896BA
triadic
#F896EB #EBF896 #96EBF8
tetradic
#F896EB #F8D496 #96F8A3 #96BAF8
square
#F896EB #F8D496 #96F8A3 #96BAF8
split-complementary
#F896EB #BAF896 #96F8D4
monochromatic
#F023D5 #F45DE0 #F896EB #FCCFF6 #FDE2FA
Accessibility & contrast
On white
1.99
#F896EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#F896EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F896EB
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F896EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F896EB | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AFEE
Deuteranopia (green-blind)
#ADBDE8
Tritanopia (blue-blind)
#FF9CB6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f896eb; /* rgb */ color: rgb(248, 150, 235); /* oklch */ color: oklch(80.1% 0.157 331.9);
Tailwind
colors: {
custom: {
50: '#fcb7f1',
500: '#f896eb',
950: '#000000',
},
}SCSS
$custom: #f896eb; $custom-light: #fcb7f1; $custom-dark: #000000;
JSON
{
"hex": "#f896eb",
"rgb": {
"r": 248,
"g": 150,
"b": 235
},
"hsl": {
"h": 307.959,
"s": 87.5,
"l": 78.039
},
"oklch": {
"l": 0.80133,
"c": 0.15709,
"h": 331.9
},
"luminance": 0.47767
}Semantic roles & 50–950 ramp
primary
#F896EB
secondary
#D6F5DA
accent
#E41F01
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084