#FC98CF#FC98CF
#FC98CF is a light, vivid pink. Relative luminance 0.477; OKLCH L 79.9% C 0.136 H 346.5°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FC98CF |
|---|---|
| RGB | rgb(252, 152, 207) |
| HSL | hsl(327, 94%, 79%) |
| HSV | hsv(327, 40%, 99%) |
| CMYK | cmyk(0%, 39.7%, 17.9%, 1.2%) |
| CIE-LAB | lab(74.61, 44.55, -12.11) |
| CIE-LCH | lch(74.61, 46.16, 344.79°) |
| OKLab | oklab(79.87% 0.1323 -0.0318) |
| OKLCH | oklch(79.87% 0.136 346.5) |
| XYZ | xyz(62.6364, 47.6609, 64.9198) |
| Luminance | 0.4766 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.57
Pink (survey)
#FF81C0
ΔE00 4.87
Powder Pink
#FFB2D0
ΔE00 7.21
Plum
#DDA0DD
ΔE00 7.84
Pinky
#FC86AA
ΔE00 7.87
Carnation Pink
#FF7FA7
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC98CF #98FCC5
analogous
#F798FC #FC98CF #FC989D
triadic
#FC98CF #CFFC98 #98CFFC
tetradic
#FC98CF #FCF798 #98FCC5 #989DFC
square
#FC98CF #FCF798 #98FCC5 #989DFC
split-complementary
#FC98CF #9DFC98 #98FCF7
monochromatic
#F92198 #FA5DB3 #FC98CF #FED3EB #FEE1F1
Accessibility & contrast
On white
1.99
#FC98CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#FC98CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC98CF
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC98CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC98CF | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0ADD1
Deuteranopia (green-blind)
#B9BECC
Tritanopia (blue-blind)
#FF97AC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fc98cf; /* rgb */ color: rgb(252, 152, 207); /* oklch */ color: oklch(79.9% 0.136 346.5);
Tailwind
colors: {
custom: {
50: '#ffb8dd',
500: '#fc98cf',
950: '#000000',
},
}SCSS
$custom: #fc98cf; $custom-light: #ffb8dd; $custom-dark: #000000;
JSON
{
"hex": "#fc98cf",
"rgb": {
"r": 252,
"g": 152,
"b": 207
},
"hsl": {
"h": 327,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.7987,
"c": 0.13602,
"h": 346.5
},
"luminance": 0.47657
}Semantic roles & 50–950 ramp
primary
#FC98CF
secondary
#D5F6E4
accent
#E66700
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083