#FC849C#FC849C
#FC849C is a light, vivid red. Relative luminance 0.396; OKLCH L 75.3% C 0.147 H 8.6°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FC849C |
|---|---|
| RGB | rgb(252, 132, 156) |
| HSL | hsl(348, 95%, 75%) |
| HSV | hsv(348, 48%, 99%) |
| CMYK | cmyk(0%, 47.6%, 38.1%, 1.2%) |
| CIE-LAB | lab(69.19, 47.95, 8.29) |
| CIE-LCH | lch(69.19, 48.66, 9.81°) |
| OKLab | oklab(75.3% 0.1455 0.0219) |
| OKLCH | oklch(75.3% 0.147 8.6) |
| XYZ | xyz(54.3998, 39.6034, 36.2253) |
| Luminance | 0.3960 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.33
Rosa
#FE86A4
ΔE00 1.88
Carnation
#FD798F
ΔE00 2.92
Pinky
#FC86AA
ΔE00 3.64
Carnation Pink
#FF7FA7
ΔE00 3.82
Blush Pink
#FE828C
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC849C #84FCE4
analogous
#FC84D8 #FC849C #FCA884
triadic
#FC849C #9CFC84 #849CFC
tetradic
#FC849C #D8FC84 #84FCE4 #A884FC
square
#FC849C #D8FC84 #84FCE4 #A884FC
split-complementary
#FC849C #84FCA8 #84D8FC
monochromatic
#F90D3C #FB486C #FC849C #FDC0CC #FEE1E7
Accessibility & contrast
On white
2.35
#FC849C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#FC849C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC849C
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC849C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC849C | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9B9D
Deuteranopia (green-blind)
#B8B299
Tritanopia (blue-blind)
#FF788D
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fc849c; /* rgb */ color: rgb(252, 132, 156); /* oklch */ color: oklch(75.3% 0.147 8.6);
Tailwind
colors: {
custom: {
50: '#ffaab9',
500: '#fc849c',
950: '#000000',
},
}SCSS
$custom: #fc849c; $custom-light: #ffaab9; $custom-dark: #000000;
JSON
{
"hex": "#fc849c",
"rgb": {
"r": 252,
"g": 132,
"b": 156
},
"hsl": {
"h": 348,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.75298,
"c": 0.14717,
"h": 8.6
},
"luminance": 0.39598
}Semantic roles & 50–950 ramp
primary
#FC849C
secondary
#D5F6F0
accent
#E6B800
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80