#FC949E#FC949E
#FC949E is a light, vivid red. Relative luminance 0.443; OKLCH L 77.8% C 0.125 H 14.2°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FC949E |
|---|---|
| RGB | rgb(252, 148, 158) |
| HSL | hsl(354, 95%, 78%) |
| HSV | hsv(354, 41%, 99%) |
| CMYK | cmyk(0%, 41.3%, 37.3%, 1.2%) |
| CIE-LAB | lab(72.46, 40.13, 11.83) |
| CIE-LCH | lch(72.46, 41.83, 16.42°) |
| OKLab | oklab(77.8% 0.1216 0.0308) |
| OKLCH | oklch(77.8% 0.125 14.2) |
| XYZ | xyz(56.9090, 44.3487, 37.9040) |
| Luminance | 0.4434 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.59
Blush Pink
#FE828C
ΔE00 4.29
Rosa
#FE86A4
ΔE00 5.53
Carnation
#FD798F
ΔE00 5.89
Pig Pink
#E78EA5
ΔE00 6.20
Lightcoral
#F08080
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC949E #94FCF2
analogous
#FC94D2 #FC949E #FCBE94
triadic
#FC949E #9EFC94 #949EFC
tetradic
#FC949E #D2FC94 #94FCF2 #BE94FC
square
#FC949E #D2FC94 #94FCF2 #BE94FC
split-complementary
#FC949E #94FCBE #94D2FC
monochromatic
#F91D32 #FA5868 #FC949E #FED0D4 #FEE1E4
Accessibility & contrast
On white
2.13
#FC949E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#FC949E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC949E
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC949E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC949E | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A59E
Deuteranopia (green-blind)
#C1B99C
Tritanopia (blue-blind)
#FF8998
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fc949e; /* rgb */ color: rgb(252, 148, 158); /* oklch */ color: oklch(77.8% 0.125 14.2);
Tailwind
colors: {
custom: {
50: '#ffb5ba',
500: '#fc949e',
950: '#000000',
},
}SCSS
$custom: #fc949e; $custom-light: #ffb5ba; $custom-dark: #000000;
JSON
{
"hex": "#fc949e",
"rgb": {
"r": 252,
"g": 148,
"b": 158
},
"hsl": {
"h": 354.231,
"s": 94.545,
"l": 78.431
},
"oklch": {
"l": 0.77802,
"c": 0.12541,
"h": 14.2
},
"luminance": 0.44344
}Semantic roles & 50–950 ramp
primary
#FC949E
secondary
#D5F6F3
accent
#E6CF00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080