#FC949F#FC949F
#FC949F is a light, vivid red. Relative luminance 0.444; OKLCH L 77.8% C 0.125 H 13.6°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FC949F |
|---|---|
| RGB | rgb(252, 148, 159) |
| HSL | hsl(354, 95%, 78%) |
| HSV | hsv(354, 41%, 99%) |
| CMYK | cmyk(0%, 41.3%, 36.9%, 1.2%) |
| CIE-LAB | lab(72.48, 40.24, 11.30) |
| CIE-LCH | lch(72.48, 41.80, 15.69°) |
| OKLab | oklab(77.83% 0.1219 0.0295) |
| OKLCH | oklch(77.83% 0.125 13.6) |
| XYZ | xyz(56.9954, 44.3833, 38.3592) |
| Luminance | 0.4438 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.41
Blush Pink
#FE828C
ΔE00 4.42
Rosa
#FE86A4
ΔE00 5.26
Carnation
#FD798F
ΔE00 5.84
Pig Pink
#E78EA5
ΔE00 5.95
Lightcoral
#F08080
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC949F #94FCF1
analogous
#FC94D3 #FC949F #FCBD94
triadic
#FC949F #9FFC94 #949FFC
tetradic
#FC949F #D3FC94 #94FCF1 #BD94FC
square
#FC949F #D3FC94 #94FCF1 #BD94FC
split-complementary
#FC949F #94FCBD #94D3FC
monochromatic
#F91D34 #FA586A #FC949F #FED0D4 #FEE1E4
Accessibility & contrast
On white
2.13
#FC949F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#FC949F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC949F
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC949F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC949F | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A59F
Deuteranopia (green-blind)
#C1BA9D
Tritanopia (blue-blind)
#FF8998
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fc949f; /* rgb */ color: rgb(252, 148, 159); /* oklch */ color: oklch(77.8% 0.125 13.6);
Tailwind
colors: {
custom: {
50: '#ffb5bb',
500: '#fc949f',
950: '#000000',
},
}SCSS
$custom: #fc949f; $custom-light: #ffb5bb; $custom-dark: #000000;
JSON
{
"hex": "#fc949f",
"rgb": {
"r": 252,
"g": 148,
"b": 159
},
"hsl": {
"h": 353.654,
"s": 94.545,
"l": 78.431
},
"oklch": {
"l": 0.77827,
"c": 0.12545,
"h": 13.6
},
"luminance": 0.44378
}Semantic roles & 50–950 ramp
primary
#FC949F
secondary
#D5F6F3
accent
#E6CD00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080