#F98FEF#F98FEF
#F98FEF is a light, vivid purple. Relative luminance 0.460; OKLCH L 79.4% C 0.173 H 330.6°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F98FEF |
|---|---|
| RGB | rgb(249, 143, 239) |
| HSL | hsl(306, 90%, 77%) |
| HSV | hsv(306, 43%, 98%) |
| CMYK | cmyk(0%, 42.6%, 4%, 2.4%) |
| CIE-LAB | lab(73.56, 53.28, -31.27) |
| CIE-LCH | lch(73.56, 61.78, 329.59°) |
| OKLab | oklab(79.37% 0.1506 -0.085) |
| OKLCH | oklch(79.37% 0.173 330.6) |
| XYZ | xyz(64.4687, 46.0201, 87.1316) |
| Luminance | 0.4602 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.55
Lavender Pink
#DD85D7
ΔE00 5.33
Purply Pink
#F075E6
ΔE00 5.44
Bubblegum Pink
#FE83CC
ΔE00 6.89
Plum
#DDA0DD
ΔE00 7.06
Candy Pink
#FF63E9
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98FEF #8FF999
analogous
#CE8FF9 #F98FEF #F98FBA
triadic
#F98FEF #EFF98F #8FEFF9
tetradic
#F98FEF #F9CE8F #8FF999 #8FBAF9
square
#F98FEF #F9CE8F #8FF999 #8FBAF9
split-complementary
#F98FEF #BAF98F #8FF9CE
monochromatic
#F31BDE #F655E7 #F98FEF #FCC9F7 #FDE2FB
Accessibility & contrast
On white
2.06
#F98FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#F98FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98FEF
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98FEF | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BACF2
Deuteranopia (green-blind)
#A7BAEC
Tritanopia (blue-blind)
#FF97B4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f98fef; /* rgb */ color: rgb(249, 143, 239); /* oklch */ color: oklch(79.4% 0.173 330.6);
Tailwind
colors: {
custom: {
50: '#fdb2f4',
500: '#f98fef',
950: '#000000',
},
}SCSS
$custom: #f98fef; $custom-light: #fdb2f4; $custom-dark: #000000;
JSON
{
"hex": "#f98fef",
"rgb": {
"r": 249,
"g": 143,
"b": 239
},
"hsl": {
"h": 305.66,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.79367,
"c": 0.17292,
"h": 330.6
},
"luminance": 0.46017
}Semantic roles & 50–950 ramp
primary
#F98FEF
secondary
#D5F6D8
accent
#E61600
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085