#FC9495#FC9495
#FC9495 is a light, vivid red. Relative luminance 0.440; OKLCH L 77.6% C 0.126 H 19.7°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9495 |
|---|---|
| RGB | rgb(252, 148, 149) |
| HSL | hsl(359, 95%, 78%) |
| HSV | hsv(359, 41%, 99%) |
| CMYK | cmyk(0%, 41.3%, 40.9%, 1.2%) |
| CIE-LAB | lab(72.26, 39.13, 16.53) |
| CIE-LCH | lch(72.26, 42.48, 22.89°) |
| OKLab | oklab(77.59% 0.1182 0.0424) |
| OKLCH | oklch(77.59% 0.126 19.7) |
| XYZ | xyz(56.1625, 44.0501, 33.9726) |
| Luminance | 0.4405 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.25
Lightcoral
#F08080
ΔE00 5.07
Peachy Pink
#FF9A8A
ΔE00 5.68
Salmon Pink
#FE7B7C
ΔE00 5.76
Rose Pink
#F7879A
ΔE00 5.82
Blush (survey)
#F29E8E
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9495 #94FCFB
analogous
#FC94C9 #FC9495 #FCC794
triadic
#FC9495 #95FC94 #9495FC
tetradic
#FC9495 #C9FC94 #94FCFB #C794FC
square
#FC9495 #C9FC94 #94FCFB #C794FC
split-complementary
#FC9495 #94FCC7 #94C9FC
monochromatic
#F91D1F #FA585A #FC9495 #FED0D0 #FEE1E2
Accessibility & contrast
On white
2.14
#FC9495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#FC9495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9495
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9495 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A594
Deuteranopia (green-blind)
#C3B993
Tritanopia (blue-blind)
#FF8795
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fc9495; /* rgb */ color: rgb(252, 148, 149); /* oklch */ color: oklch(77.6% 0.126 19.7);
Tailwind
colors: {
custom: {
50: '#ffb5b4',
500: '#fc9495',
950: '#000000',
},
}SCSS
$custom: #fc9495; $custom-light: #ffb5b4; $custom-dark: #000000;
JSON
{
"hex": "#fc9495",
"rgb": {
"r": 252,
"g": 148,
"b": 149
},
"hsl": {
"h": 359.423,
"s": 94.545,
"l": 78.431
},
"oklch": {
"l": 0.77585,
"c": 0.12553,
"h": 19.7
},
"luminance": 0.44045
}Semantic roles & 50–950 ramp
primary
#FC9495
secondary
#D5F6F6
accent
#E6E300
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080