#FC969E#FC969E
#FC969E is a light, vivid red. Relative luminance 0.450; OKLCH L 78.1% C 0.123 H 15.3°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FC969E |
|---|---|
| RGB | rgb(252, 150, 158) |
| HSL | hsl(355, 94%, 79%) |
| HSV | hsv(355, 40%, 99%) |
| CMYK | cmyk(0%, 40.5%, 37.3%, 1.2%) |
| CIE-LAB | lab(72.88, 39.10, 12.42) |
| CIE-LCH | lch(72.88, 41.02, 17.62°) |
| OKLab | oklab(78.12% 0.1184 0.0323) |
| OKLCH | oklch(78.12% 0.123 15.3) |
| XYZ | xyz(57.2254, 44.9815, 38.0095) |
| Luminance | 0.4498 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.23
Blush Pink
#FE828C
ΔE00 4.57
Rosa
#FE86A4
ΔE00 6.20
Carnation
#FD798F
ΔE00 6.45
Lightcoral
#F08080
ΔE00 6.50
Pig Pink
#E78EA5
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC969E #96FCF4
analogous
#FC96D1 #FC969E #FCC196
triadic
#FC969E #9EFC96 #969EFC
tetradic
#FC969E #D1FC96 #96FCF4 #C196FC
square
#FC969E #D1FC96 #96FCF4 #C196FC
split-complementary
#FC969E #96FCC1 #96D1FC
monochromatic
#F91F30 #FA5B67 #FC969E #FED2D5 #FEE1E4
Accessibility & contrast
On white
2.10
#FC969E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#FC969E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC969E
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC969E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC969E | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A79E
Deuteranopia (green-blind)
#C2BA9C
Tritanopia (blue-blind)
#FF8B99
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fc969e; /* rgb */ color: rgb(252, 150, 158); /* oklch */ color: oklch(78.1% 0.123 15.3);
Tailwind
colors: {
custom: {
50: '#ffb6ba',
500: '#fc969e',
950: '#000000',
},
}SCSS
$custom: #fc969e; $custom-light: #ffb6ba; $custom-dark: #000000;
JSON
{
"hex": "#fc969e",
"rgb": {
"r": 252,
"g": 150,
"b": 158
},
"hsl": {
"h": 355.294,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.78121,
"c": 0.12275,
"h": 15.3
},
"luminance": 0.44977
}Semantic roles & 50–950 ramp
primary
#FC969E
secondary
#D5F6F4
accent
#E6D300
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080