#FC94AA#FC94AA
#FC94AA is a light, vivid red. Relative luminance 0.448; OKLCH L 78.1% C 0.127 H 6.8°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FC94AA |
|---|---|
| RGB | rgb(252, 148, 170) |
| HSL | hsl(347, 95%, 78%) |
| HSV | hsv(347, 41%, 99%) |
| CMYK | cmyk(0%, 41.3%, 32.5%, 1.2%) |
| CIE-LAB | lab(72.75, 41.55, 5.59) |
| CIE-LCH | lch(72.75, 41.92, 7.66°) |
| OKLab | oklab(78.11% 0.126 0.0151) |
| OKLCH | oklch(78.11% 0.127 6.8) |
| XYZ | xyz(57.9928, 44.7822, 43.6119) |
| Luminance | 0.4478 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 3.16
Rose Pink
#F7879A
ΔE00 3.51
Pig Pink
#E78EA5
ΔE00 3.92
Pinky
#FC86AA
ΔE00 3.97
Carnation Pink
#FF7FA7
ΔE00 5.17
Faded Pink
#DE9DAC
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC94AA #94FCE6
analogous
#FC94DE #FC94AA #FCB294
triadic
#FC94AA #AAFC94 #94AAFC
tetradic
#FC94AA #DEFC94 #94FCE6 #B294FC
square
#FC94AA #DEFC94 #94FCE6 #B294FC
split-complementary
#FC94AA #94FCB2 #94DEFC
monochromatic
#F91D4B #FA587B #FC94AA #FED0D9 #FEE1E7
Accessibility & contrast
On white
2.11
#FC94AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#FC94AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC94AA
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC94AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC94AA | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7AB
Deuteranopia (green-blind)
#BFBAA8
Tritanopia (blue-blind)
#FF8B9C
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fc94aa; /* rgb */ color: rgb(252, 148, 170); /* oklch */ color: oklch(78.1% 0.127 6.8);
Tailwind
colors: {
custom: {
50: '#ffb5c3',
500: '#fc94aa',
950: '#000000',
},
}SCSS
$custom: #fc94aa; $custom-light: #ffb5c3; $custom-dark: #000000;
JSON
{
"hex": "#fc94aa",
"rgb": {
"r": 252,
"g": 148,
"b": 170
},
"hsl": {
"h": 347.308,
"s": 94.545,
"l": 78.431
},
"oklch": {
"l": 0.78115,
"c": 0.12688,
"h": 6.8
},
"luminance": 0.44778
}Semantic roles & 50–950 ramp
primary
#FC94AA
secondary
#D5F6EF
accent
#E6B500
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081