#F98BDA#F98BDA
#F98BDA is a light, vivid pink. Relative luminance 0.437; OKLCH L 78.0% C 0.163 H 338.6°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F98BDA |
|---|---|
| RGB | rgb(249, 139, 218) |
| HSL | hsl(317, 90%, 76%) |
| HSV | hsv(317, 44%, 98%) |
| CMYK | cmyk(0%, 44.2%, 12.4%, 2.4%) |
| CIE-LAB | lab(72.01, 51.84, -22.13) |
| CIE-LCH | lch(72.01, 56.36, 336.88°) |
| OKLab | oklab(77.95% 0.1514 -0.0593) |
| OKLCH | oklch(77.95% 0.163 338.6) |
| XYZ | xyz(60.9548, 43.6708, 71.5348) |
| Luminance | 0.4367 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.14
Lavender Pink
#DD85D7
ΔE00 5.32
Pink (survey)
#FF81C0
ΔE00 5.58
Violet (CSS)
#EE82EE
ΔE00 5.95
Purply Pink
#F075E6
ΔE00 6.45
Plum
#DDA0DD
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98BDA #8BF9AA
analogous
#E18BF9 #F98BDA #F98BA3
triadic
#F98BDA #DAF98B #8BDAF9
tetradic
#F98BDA #F9E18B #8BF9AA #8BA3F9
square
#F98BDA #F9E18B #8BF9AA #8BA3F9
split-complementary
#F98BDA #A3F98B #8BF9E1
monochromatic
#F317B5 #F651C7 #F98BDA #FCC5ED #FDE2F6
Accessibility & contrast
On white
2.16
#F98BDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#F98BDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98BDA
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98BDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98BDA | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA6DD
Deuteranopia (green-blind)
#ACB7D7
Tritanopia (blue-blind)
#FF8EA9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f98bda; /* rgb */ color: rgb(249, 139, 218); /* oklch */ color: oklch(78.0% 0.163 338.6);
Tailwind
colors: {
custom: {
50: '#fdafe5',
500: '#f98bda',
950: '#000000',
},
}SCSS
$custom: #f98bda; $custom-light: #fdafe5; $custom-dark: #000000;
JSON
{
"hex": "#f98bda",
"rgb": {
"r": 249,
"g": 139,
"b": 218
},
"hsl": {
"h": 316.909,
"s": 90.164,
"l": 76.078
},
"oklch": {
"l": 0.77951,
"c": 0.16258,
"h": 338.6
},
"luminance": 0.43667
}Semantic roles & 50–950 ramp
primary
#F98BDA
secondary
#D5F6DE
accent
#E64100
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181115
muted
#868084