#FE8CA7#FE8CA7
#FE8CA7 is a light, vivid red. Relative luminance 0.426; OKLCH L 77.0% C 0.140 H 5.8°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8CA7 |
|---|---|
| RGB | rgb(254, 140, 167) |
| HSL | hsl(346, 98%, 77%) |
| HSV | hsv(346, 45%, 100%) |
| CMYK | cmyk(0%, 44.9%, 34.3%, 0.4%) |
| CIE-LAB | lab(71.30, 45.93, 5.20) |
| CIE-LCH | lch(71.30, 46.22, 6.46°) |
| OKLab | oklab(77.04% 0.1394 0.0141) |
| OKLCH | oklch(77.04% 0.14 5.8) |
| XYZ | xyz(57.2287, 42.6220, 41.7646) |
| Luminance | 0.4262 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 1.29
Pinky
#FC86AA
ΔE00 2.42
Rose Pink
#F7879A
ΔE00 2.88
Carnation Pink
#FF7FA7
ΔE00 3.39
Pig Pink
#E78EA5
ΔE00 4.03
Carnation
#FD798F
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8CA7 #8CFEE3
analogous
#FE8CE0 #FE8CA7 #FEAA8C
triadic
#FE8CA7 #A7FE8C #8CA7FE
tetradic
#FE8CA7 #E0FE8C #8CFEE3 #AA8CFE
square
#FE8CA7 #E0FE8C #8CFEE3 #AA8CFE
split-complementary
#FE8CA7 #8CFEAA #8CE0FE
monochromatic
#FD134A #FD4F79 #FE8CA7 #FFC9D5 #FFE1E8
Accessibility & contrast
On white
2.21
#FE8CA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#FE8CA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8CA7
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8CA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8CA7 | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA1A8
Deuteranopia (green-blind)
#BCB7A5
Tritanopia (blue-blind)
#FF8296
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fe8ca7; /* rgb */ color: rgb(254, 140, 167); /* oklch */ color: oklch(77.0% 0.140 5.8);
Tailwind
colors: {
custom: {
50: '#ffb0c1',
500: '#fe8ca7',
950: '#000000',
},
}SCSS
$custom: #fe8ca7; $custom-light: #ffb0c1; $custom-dark: #000000;
JSON
{
"hex": "#fe8ca7",
"rgb": {
"r": 254,
"g": 140,
"b": 167
},
"hsl": {
"h": 345.789,
"s": 98.276,
"l": 77.255
},
"oklch": {
"l": 0.77041,
"c": 0.14008,
"h": 5.8
},
"luminance": 0.42617
}Semantic roles & 50–950 ramp
primary
#FE8CA7
secondary
#D4F7EF
accent
#E6AF00
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081