#F98FD0#F98FD0
#F98FD0 is a light, vivid pink. Relative luminance 0.443; OKLCH L 78.2% C 0.149 H 343.5°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F98FD0 |
|---|---|
| RGB | rgb(249, 143, 208) |
| HSL | hsl(323, 90%, 77%) |
| HSV | hsv(323, 43%, 98%) |
| CMYK | cmyk(0%, 42.6%, 16.5%, 2.4%) |
| CIE-LAB | lab(72.46, 48.29, -15.93) |
| CIE-LCH | lch(72.46, 50.85, 341.74°) |
| OKLab | oklab(78.18% 0.1428 -0.0422) |
| OKLCH | oklch(78.18% 0.149 343.5) |
| XYZ | xyz(60.2753, 44.3427, 65.0466) |
| Luminance | 0.4434 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.51
Pink (survey)
#FF81C0
ΔE00 3.93
Lavender Pink
#DD85D7
ΔE00 7.07
Bubblegum (survey)
#FF6CB5
ΔE00 7.35
Plum
#DDA0DD
ΔE00 7.51
Hot Pink
#FF69B4
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98FD0 #8FF9B8
analogous
#ED8FF9 #F98FD0 #F98F9B
triadic
#F98FD0 #D0F98F #8FD0F9
tetradic
#F98FD0 #F9ED8F #8FF9B8 #8F9BF9
square
#F98FD0 #F9ED8F #8FF9B8 #8F9BF9
split-complementary
#F98FD0 #9BF98F #8FF9ED
monochromatic
#F31B9F #F655B8 #F98FD0 #FCC9E8 #FDE2F3
Accessibility & contrast
On white
2.13
#F98FD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#F98FD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98FD0
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98FD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98FD0 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A7D2
Deuteranopia (green-blind)
#B1B8CD
Tritanopia (blue-blind)
#FF8FA7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f98fd0; /* rgb */ color: rgb(249, 143, 208); /* oklch */ color: oklch(78.2% 0.149 343.5);
Tailwind
colors: {
custom: {
50: '#fdb2de',
500: '#f98fd0',
950: '#000000',
},
}SCSS
$custom: #f98fd0; $custom-light: #fdb2de; $custom-dark: #000000;
JSON
{
"hex": "#f98fd0",
"rgb": {
"r": 249,
"g": 143,
"b": 208
},
"hsl": {
"h": 323.208,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.78177,
"c": 0.1489,
"h": 343.5
},
"luminance": 0.44339
}Semantic roles & 50–950 ramp
primary
#F98FD0
secondary
#D5F6E2
accent
#E65900
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083