#FC819A#FC819A
#FC819A is a light, vivid red. Relative luminance 0.387; OKLCH L 74.8% C 0.151 H 8.6°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FC819A |
|---|---|
| RGB | rgb(252, 129, 154) |
| HSL | hsl(348, 95%, 75%) |
| HSV | hsv(348, 49%, 99%) |
| CMYK | cmyk(0%, 48.8%, 38.9%, 1.2%) |
| CIE-LAB | lab(68.56, 49.21, 8.52) |
| CIE-LCH | lch(68.56, 49.94, 9.82°) |
| OKLab | oklab(74.81% 0.1494 0.0225) |
| OKLCH | oklch(74.81% 0.151 8.6) |
| XYZ | xyz(53.8308, 38.7343, 35.2071) |
| Luminance | 0.3873 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.71
Rosa
#FE86A4
ΔE00 2.15
Carnation
#FD798F
ΔE00 2.44
Carnation Pink
#FF7FA7
ΔE00 3.74
Pinky
#FC86AA
ΔE00 3.81
Blush Pink
#FE828C
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC819A #81FCE3
analogous
#FC81D7 #FC819A #FCA681
triadic
#FC819A #9AFC81 #819AFC
tetradic
#FC819A #D7FC81 #81FCE3 #A681FC
square
#FC819A #D7FC81 #81FCE3 #A681FC
split-complementary
#FC819A #81FCA6 #81D7FC
monochromatic
#F9093A #FB456A #FC819A #FDBDCA #FEE1E7
Accessibility & contrast
On white
2.40
#FC819A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#FC819A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC819A
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC819A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC819A | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98989B
Deuteranopia (green-blind)
#B7B097
Tritanopia (blue-blind)
#FF748A
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fc819a; /* rgb */ color: rgb(252, 129, 154); /* oklch */ color: oklch(74.8% 0.151 8.6);
Tailwind
colors: {
custom: {
50: '#ffa8b7',
500: '#fc819a',
950: '#000000',
},
}SCSS
$custom: #fc819a; $custom-light: #ffa8b7; $custom-dark: #000000;
JSON
{
"hex": "#fc819a",
"rgb": {
"r": 252,
"g": 129,
"b": 154
},
"hsl": {
"h": 347.805,
"s": 95.349,
"l": 74.706
},
"oklch": {
"l": 0.74808,
"c": 0.15105,
"h": 8.6
},
"luminance": 0.38729
}Semantic roles & 50–950 ramp
primary
#FC819A
secondary
#D4F7F0
accent
#E6B700
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80