#FC98E4#FC98E4
#FC98E4 is a light, vivid pink. Relative luminance 0.488; OKLCH L 80.6% C 0.151 H 336.3°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FC98E4 |
|---|---|
| RGB | rgb(252, 152, 228) |
| HSL | hsl(314, 94%, 79%) |
| HSV | hsv(314, 40%, 99%) |
| CMYK | cmyk(0%, 39.7%, 9.5%, 1.2%) |
| CIE-LAB | lab(75.30, 47.83, -22.57) |
| CIE-LCH | lch(75.30, 52.89, 334.74°) |
| OKLab | oklab(80.62% 0.1383 -0.0606) |
| OKLCH | oklch(80.62% 0.151 336.3) |
| XYZ | xyz(65.3766, 48.7570, 79.3512) |
| Luminance | 0.4875 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.37
Plum
#DDA0DD
ΔE00 5.94
Lavender Pink
#DD85D7
ΔE00 6.70
Violet (CSS)
#EE82EE
ΔE00 6.90
Pink (survey)
#FF81C0
ΔE00 7.43
Purply Pink
#F075E6
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC98E4 #98FCB0
analogous
#E298FC #FC98E4 #FC98B2
triadic
#FC98E4 #E4FC98 #98E4FC
tetradic
#FC98E4 #FCE298 #98FCB0 #98B2FC
square
#FC98E4 #FCE298 #98FCB0 #98B2FC
split-complementary
#FC98E4 #B2FC98 #98FCE2
monochromatic
#F921C5 #FA5DD4 #FC98E4 #FED3F4 #FEE1F7
Accessibility & contrast
On white
1.95
#FC98E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#FC98E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC98E4
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC98E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC98E4 | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B0E7
Deuteranopia (green-blind)
#B3BFE1
Tritanopia (blue-blind)
#FF9CB4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fc98e4; /* rgb */ color: rgb(252, 152, 228); /* oklch */ color: oklch(80.6% 0.151 336.3);
Tailwind
colors: {
custom: {
50: '#ffb8ec',
500: '#fc98e4',
950: '#000000',
},
}SCSS
$custom: #fc98e4; $custom-light: #ffb8ec; $custom-dark: #000000;
JSON
{
"hex": "#fc98e4",
"rgb": {
"r": 252,
"g": 152,
"b": 228
},
"hsl": {
"h": 314.4,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.80618,
"c": 0.15094,
"h": 336.3
},
"luminance": 0.48753
}Semantic roles & 50–950 ramp
primary
#FC98E4
secondary
#D5F6DD
accent
#E63700
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084