#FC969A#FC969A
#FC969A is a light, vivid red. Relative luminance 0.448; OKLCH L 78.0% C 0.123 H 17.8°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FC969A |
|---|---|
| RGB | rgb(252, 150, 154) |
| HSL | hsl(358, 94%, 79%) |
| HSV | hsv(358, 40%, 99%) |
| CMYK | cmyk(0%, 40.5%, 38.9%, 1.2%) |
| CIE-LAB | lab(72.79, 38.65, 14.50) |
| CIE-LCH | lch(72.79, 41.28, 20.57°) |
| OKLab | oklab(78.02% 0.1169 0.0375) |
| OKLCH | oklch(78.02% 0.123 17.8) |
| XYZ | xyz(56.8867, 44.8461, 36.2257) |
| Luminance | 0.4484 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.46
Rose Pink
#F7879A
ΔE00 5.14
Lightcoral
#F08080
ΔE00 5.83
Salmon Pink
#FE7B7C
ΔE00 6.62
Peachy Pink
#FF9A8A
ΔE00 6.68
Carnation
#FD798F
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC969A #96FCF8
analogous
#FC96CD #FC969A #FCC596
triadic
#FC969A #9AFC96 #969AFC
tetradic
#FC969A #CDFC96 #96FCF8 #C596FC
square
#FC969A #CDFC96 #96FCF8 #C596FC
split-complementary
#FC969A #96FCC5 #96CDFC
monochromatic
#F91F28 #FA5B61 #FC969A #FED2D3 #FEE1E2
Accessibility & contrast
On white
2.11
#FC969A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#FC969A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC969A
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC969A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC969A | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA69A
Deuteranopia (green-blind)
#C3BA98
Tritanopia (blue-blind)
#FF8A98
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fc969a; /* rgb */ color: rgb(252, 150, 154); /* oklch */ color: oklch(78.0% 0.123 17.8);
Tailwind
colors: {
custom: {
50: '#ffb6b7',
500: '#fc969a',
950: '#000000',
},
}SCSS
$custom: #fc969a; $custom-light: #ffb6b7; $custom-dark: #000000;
JSON
{
"hex": "#fc969a",
"rgb": {
"r": 252,
"g": 150,
"b": 154
},
"hsl": {
"h": 357.647,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.78024,
"c": 0.12277,
"h": 17.8
},
"luminance": 0.44841
}Semantic roles & 50–950 ramp
primary
#FC969A
secondary
#D5F6F5
accent
#E6DC00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080