#FC95AD#FC95AD
#FC95AD is a light, vivid red. Relative luminance 0.452; OKLCH L 78.4% C 0.126 H 5.4°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FC95AD |
|---|---|
| RGB | rgb(252, 149, 173) |
| HSL | hsl(346, 94%, 79%) |
| HSV | hsv(346, 41%, 99%) |
| CMYK | cmyk(0%, 40.9%, 31.3%, 1.2%) |
| CIE-LAB | lab(73.03, 41.41, 4.33) |
| CIE-LCH | lch(73.03, 41.63, 5.97°) |
| OKLab | oklab(78.36% 0.1255 0.0118) |
| OKLCH | oklch(78.36% 0.126 5.4) |
| XYZ | xyz(58.4373, 45.2121, 45.1761) |
| Luminance | 0.4521 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 3.28
Pinky
#FC86AA
ΔE00 3.75
Pig Pink
#E78EA5
ΔE00 3.83
Rose Pink
#F7879A
ΔE00 4.09
Carnation Pink
#FF7FA7
ΔE00 5.05
Faded Pink
#DE9DAC
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC95AD #95FCE4
analogous
#FC95E0 #FC95AD #FCB095
triadic
#FC95AD #ADFC95 #95ADFC
tetradic
#FC95AD #E0FC95 #95FCE4 #B095FC
square
#FC95AD #E0FC95 #95FCE4 #B095FC
split-complementary
#FC95AD #95FCB0 #95E0FC
monochromatic
#F91E51 #FA597F #FC95AD #FED1DB #FEE1E8
Accessibility & contrast
On white
2.09
#FC95AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#FC95AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC95AD
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC95AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC95AD | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A8AE
Deuteranopia (green-blind)
#BFBBAB
Tritanopia (blue-blind)
#FF8D9D
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fc95ad; /* rgb */ color: rgb(252, 149, 173); /* oklch */ color: oklch(78.4% 0.126 5.4);
Tailwind
colors: {
custom: {
50: '#ffb6c5',
500: '#fc95ad',
950: '#000000',
},
}SCSS
$custom: #fc95ad; $custom-light: #ffb6c5; $custom-dark: #000000;
JSON
{
"hex": "#fc95ad",
"rgb": {
"r": 252,
"g": 149,
"b": 173
},
"hsl": {
"h": 346.019,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.78356,
"c": 0.12607,
"h": 5.4
},
"luminance": 0.45207
}Semantic roles & 50–950 ramp
primary
#FC95AD
secondary
#D5F6EF
accent
#E6B000
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181112
muted
#868081