#FC94AD#FC94AD
#FC94AD is a light, vivid red. Relative luminance 0.449; OKLCH L 78.2% C 0.128 H 5.0°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FC94AD |
|---|---|
| RGB | rgb(252, 148, 173) |
| HSL | hsl(346, 95%, 78%) |
| HSV | hsv(346, 41%, 99%) |
| CMYK | cmyk(0%, 41.3%, 31.3%, 1.2%) |
| CIE-LAB | lab(72.82, 41.92, 4.03) |
| CIE-LCH | lch(72.82, 42.11, 5.50°) |
| OKLab | oklab(78.2% 0.1271 0.0111) |
| OKLCH | oklch(78.2% 0.128 5) |
| XYZ | xyz(58.2798, 44.8970, 45.1236) |
| Luminance | 0.4489 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 3.06
Pinky
#FC86AA
ΔE00 3.45
Pig Pink
#E78EA5
ΔE00 3.74
Rose Pink
#F7879A
ΔE00 4.06
Carnation Pink
#FF7FA7
ΔE00 4.77
Faded Pink
#DE9DAC
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC94AD #94FCE3
analogous
#FC94E1 #FC94AD #FCAF94
triadic
#FC94AD #ADFC94 #94ADFC
tetradic
#FC94AD #E1FC94 #94FCE3 #AF94FC
square
#FC94AD #E1FC94 #94FCE3 #AF94FC
split-complementary
#FC94AD #94FCAF #94E1FC
monochromatic
#F91D52 #FA587F #FC94AD #FED0DB #FEE1E8
Accessibility & contrast
On white
2.10
#FC94AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#FC94AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC94AD
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC94AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC94AD | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7AE
Deuteranopia (green-blind)
#BEBAAB
Tritanopia (blue-blind)
#FF8C9D
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fc94ad; /* rgb */ color: rgb(252, 148, 173); /* oklch */ color: oklch(78.2% 0.128 5.0);
Tailwind
colors: {
custom: {
50: '#ffb5c5',
500: '#fc94ad',
950: '#000000',
},
}SCSS
$custom: #fc94ad; $custom-light: #ffb5c5; $custom-dark: #000000;
JSON
{
"hex": "#fc94ad",
"rgb": {
"r": 252,
"g": 148,
"b": 173
},
"hsl": {
"h": 345.577,
"s": 94.545,
"l": 78.431
},
"oklch": {
"l": 0.78198,
"c": 0.12754,
"h": 5
},
"luminance": 0.44892
}Semantic roles & 50–950 ramp
primary
#FC94AD
secondary
#D5F6EE
accent
#E6AE00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181112
muted
#868081