#FC98B2#FC98B2
#FC98B2 is a light, vivid pink. Relative luminance 0.464; OKLCH L 79.0% C 0.123 H 3.5°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FC98B2 |
|---|---|
| RGB | rgb(252, 152, 178) |
| HSL | hsl(344, 94%, 79%) |
| HSV | hsv(344, 40%, 99%) |
| CMYK | cmyk(0%, 39.7%, 29.4%, 1.2%) |
| CIE-LAB | lab(73.79, 40.50, 2.66) |
| CIE-LCH | lch(73.79, 40.59, 3.76°) |
| OKLab | oklab(78.97% 0.1226 0.0075) |
| OKLCH | oklch(78.97% 0.123 3.5) |
| XYZ | xyz(59.4110, 46.3708, 47.9322) |
| Luminance | 0.4637 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.04
Rosa
#FE86A4
ΔE00 4.05
Pig Pink
#E78EA5
ΔE00 4.07
Rose Pink
#F7879A
ΔE00 5.17
Carnation Pink
#FF7FA7
ΔE00 5.44
Soft Pink
#FDB0C0
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC98B2 #98FCE2
analogous
#FC98E4 #FC98B2 #FCB098
triadic
#FC98B2 #B2FC98 #98B2FC
tetradic
#FC98B2 #E4FC98 #98FCE2 #B098FC
square
#FC98B2 #E4FC98 #98FCE2 #B098FC
split-complementary
#FC98B2 #98FCB0 #98E4FC
monochromatic
#F92159 #FA5D86 #FC98B2 #FED3DE #FEE1E9
Accessibility & contrast
On white
2.04
#FC98B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#FC98B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC98B2
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC98B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC98B2 | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AAB3
Deuteranopia (green-blind)
#C0BCB0
Tritanopia (blue-blind)
#FF91A1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fc98b2; /* rgb */ color: rgb(252, 152, 178); /* oklch */ color: oklch(79.0% 0.123 3.5);
Tailwind
colors: {
custom: {
50: '#ffb8c9',
500: '#fc98b2',
950: '#000000',
},
}SCSS
$custom: #fc98b2; $custom-light: #ffb8c9; $custom-dark: #000000;
JSON
{
"hex": "#fc98b2",
"rgb": {
"r": 252,
"g": 152,
"b": 178
},
"hsl": {
"h": 344.4,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.78972,
"c": 0.12287,
"h": 3.5
},
"luminance": 0.46366
}Semantic roles & 50–950 ramp
primary
#FC98B2
secondary
#D5F6EE
accent
#E6AA00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082