#FC869A#FC869A
#FC869A is a light, vivid red. Relative luminance 0.401; OKLCH L 75.5% C 0.144 H 10.4°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FC869A |
|---|---|
| RGB | rgb(252, 134, 154) |
| HSL | hsl(350, 95%, 76%) |
| HSV | hsv(350, 47%, 99%) |
| CMYK | cmyk(0%, 46.8%, 38.9%, 1.2%) |
| CIE-LAB | lab(69.53, 46.74, 9.90) |
| CIE-LCH | lch(69.53, 47.78, 11.96°) |
| OKLab | oklab(75.54% 0.1417 0.026) |
| OKLCH | oklch(75.54% 0.144 10.4) |
| XYZ | xyz(54.5056, 40.0839, 35.4320) |
| Luminance | 0.4008 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 0.85
Rosa
#FE86A4
ΔE00 2.79
Carnation
#FD798F
ΔE00 2.82
Blush Pink
#FE828C
ΔE00 3.66
Pinky
#FC86AA
ΔE00 4.59
Carnation Pink
#FF7FA7
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC869A #86FCE8
analogous
#FC86D5 #FC869A #FCAD86
triadic
#FC869A #9AFC86 #869AFC
tetradic
#FC869A #D5FC86 #86FCE8 #AD86FC
square
#FC869A #D5FC86 #86FCE8 #AD86FC
split-complementary
#FC869A #86FCAD #86D5FC
monochromatic
#F90F36 #FB4A68 #FC869A #FDC2CC #FEE1E6
Accessibility & contrast
On white
2.33
#FC869A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#FC869A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC869A
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC869A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC869A | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9C9A
Deuteranopia (green-blind)
#BAB398
Tritanopia (blue-blind)
#FF7A8D
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fc869a; /* rgb */ color: rgb(252, 134, 154); /* oklch */ color: oklch(75.5% 0.144 10.4);
Tailwind
colors: {
custom: {
50: '#ffacb7',
500: '#fc869a',
950: '#000000',
},
}SCSS
$custom: #fc869a; $custom-light: #ffacb7; $custom-dark: #000000;
JSON
{
"hex": "#fc869a",
"rgb": {
"r": 252,
"g": 134,
"b": 154
},
"hsl": {
"h": 349.831,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.75542,
"c": 0.14411,
"h": 10.4
},
"luminance": 0.40079
}Semantic roles & 50–950 ramp
primary
#FC869A
secondary
#D5F6F1
accent
#E6BF00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80