#F98AE4#F98AE4
#F98AE4 is a light, vivid pink. Relative luminance 0.439; OKLCH L 78.2% C 0.172 H 334.5°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F98AE4 |
|---|---|
| RGB | rgb(249, 138, 228) |
| HSL | hsl(311, 90%, 76%) |
| HSV | hsv(311, 45%, 98%) |
| CMYK | cmyk(0%, 44.6%, 8.4%, 2.4%) |
| CIE-LAB | lab(72.18, 53.93, -27.37) |
| CIE-LCH | lch(72.18, 60.48, 333.09°) |
| OKLab | oklab(78.2% 0.1553 -0.0739) |
| OKLCH | oklch(78.2% 0.172 334.5) |
| XYZ | xyz(62.1589, 43.9219, 78.5875) |
| Luminance | 0.4392 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.08
Lavender Pink
#DD85D7
ΔE00 4.73
Bubblegum Pink
#FE83CC
ΔE00 4.96
Purply Pink
#F075E6
ΔE00 5.05
Candy Pink
#FF63E9
ΔE00 6.98
Plum
#DDA0DD
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98AE4 #8AF99F
analogous
#D68AF9 #F98AE4 #F98AAC
triadic
#F98AE4 #E4F98A #8AE4F9
tetradic
#F98AE4 #F9D68A #8AF99F #8AACF9
square
#F98AE4 #F9D68A #8AF99F #8AACF9
split-complementary
#F98AE4 #ACF98A #8AF9D6
monochromatic
#F316C9 #F650D7 #F98AE4 #FCC4F1 #FEE2F8
Accessibility & contrast
On white
2.15
#F98AE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#F98AE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98AE4
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98AE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98AE4 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA7E7
Deuteranopia (green-blind)
#A8B7E1
Tritanopia (blue-blind)
#FF90AD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f98ae4; /* rgb */ color: rgb(249, 138, 228); /* oklch */ color: oklch(78.2% 0.172 334.5);
Tailwind
colors: {
custom: {
50: '#fdafec',
500: '#f98ae4',
950: '#000000',
},
}SCSS
$custom: #f98ae4; $custom-light: #fdafec; $custom-dark: #000000;
JSON
{
"hex": "#f98ae4",
"rgb": {
"r": 249,
"g": 138,
"b": 228
},
"hsl": {
"h": 311.351,
"s": 90.244,
"l": 75.882
},
"oklch": {
"l": 0.78196,
"c": 0.17197,
"h": 334.5
},
"luminance": 0.43918
}Semantic roles & 50–950 ramp
primary
#F98AE4
secondary
#D5F6DB
accent
#E62B00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084