#F98DC0#F98DC0
#F98DC0 is a light, vivid pink. Relative luminance 0.430; OKLCH L 77.3% C 0.143 H 351.2°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F98DC0 |
|---|---|
| RGB | rgb(249, 141, 192) |
| HSL | hsl(332, 90%, 76%) |
| HSV | hsv(332, 43%, 98%) |
| CMYK | cmyk(0%, 43.4%, 22.9%, 2.4%) |
| CIE-LAB | lab(71.55, 46.97, -8.42) |
| CIE-LCH | lch(71.55, 47.72, 349.84°) |
| OKLab | oklab(77.33% 0.141 -0.0217) |
| OKLCH | oklch(77.33% 0.143 351.2) |
| XYZ | xyz(58.1076, 42.9996, 55.0982) |
| Luminance | 0.4299 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.73
Bubblegum Pink
#FE83CC
ΔE00 4.06
Pinky
#FC86AA
ΔE00 5.17
Carnation Pink
#FF7FA7
ΔE00 5.77
Bubblegum (survey)
#FF6CB5
ΔE00 6.36
Hot Pink
#FF69B4
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98DC0 #8DF9C6
analogous
#F98DF6 #F98DC0 #F9908D
triadic
#F98DC0 #C0F98D #8DC0F9
tetradic
#F98DC0 #F6F98D #8DF9C6 #908DF9
square
#F98DC0 #F6F98D #8DF9C6 #908DF9
split-complementary
#F98DC0 #8DF990 #8DF6F9
monochromatic
#F31980 #F653A0 #F98DC0 #FCC7E0 #FDE2EF
Accessibility & contrast
On white
2.19
#F98DC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#F98DC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98DC0
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98DC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98DC0 | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A4C2
Deuteranopia (green-blind)
#B4B6BD
Tritanopia (blue-blind)
#FF899F
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f98dc0; /* rgb */ color: rgb(249, 141, 192); /* oklch */ color: oklch(77.3% 0.143 351.2);
Tailwind
colors: {
custom: {
50: '#fdb0d3',
500: '#f98dc0',
950: '#000000',
},
}SCSS
$custom: #f98dc0; $custom-light: #fdb0d3; $custom-dark: #000000;
JSON
{
"hex": "#f98dc0",
"rgb": {
"r": 249,
"g": 141,
"b": 192
},
"hsl": {
"h": 331.667,
"s": 90,
"l": 76.471
},
"oklch": {
"l": 0.77331,
"c": 0.14265,
"h": 351.2
},
"luminance": 0.42995
}Semantic roles & 50–950 ramp
primary
#F98DC0
secondary
#D5F6E6
accent
#E67900
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082