#F98FE0#F98FE0
#F98FE0 is a light, vivid pink. Relative luminance 0.452; OKLCH L 78.8% C 0.161 H 336.4°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F98FE0 |
|---|---|
| RGB | rgb(249, 143, 224) |
| HSL | hsl(314, 90%, 77%) |
| HSV | hsv(314, 43%, 98%) |
| CMYK | cmyk(0%, 42.6%, 10%, 2.4%) |
| CIE-LAB | lab(73.00, 50.80, -23.91) |
| CIE-LCH | lch(73.00, 56.14, 334.79°) |
| OKLab | oklab(78.77% 0.1471 -0.0643) |
| OKLCH | oklch(78.77% 0.161 336.4) |
| XYZ | xyz(62.3440, 45.1702, 75.9415) |
| Luminance | 0.4517 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.30
Lavender Pink
#DD85D7
ΔE00 5.29
Violet (CSS)
#EE82EE
ΔE00 5.51
Purply Pink
#F075E6
ΔE00 6.49
Plum
#DDA0DD
ΔE00 6.55
Pink (survey)
#FF81C0
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98FE0 #8FF9A8
analogous
#DD8FF9 #F98FE0 #F98FAB
triadic
#F98FE0 #E0F98F #8FE0F9
tetradic
#F98FE0 #F9DD8F #8FF9A8 #8FABF9
square
#F98FE0 #F9DD8F #8FF9A8 #8FABF9
split-complementary
#F98FE0 #ABF98F #8FF9DD
monochromatic
#F31BC0 #F655D0 #F98FE0 #FCC9F0 #FDE2F7
Accessibility & contrast
On white
2.09
#F98FE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#F98FE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98FE0
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98FE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98FE0 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A9E3
Deuteranopia (green-blind)
#ACB9DD
Tritanopia (blue-blind)
#FF93AE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f98fe0; /* rgb */ color: rgb(249, 143, 224); /* oklch */ color: oklch(78.8% 0.161 336.4);
Tailwind
colors: {
custom: {
50: '#fdb2e9',
500: '#f98fe0',
950: '#000000',
},
}SCSS
$custom: #f98fe0; $custom-light: #fdb2e9; $custom-dark: #000000;
JSON
{
"hex": "#f98fe0",
"rgb": {
"r": 249,
"g": 143,
"b": 224
},
"hsl": {
"h": 314.151,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.78769,
"c": 0.16053,
"h": 336.4
},
"luminance": 0.45166
}Semantic roles & 50–950 ramp
primary
#F98FE0
secondary
#D5F6DD
accent
#E63600
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084