#F98FDE#F98FDE
#F98FDE is a light, vivid pink. Relative luminance 0.451; OKLCH L 78.7% C 0.159 H 337.2°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F98FDE |
|---|---|
| RGB | rgb(249, 143, 222) |
| HSL | hsl(315, 90%, 77%) |
| HSV | hsv(315, 43%, 98%) |
| CMYK | cmyk(0%, 42.6%, 10.8%, 2.4%) |
| CIE-LAB | lab(72.93, 50.47, -22.92) |
| CIE-LCH | lch(72.93, 55.43, 335.58°) |
| OKLab | oklab(78.69% 0.1466 -0.0615) |
| OKLCH | oklch(78.69% 0.159 337.2) |
| XYZ | xyz(62.0743, 45.0624, 74.5214) |
| Luminance | 0.4506 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.98
Lavender Pink
#DD85D7
ΔE00 5.42
Violet (CSS)
#EE82EE
ΔE00 5.85
Pink (survey)
#FF81C0
ΔE00 6.32
Plum
#DDA0DD
ΔE00 6.58
Purply Pink
#F075E6
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98FDE #8FF9AA
analogous
#DF8FF9 #F98FDE #F98FA9
triadic
#F98FDE #DEF98F #8FDEF9
tetradic
#F98FDE #F9DF8F #8FF9AA #8FA9F9
square
#F98FDE #F9DF8F #8FF9AA #8FA9F9
split-complementary
#F98FDE #A9F98F #8FF9DF
monochromatic
#F31BBC #F655CD #F98FDE #FCC9EF #FDE2F6
Accessibility & contrast
On white
2.10
#F98FDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#F98FDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98FDE
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98FDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98FDE | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A9E1
Deuteranopia (green-blind)
#ADB9DB
Tritanopia (blue-blind)
#FF92AD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f98fde; /* rgb */ color: rgb(249, 143, 222); /* oklch */ color: oklch(78.7% 0.159 337.2);
Tailwind
colors: {
custom: {
50: '#fdb2e8',
500: '#f98fde',
950: '#000000',
},
}SCSS
$custom: #f98fde; $custom-light: #fdb2e8; $custom-dark: #000000;
JSON
{
"hex": "#f98fde",
"rgb": {
"r": 249,
"g": 143,
"b": 222
},
"hsl": {
"h": 315.283,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.78692,
"c": 0.15898,
"h": 337.2
},
"luminance": 0.45059
}Semantic roles & 50–950 ramp
primary
#F98FDE
secondary
#D5F6DE
accent
#E63A00
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084