#F98FE5#F98FE5
#F98FE5 is a light, vivid pink. Relative luminance 0.454; OKLCH L 79.0% C 0.165 H 334.4°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F98FE5 |
|---|---|
| RGB | rgb(249, 143, 229) |
| HSL | hsl(311, 90%, 77%) |
| HSV | hsv(311, 43%, 98%) |
| CMYK | cmyk(0%, 42.6%, 8%, 2.4%) |
| CIE-LAB | lab(73.18, 51.61, -26.38) |
| CIE-LCH | lch(73.18, 57.96, 332.93°) |
| OKLab | oklab(78.96% 0.1483 -0.0712) |
| OKLCH | oklch(78.96% 0.165 334.4) |
| XYZ | xyz(63.0320, 45.4454, 79.5654) |
| Luminance | 0.4544 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.72
Lavender Pink
#DD85D7
ΔE00 5.11
Bubblegum Pink
#FE83CC
ΔE00 5.15
Purply Pink
#F075E6
ΔE00 5.99
Plum
#DDA0DD
ΔE00 6.59
Pink (survey)
#FF81C0
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98FE5 #8FF9A3
analogous
#D88FF9 #F98FE5 #F98FB0
triadic
#F98FE5 #E5F98F #8FE5F9
tetradic
#F98FE5 #F9D88F #8FF9A3 #8FB0F9
square
#F98FE5 #F9D88F #8FF9A3 #8FB0F9
split-complementary
#F98FE5 #B0F98F #8FF9D8
monochromatic
#F31BCA #F655D8 #F98FE5 #FCC9F2 #FDE2F8
Accessibility & contrast
On white
2.08
#F98FE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#F98FE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98FE5
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98FE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98FE5 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FAAE8
Deuteranopia (green-blind)
#ABB9E2
Tritanopia (blue-blind)
#FF94B0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f98fe5; /* rgb */ color: rgb(249, 143, 229); /* oklch */ color: oklch(79.0% 0.165 334.4);
Tailwind
colors: {
custom: {
50: '#fdb2ed',
500: '#f98fe5',
950: '#000000',
},
}SCSS
$custom: #f98fe5; $custom-light: #fdb2ed; $custom-dark: #000000;
JSON
{
"hex": "#f98fe5",
"rgb": {
"r": 249,
"g": 143,
"b": 229
},
"hsl": {
"h": 311.321,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.78963,
"c": 0.16452,
"h": 334.4
},
"luminance": 0.45442
}Semantic roles & 50–950 ramp
primary
#F98FE5
secondary
#D5F6DC
accent
#E62B00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084