#F98AF2#F98AF2
#F98AF2 is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.8% C 0.184 H 329.5°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F98AF2 |
|---|---|
| RGB | rgb(249, 138, 242) |
| HSL | hsl(304, 90%, 76%) |
| HSV | hsv(304, 45%, 98%) |
| CMYK | cmyk(0%, 44.6%, 2.8%, 2.4%) |
| CIE-LAB | lab(72.71, 56.27, -34.21) |
| CIE-LCH | lch(72.71, 65.85, 328.70°) |
| OKLab | oklab(78.77% 0.1582 -0.0933) |
| OKLCH | oklch(78.77% 0.184 329.5) |
| XYZ | xyz(64.1816, 44.7310, 89.2405) |
| Luminance | 0.4473 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.53
Purply Pink
#F075E6
ΔE00 4.48
Lavender Pink
#DD85D7
ΔE00 5.33
Candy Pink
#FF63E9
ΔE00 6.54
Bubblegum Pink
#FE83CC
ΔE00 7.46
Light Magenta
#FA5FF7
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98AF2 #8AF991
analogous
#C88AF9 #F98AF2 #F98ABA
triadic
#F98AF2 #F2F98A #8AF2F9
tetradic
#F98AF2 #F9C88A #8AF991 #8ABAF9
square
#F98AF2 #F9C88A #8AF991 #8ABAF9
split-complementary
#F98AF2 #BAF98A #8AF9C8
monochromatic
#F316E5 #F650EC #F98AF2 #FCC4F8 #FEE2FC
Accessibility & contrast
On white
2.11
#F98AF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#F98AF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98AF2
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98AF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98AF2 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A9F6
Deuteranopia (green-blind)
#A3B8EF
Tritanopia (blue-blind)
#FF93B3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f98af2; /* rgb */ color: rgb(249, 138, 242); /* oklch */ color: oklch(78.8% 0.184 329.5);
Tailwind
colors: {
custom: {
50: '#fdaff6',
500: '#f98af2',
950: '#000000',
},
}SCSS
$custom: #f98af2; $custom-light: #fdaff6; $custom-dark: #000000;
JSON
{
"hex": "#f98af2",
"rgb": {
"r": 249,
"g": 138,
"b": 242
},
"hsl": {
"h": 303.784,
"s": 90.244,
"l": 75.882
},
"oklch": {
"l": 0.78775,
"c": 0.18368,
"h": 329.5
},
"luminance": 0.44727
}Semantic roles & 50–950 ramp
primary
#F98AF2
secondary
#D5F6D7
accent
#E60E00
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085