#F98FDF#F98FDF
#F98FDF is a light, vivid pink. Relative luminance 0.451; OKLCH L 78.7% C 0.160 H 336.8°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F98FDF |
|---|---|
| RGB | rgb(249, 143, 223) |
| HSL | hsl(315, 90%, 77%) |
| HSV | hsv(315, 43%, 98%) |
| CMYK | cmyk(0%, 42.6%, 10.4%, 2.4%) |
| CIE-LAB | lab(72.97, 50.63, -23.42) |
| CIE-LCH | lch(72.97, 55.79, 335.18°) |
| OKLab | oklab(78.73% 0.1468 -0.0629) |
| OKLCH | oklch(78.73% 0.16 336.8) |
| XYZ | xyz(62.2087, 45.1161, 75.2294) |
| Luminance | 0.4511 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.14
Lavender Pink
#DD85D7
ΔE00 5.35
Violet (CSS)
#EE82EE
ΔE00 5.68
Pink (survey)
#FF81C0
ΔE00 6.50
Plum
#DDA0DD
ΔE00 6.56
Purply Pink
#F075E6
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98FDF #8FF9A9
analogous
#DE8FF9 #F98FDF #F98FAA
triadic
#F98FDF #DFF98F #8FDFF9
tetradic
#F98FDF #F9DE8F #8FF9A9 #8FAAF9
square
#F98FDF #F9DE8F #8FF9A9 #8FAAF9
split-complementary
#F98FDF #AAF98F #8FF9DE
monochromatic
#F31BBE #F655CE #F98FDF #FCC9F0 #FDE2F7
Accessibility & contrast
On white
2.10
#F98FDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#F98FDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98FDF
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98FDF | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A9E2
Deuteranopia (green-blind)
#ADB9DC
Tritanopia (blue-blind)
#FF93AD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f98fdf; /* rgb */ color: rgb(249, 143, 223); /* oklch */ color: oklch(78.7% 0.160 336.8);
Tailwind
colors: {
custom: {
50: '#fdb2e9',
500: '#f98fdf',
950: '#000000',
},
}SCSS
$custom: #f98fdf; $custom-light: #fdb2e9; $custom-dark: #000000;
JSON
{
"hex": "#f98fdf",
"rgb": {
"r": 249,
"g": 143,
"b": 223
},
"hsl": {
"h": 314.717,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.7873,
"c": 0.15974,
"h": 336.8
},
"luminance": 0.45112
}Semantic roles & 50–950 ramp
primary
#F98FDF
secondary
#D5F6DD
accent
#E63800
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084