#FC98E1#FC98E1
#FC98E1 is a light, vivid pink. Relative luminance 0.486; OKLCH L 80.5% C 0.149 H 337.7°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FC98E1 |
|---|---|
| RGB | rgb(252, 152, 225) |
| HSL | hsl(316, 94%, 79%) |
| HSV | hsv(316, 40%, 99%) |
| CMYK | cmyk(0%, 39.7%, 10.7%, 1.2%) |
| CIE-LAB | lab(75.20, 47.34, -21.09) |
| CIE-LCH | lch(75.20, 51.83, 335.99°) |
| OKLab | oklab(80.51% 0.1375 -0.0565) |
| OKLCH | oklch(80.51% 0.149 337.7) |
| XYZ | xyz(64.9638, 48.5919, 77.1770) |
| Luminance | 0.4859 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.01
Plum
#DDA0DD
ΔE00 6.02
Lavender Pink
#DD85D7
ΔE00 6.89
Pink (survey)
#FF81C0
ΔE00 6.95
Violet (CSS)
#EE82EE
ΔE00 7.35
Purply Pink
#F075E6
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC98E1 #98FCB3
analogous
#E598FC #FC98E1 #FC98AF
triadic
#FC98E1 #E1FC98 #98E1FC
tetradic
#FC98E1 #FCE598 #98FCB3 #98AFFC
square
#FC98E1 #FCE598 #98FCB3 #98AFFC
split-complementary
#FC98E1 #AFFC98 #98FCE5
monochromatic
#F921BE #FA5DD0 #FC98E1 #FED3F2 #FEE1F6
Accessibility & contrast
On white
1.96
#FC98E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#FC98E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC98E1
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC98E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC98E1 | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB0E4
Deuteranopia (green-blind)
#B4BFDE
Tritanopia (blue-blind)
#FF9BB3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fc98e1; /* rgb */ color: rgb(252, 152, 225); /* oklch */ color: oklch(80.5% 0.149 337.7);
Tailwind
colors: {
custom: {
50: '#ffb8ea',
500: '#fc98e1',
950: '#000000',
},
}SCSS
$custom: #fc98e1; $custom-light: #ffb8ea; $custom-dark: #000000;
JSON
{
"hex": "#fc98e1",
"rgb": {
"r": 252,
"g": 152,
"b": 225
},
"hsl": {
"h": 316.2,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.80507,
"c": 0.14859,
"h": 337.7
},
"luminance": 0.48588
}Semantic roles & 50–950 ramp
primary
#FC98E1
secondary
#D5F6DE
accent
#E63E00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084