#F98AE1#F98AE1
#F98AE1 is a light, vivid pink. Relative luminance 0.438; OKLCH L 78.1% C 0.170 H 335.7°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F98AE1 |
|---|---|
| RGB | rgb(249, 138, 225) |
| HSL | hsl(313, 90%, 76%) |
| HSV | hsv(313, 45%, 98%) |
| CMYK | cmyk(0%, 44.6%, 9.6%, 2.4%) |
| CIE-LAB | lab(72.07, 53.45, -25.89) |
| CIE-LCH | lch(72.07, 59.39, 334.15°) |
| OKLab | oklab(78.08% 0.1546 -0.0698) |
| OKLCH | oklch(78.08% 0.17 335.7) |
| XYZ | xyz(61.7460, 43.7567, 76.4132) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.41
Violet (CSS)
#EE82EE
ΔE00 4.56
Lavender Pink
#DD85D7
ΔE00 4.79
Purply Pink
#F075E6
ΔE00 5.35
Pink (survey)
#FF81C0
ΔE00 6.91
Candy Pink
#FF63E9
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98AE1 #8AF9A2
analogous
#D98AF9 #F98AE1 #F98AA9
triadic
#F98AE1 #E1F98A #8AE1F9
tetradic
#F98AE1 #F9D98A #8AF9A2 #8AA9F9
square
#F98AE1 #F9D98A #8AF9A2 #8AA9F9
split-complementary
#F98AE1 #A9F98A #8AF9D9
monochromatic
#F316C3 #F650D2 #F98AE1 #FCC4F0 #FEE2F8
Accessibility & contrast
On white
2.15
#F98AE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#F98AE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98AE1
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98AE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98AE1 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA6E4
Deuteranopia (green-blind)
#A9B7DE
Tritanopia (blue-blind)
#FF8FAB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f98ae1; /* rgb */ color: rgb(249, 138, 225); /* oklch */ color: oklch(78.1% 0.170 335.7);
Tailwind
colors: {
custom: {
50: '#fdafea',
500: '#f98ae1',
950: '#000000',
},
}SCSS
$custom: #f98ae1; $custom-light: #fdafea; $custom-dark: #000000;
JSON
{
"hex": "#f98ae1",
"rgb": {
"r": 249,
"g": 138,
"b": 225
},
"hsl": {
"h": 312.973,
"s": 90.244,
"l": 75.882
},
"oklch": {
"l": 0.78077,
"c": 0.16959,
"h": 335.7
},
"luminance": 0.43753
}Semantic roles & 50–950 ramp
primary
#F98AE1
secondary
#D5F6DC
accent
#E63200
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084