#FC95A2#FC95A2
#FC95A2 is a light, vivid red. Relative luminance 0.448; OKLCH L 78.1% C 0.124 H 12.2°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FC95A2 |
|---|---|
| RGB | rgb(252, 149, 162) |
| HSL | hsl(352, 94%, 79%) |
| HSV | hsv(352, 41%, 99%) |
| CMYK | cmyk(0%, 40.9%, 35.7%, 1.2%) |
| CIE-LAB | lab(72.76, 40.07, 10.04) |
| CIE-LCH | lch(72.76, 41.31, 14.06°) |
| OKLab | oklab(78.06% 0.1215 0.0264) |
| OKLCH | oklch(78.06% 0.124 12.2) |
| XYZ | xyz(57.4164, 44.8037, 39.7994) |
| Luminance | 0.4480 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.33
Rosa
#FE86A4
ΔE00 4.83
Blush Pink
#FE828C
ΔE00 4.98
Pig Pink
#E78EA5
ΔE00 5.45
Carnation
#FD798F
ΔE00 6.01
Pinky
#FC86AA
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC95A2 #95FCEF
analogous
#FC95D5 #FC95A2 #FCBB95
triadic
#FC95A2 #A2FC95 #95A2FC
tetradic
#FC95A2 #D5FC95 #95FCEF #BB95FC
square
#FC95A2 #D5FC95 #95FCEF #BB95FC
split-complementary
#FC95A2 #95FCBB #95D5FC
monochromatic
#F91E3A #FA596E #FC95A2 #FED1D6 #FEE1E5
Accessibility & contrast
On white
2.11
#FC95A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#FC95A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC95A2
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC95A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC95A2 | 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)
#A8A6A2
Deuteranopia (green-blind)
#C1BAA0
Tritanopia (blue-blind)
#FF8B9A
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fc95a2; /* rgb */ color: rgb(252, 149, 162); /* oklch */ color: oklch(78.1% 0.124 12.2);
Tailwind
colors: {
custom: {
50: '#ffb5bd',
500: '#fc95a2',
950: '#000000',
},
}SCSS
$custom: #fc95a2; $custom-light: #ffb5bd; $custom-dark: #000000;
JSON
{
"hex": "#fc95a2",
"rgb": {
"r": 252,
"g": 149,
"b": 162
},
"hsl": {
"h": 352.427,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.78062,
"c": 0.12431,
"h": 12.2
},
"luminance": 0.44799
}Semantic roles & 50–950 ramp
primary
#FC95A2
secondary
#D5F6F2
accent
#E6C900
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081