#FC95AA#FC95AA
#FC95AA is a light, vivid red. Relative luminance 0.451; OKLCH L 78.3% C 0.125 H 7.2°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FC95AA |
|---|---|
| RGB | rgb(252, 149, 170) |
| HSL | hsl(348, 94%, 79%) |
| HSV | hsv(348, 41%, 99%) |
| CMYK | cmyk(0%, 40.9%, 32.5%, 1.2%) |
| CIE-LAB | lab(72.96, 41.03, 5.89) |
| CIE-LCH | lch(72.96, 41.45, 8.16°) |
| OKLab | oklab(78.27% 0.1244 0.0158) |
| OKLCH | oklch(78.27% 0.125 7.2) |
| XYZ | xyz(58.1503, 45.0973, 43.6644) |
| Luminance | 0.4509 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 3.43
Rose Pink
#F7879A
ΔE00 3.59
Pig Pink
#E78EA5
ΔE00 4.05
Pinky
#FC86AA
ΔE00 4.28
Carnation Pink
#FF7FA7
ΔE00 5.47
Faded Pink
#DE9DAC
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC95AA #95FCE7
analogous
#FC95DD #FC95AA #FCB395
triadic
#FC95AA #AAFC95 #95AAFC
tetradic
#FC95AA #DDFC95 #95FCE7 #B395FC
square
#FC95AA #DDFC95 #95FCE7 #B395FC
split-complementary
#FC95AA #95FCB3 #95DDFC
monochromatic
#F91E4B #FA597A #FC95AA #FED1DA #FEE1E7
Accessibility & contrast
On white
2.10
#FC95AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#FC95AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC95AA
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC95AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC95AA | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7AB
Deuteranopia (green-blind)
#C0BAA8
Tritanopia (blue-blind)
#FF8C9C
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fc95aa; /* rgb */ color: rgb(252, 149, 170); /* oklch */ color: oklch(78.3% 0.125 7.2);
Tailwind
colors: {
custom: {
50: '#ffb6c3',
500: '#fc95aa',
950: '#000000',
},
}SCSS
$custom: #fc95aa; $custom-light: #ffb6c3; $custom-dark: #000000;
JSON
{
"hex": "#fc95aa",
"rgb": {
"r": 252,
"g": 149,
"b": 170
},
"hsl": {
"h": 347.767,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.78273,
"c": 0.12543,
"h": 7.2
},
"luminance": 0.45093
}Semantic roles & 50–950 ramp
primary
#FC95AA
secondary
#D5F6EF
accent
#E6B700
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081