#F98FFE#F98FFE
#F98FFE is a light, vivid purple. Relative luminance 0.469; OKLCH L 80.0% C 0.186 H 325.5°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F98FFE |
|---|---|
| RGB | rgb(249, 143, 254) |
| HSL | hsl(297, 98%, 78%) |
| HSV | hsv(297, 44%, 100%) |
| CMYK | cmyk(2%, 43.7%, 0%, 0.4%) |
| CIE-LAB | lab(74.15, 55.90, -38.51) |
| CIE-LCH | lch(74.15, 67.88, 325.44°) |
| OKLab | oklab(80.01% 0.1536 -0.1055) |
| OKLCH | oklch(80.01% 0.186 325.5) |
| XYZ | xyz(66.7773, 46.9435, 99.2903) |
| Luminance | 0.4694 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.46
Purply Pink
#F075E6
ΔE00 5.82
Lavender Pink
#DD85D7
ΔE00 6.69
Candy Pink
#FF63E9
ΔE00 7.78
Violet Pink
#FB5FFC
ΔE00 8.08
Light Magenta
#FA5FF7
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98FFE #94FE8F
analogous
#C18FFE #F98FFE #FE8FCC
triadic
#F98FFE #FEF98F #8FFEF9
tetradic
#F98FFE #FEC18F #94FE8F #8FCCFE
square
#F98FFE #FEC18F #94FE8F #8FCCFE
split-complementary
#F98FFE #CCFE8F #8FFEC1
monochromatic
#F216FD #F652FD #F98FFE #FCCCFF #FDE1FF
Accessibility & contrast
On white
2.02
#F98FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#F98FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98FFE
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98FFE | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AEFF
Deuteranopia (green-blind)
#A1BBFB
Tritanopia (blue-blind)
#FE9BBB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f98ffe; /* rgb */ color: rgb(249, 143, 254); /* oklch */ color: oklch(80.0% 0.186 325.5);
Tailwind
colors: {
custom: {
50: '#fdb2ff',
500: '#f98ffe',
950: '#000000',
},
}SCSS
$custom: #f98ffe; $custom-light: #fdb2ff; $custom-dark: #000000;
JSON
{
"hex": "#f98ffe",
"rgb": {
"r": 249,
"g": 143,
"b": 254
},
"hsl": {
"h": 297.297,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.80007,
"c": 0.18635,
"h": 325.5
},
"luminance": 0.4694
}Semantic roles & 50–950 ramp
primary
#F98FFE
secondary
#D6F7D4
accent
#E6000A
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086