#F98AF7#F98AF7
#F98AF7 is a light, vivid purple. Relative luminance 0.450; OKLCH L 79.0% C 0.188 H 327.8°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F98AF7 |
|---|---|
| RGB | rgb(249, 138, 247) |
| HSL | hsl(301, 90%, 76%) |
| HSV | hsv(301, 45%, 98%) |
| CMYK | cmyk(0%, 44.6%, 0.8%, 2.4%) |
| CIE-LAB | lab(72.92, 57.13, -36.63) |
| CIE-LCH | lch(72.92, 67.86, 327.34°) |
| OKLab | oklab(78.99% 0.1592 -0.1001) |
| OKLCH | oklch(78.99% 0.188 327.8) |
| XYZ | xyz(64.9428, 45.0355, 93.2496) |
| Luminance | 0.4503 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.47
Purply Pink
#F075E6
ΔE00 4.63
Lavender Pink
#DD85D7
ΔE00 5.81
Candy Pink
#FF63E9
ΔE00 6.63
Light Magenta
#FA5FF7
ΔE00 7.32
Violet Pink
#FB5FFC
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98AF7 #8AF98C
analogous
#C38AF9 #F98AF7 #F98ABF
triadic
#F98AF7 #F7F98A #8AF7F9
tetradic
#F98AF7 #F9C38A #8AF98C #8ABFF9
square
#F98AF7 #F9C38A #8AF98C #8ABFF9
split-complementary
#F98AF7 #BFF98A #8AF9C3
monochromatic
#F316EF #F650F3 #F98AF7 #FCC4FB #FEE2FD
Accessibility & contrast
On white
2.10
#F98AF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#F98AF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98AF7
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98AF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98AF7 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81AAFB
Deuteranopia (green-blind)
#A1B8F4
Tritanopia (blue-blind)
#FF95B5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f98af7; /* rgb */ color: rgb(249, 138, 247); /* oklch */ color: oklch(79.0% 0.188 327.8);
Tailwind
colors: {
custom: {
50: '#fdaffa',
500: '#f98af7',
950: '#000000',
},
}SCSS
$custom: #f98af7; $custom-light: #fdaffa; $custom-dark: #000000;
JSON
{
"hex": "#f98af7",
"rgb": {
"r": 249,
"g": 138,
"b": 247
},
"hsl": {
"h": 301.081,
"s": 90.244,
"l": 75.882
},
"oklch": {
"l": 0.7899,
"c": 0.18807,
"h": 327.8
},
"luminance": 0.45032
}Semantic roles & 50–950 ramp
primary
#F98AF7
secondary
#D5F6D6
accent
#E60400
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085