#FE8EB2#FE8EB2
#FE8EB2 is a light, vivid pink. Relative luminance 0.436; OKLCH L 77.7% C 0.140 H 0.3°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8EB2 |
|---|---|
| RGB | rgb(254, 142, 178) |
| HSL | hsl(341, 98%, 78%) |
| HSV | hsv(341, 44%, 100%) |
| CMYK | cmyk(0%, 44.1%, 29.9%, 0.4%) |
| CIE-LAB | lab(71.98, 46.27, 0.07) |
| CIE-LCH | lch(71.98, 46.27, 0.08°) |
| OKLab | oklab(77.66% 0.1402 0.0008) |
| OKLCH | oklch(77.66% 0.14 0.3) |
| XYZ | xyz(58.5841, 43.6360, 47.4480) |
| Luminance | 0.4363 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.88
Rosa
#FE86A4
ΔE00 3.06
Carnation Pink
#FF7FA7
ΔE00 3.19
Pig Pink
#E78EA5
ΔE00 4.40
Rose Pink
#F7879A
ΔE00 5.49
Pink (survey)
#FF81C0
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8EB2 #8EFEDA
analogous
#FE8EEA #FE8EB2 #FEA28E
triadic
#FE8EB2 #B2FE8E #8EB2FE
tetradic
#FE8EB2 #EAFE8E #8EFEDA #A28EFE
square
#FE8EB2 #EAFE8E #8EFEDA #A28EFE
split-complementary
#FE8EB2 #8EFEA2 #8EEAFE
monochromatic
#FD155F #FD5189 #FE8EB2 #FFCBDB #FFE1EA
Accessibility & contrast
On white
2.16
#FE8EB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#FE8EB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8EB2
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8EB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8EB2 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B3
Deuteranopia (green-blind)
#BBB8AF
Tritanopia (blue-blind)
#FF869B
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fe8eb2; /* rgb */ color: rgb(254, 142, 178); /* oklch */ color: oklch(77.7% 0.140 0.3);
Tailwind
colors: {
custom: {
50: '#ffb1c9',
500: '#fe8eb2',
950: '#000000',
},
}SCSS
$custom: #fe8eb2; $custom-light: #ffb1c9; $custom-dark: #000000;
JSON
{
"hex": "#fe8eb2",
"rgb": {
"r": 254,
"g": 142,
"b": 178
},
"hsl": {
"h": 340.714,
"s": 98.246,
"l": 77.647
},
"oklch": {
"l": 0.77656,
"c": 0.14017,
"h": 0.3
},
"luminance": 0.43631
}Semantic roles & 50–950 ramp
primary
#FE8EB2
secondary
#D4F7EC
accent
#E69C00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082