#FC98AF#FC98AF
#FC98AF is a light, vivid red. Relative luminance 0.462; OKLCH L 78.9% C 0.122 H 5.4°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FC98AF |
|---|---|
| RGB | rgb(252, 152, 175) |
| HSL | hsl(346, 94%, 79%) |
| HSV | hsv(346, 40%, 99%) |
| CMYK | cmyk(0%, 39.7%, 30.6%, 1.2%) |
| CIE-LAB | lab(73.71, 40.12, 4.21) |
| CIE-LCH | lch(73.71, 40.34, 5.98°) |
| OKLab | oklab(78.89% 0.1216 0.0115) |
| OKLCH | oklch(78.89% 0.122 5.4) |
| XYZ | xyz(59.1130, 46.2516, 46.3632) |
| Luminance | 0.4625 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 3.96
Pig Pink
#E78EA5
ΔE00 4.09
Pinky
#FC86AA
ΔE00 4.35
Rose Pink
#F7879A
ΔE00 4.61
Soft Pink
#FDB0C0
ΔE00 5.65
Carnation Pink
#FF7FA7
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC98AF #98FCE5
analogous
#FC98E1 #FC98AF #FCB398
triadic
#FC98AF #AFFC98 #98AFFC
tetradic
#FC98AF #E1FC98 #98FCE5 #B398FC
square
#FC98AF #E1FC98 #98FCE5 #B398FC
split-complementary
#FC98AF #98FCB3 #98E1FC
monochromatic
#F92153 #FA5D81 #FC98AF #FED3DD #FEE1E8
Accessibility & contrast
On white
2.05
#FC98AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#FC98AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC98AF
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC98AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC98AF | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AAB0
Deuteranopia (green-blind)
#C0BCAD
Tritanopia (blue-blind)
#FF90A0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fc98af; /* rgb */ color: rgb(252, 152, 175); /* oklch */ color: oklch(78.9% 0.122 5.4);
Tailwind
colors: {
custom: {
50: '#ffb8c6',
500: '#fc98af',
950: '#000000',
},
}SCSS
$custom: #fc98af; $custom-light: #ffb8c6; $custom-dark: #000000;
JSON
{
"hex": "#fc98af",
"rgb": {
"r": 252,
"g": 152,
"b": 175
},
"hsl": {
"h": 346.2,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.78888,
"c": 0.12211,
"h": 5.4
},
"luminance": 0.46247
}Semantic roles & 50–950 ramp
primary
#FC98AF
secondary
#D5F6EF
accent
#E6B100
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082