#F98FF9#F98FF9
#F98FF9 is a light, vivid purple. Relative luminance 0.466; OKLCH L 79.8% C 0.182 H 327.1°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F98FF9 |
|---|---|
| RGB | rgb(249, 143, 249) |
| HSL | hsl(300, 90%, 77%) |
| HSV | hsv(300, 43%, 98%) |
| CMYK | cmyk(0%, 42.6%, 0%, 2.4%) |
| CIE-LAB | lab(73.95, 55.02, -36.11) |
| CIE-LCH | lch(73.95, 65.81, 326.72°) |
| OKLab | oklab(79.79% 0.1526 -0.0987) |
| OKLCH | oklch(79.79% 0.182 327.1) |
| XYZ | xyz(65.9870, 46.6274, 95.1284) |
| Luminance | 0.4662 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.24
Purply Pink
#F075E6
ΔE00 5.55
Lavender Pink
#DD85D7
ΔE00 6.15
Candy Pink
#FF63E9
ΔE00 7.60
Plum
#DDA0DD
ΔE00 7.91
Light Magenta
#FA5FF7
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98FF9 #8FF98F
analogous
#C48FF9 #F98FF9 #F98FC4
triadic
#F98FF9 #F9F98F #8FF9F9
tetradic
#F98FF9 #F9C48F #8FF98F #8FC4F9
square
#F98FF9 #F9C48F #8FF98F #8FC4F9
split-complementary
#F98FF9 #C4F98F #8FF9C4
monochromatic
#F31BF3 #F655F6 #F98FF9 #FCC9FC #FDE2FD
Accessibility & contrast
On white
2.03
#F98FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#F98FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98FF9
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98FF9 | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ADFD
Deuteranopia (green-blind)
#A3BBF6
Tritanopia (blue-blind)
#FF9AB9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f98ff9; /* rgb */ color: rgb(249, 143, 249); /* oklch */ color: oklch(79.8% 0.182 327.1);
Tailwind
colors: {
custom: {
50: '#fdb2fb',
500: '#f98ff9',
950: '#000000',
},
}SCSS
$custom: #f98ff9; $custom-light: #fdb2fb; $custom-dark: #000000;
JSON
{
"hex": "#f98ff9",
"rgb": {
"r": 249,
"g": 143,
"b": 249
},
"hsl": {
"h": 300,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.79789,
"c": 0.18177,
"h": 327.1
},
"luminance": 0.46624
}Semantic roles & 50–950 ramp
primary
#F98FF9
secondary
#D5F6D5
accent
#E60000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085