#F899FE#F899FE
#F899FE is a light, vivid purple. Relative luminance 0.499; OKLCH L 81.4% C 0.169 H 324.9°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F899FE |
|---|---|
| RGB | rgb(248, 153, 254) |
| HSL | hsl(296, 98%, 80%) |
| HSV | hsv(296, 40%, 100%) |
| CMYK | cmyk(2.4%, 39.8%, 0%, 0.4%) |
| CIE-LAB | lab(76.01, 50.59, -35.64) |
| CIE-LCH | lch(76.01, 61.89, 324.83°) |
| OKLab | oklab(81.37% 0.1385 -0.0975) |
| OKLCH | oklch(81.37% 0.169 324.9) |
| XYZ | xyz(67.9904, 49.8975, 99.7965) |
| Luminance | 0.4990 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.03
Plum
#DDA0DD
ΔE00 7.20
Lavender Pink
#DD85D7
ΔE00 7.23
Mauve
#E0B0FF
ΔE00 7.43
Purply Pink
#F075E6
ΔE00 7.50
Baby Purple
#CA9BF7
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F899FE #9FFE99
analogous
#C699FE #F899FE #FE99D1
triadic
#F899FE #FEF899 #99FEF8
tetradic
#F899FE #FEC699 #9FFE99 #99D1FE
square
#F899FE #FEC699 #9FFE99 #99D1FE
split-complementary
#F899FE #D1FE99 #99FEC6
monochromatic
#F020FD #F45CFD #F899FE #FCD6FF #FDE1FF
Accessibility & contrast
On white
1.91
#F899FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#F899FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F899FE
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F899FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F899FE | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB4FF
Deuteranopia (green-blind)
#A8C0FB
Tritanopia (blue-blind)
#FCA4C0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f899fe; /* rgb */ color: rgb(248, 153, 254); /* oklch */ color: oklch(81.4% 0.169 324.9);
Tailwind
colors: {
custom: {
50: '#fcb9ff',
500: '#f899fe',
950: '#000000',
},
}SCSS
$custom: #f899fe; $custom-light: #fcb9ff; $custom-dark: #000000;
JSON
{
"hex": "#f899fe",
"rgb": {
"r": 248,
"g": 153,
"b": 254
},
"hsl": {
"h": 296.436,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.81367,
"c": 0.16936,
"h": 324.9
},
"luminance": 0.49895
}Semantic roles & 50–950 ramp
primary
#F899FE
secondary
#D6F7D4
accent
#E6000E
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181218
muted
#868186