#F98AEA#F98AEA
#F98AEA is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.4% C 0.177 H 332.3°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F98AEA |
|---|---|
| RGB | rgb(249, 138, 234) |
| HSL | hsl(308, 90%, 76%) |
| HSV | hsv(308, 45%, 98%) |
| CMYK | cmyk(0%, 44.6%, 6%, 2.4%) |
| CIE-LAB | lab(72.40, 54.92, -30.32) |
| CIE-LCH | lch(72.40, 62.73, 331.10°) |
| OKLab | oklab(78.44% 0.1566 -0.0822) |
| OKLCH | oklch(78.44% 0.177 332.3) |
| XYZ | xyz(63.0063, 44.2608, 83.0505) |
| Luminance | 0.4426 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.23
Purply Pink
#F075E6
ΔE00 4.62
Lavender Pink
#DD85D7
ΔE00 4.82
Bubblegum Pink
#FE83CC
ΔE00 6.05
Candy Pink
#FF63E9
ΔE00 6.66
Plum
#DDA0DD
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98AEA #8AF999
analogous
#D08AF9 #F98AEA #F98AB2
triadic
#F98AEA #EAF98A #8AEAF9
tetradic
#F98AEA #F9D08A #8AF999 #8AB2F9
square
#F98AEA #F9D08A #8AF999 #8AB2F9
split-complementary
#F98AEA #B2F98A #8AF9D0
monochromatic
#F316D5 #F650E0 #F98AEA #FCC4F4 #FEE2FA
Accessibility & contrast
On white
2.13
#F98AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#F98AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98AEA
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98AEA | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A8ED
Deuteranopia (green-blind)
#A6B7E7
Tritanopia (blue-blind)
#FF91AF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f98aea; /* rgb */ color: rgb(249, 138, 234); /* oklch */ color: oklch(78.4% 0.177 332.3);
Tailwind
colors: {
custom: {
50: '#fdaff1',
500: '#f98aea',
950: '#000000',
},
}SCSS
$custom: #f98aea; $custom-light: #fdaff1; $custom-dark: #000000;
JSON
{
"hex": "#f98aea",
"rgb": {
"r": 249,
"g": 138,
"b": 234
},
"hsl": {
"h": 308.108,
"s": 90.244,
"l": 75.882
},
"oklch": {
"l": 0.7844,
"c": 0.17688,
"h": 332.3
},
"luminance": 0.44257
}Semantic roles & 50–950 ramp
primary
#F98AEA
secondary
#D5F6DA
accent
#E61F00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084