#FE8FBF#FE8FBF
#FE8FBF is a light, vivid pink. Relative luminance 0.445; OKLCH L 78.2% C 0.144 H 353.6°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8FBF |
|---|---|
| RGB | rgb(254, 143, 191) |
| HSL | hsl(334, 98%, 78%) |
| HSV | hsv(334, 44%, 100%) |
| CMYK | cmyk(0%, 43.7%, 24.8%, 0.4%) |
| CIE-LAB | lab(72.55, 47.48, -6.32) |
| CIE-LCH | lch(72.55, 47.90, 352.42°) |
| OKLab | oklab(78.2% 0.143 -0.0161) |
| OKLCH | oklch(78.2% 0.144 353.6) |
| XYZ | xyz(60.1012, 44.4819, 54.7005) |
| Luminance | 0.4448 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.39
Pinky
#FC86AA
ΔE00 4.44
Bubblegum Pink
#FE83CC
ΔE00 5.00
Carnation Pink
#FF7FA7
ΔE00 5.17
Rosa
#FE86A4
ΔE00 6.10
Pig Pink
#E78EA5
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8FBF #8FFECE
analogous
#FE8FF7 #FE8FBF #FE968F
triadic
#FE8FBF #BFFE8F #8FBFFE
tetradic
#FE8FBF #F7FE8F #8FFECE #968FFE
square
#FE8FBF #F7FE8F #8FFECE #968FFE
split-complementary
#FE8FBF #8FFE96 #8FF7FE
monochromatic
#FD167A #FD529C #FE8FBF #FFCCE2 #FFE1EE
Accessibility & contrast
On white
2.12
#FE8FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#FE8FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8FBF
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8FBF | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA6C1
Deuteranopia (green-blind)
#B8B9BC
Tritanopia (blue-blind)
#FF8AA0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fe8fbf; /* rgb */ color: rgb(254, 143, 191); /* oklch */ color: oklch(78.2% 0.144 353.6);
Tailwind
colors: {
custom: {
50: '#ffb2d2',
500: '#fe8fbf',
950: '#000000',
},
}SCSS
$custom: #fe8fbf; $custom-light: #ffb2d2; $custom-dark: #000000;
JSON
{
"hex": "#fe8fbf",
"rgb": {
"r": 254,
"g": 143,
"b": 191
},
"hsl": {
"h": 334.054,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.78204,
"c": 0.14388,
"h": 353.6
},
"luminance": 0.44477
}Semantic roles & 50–950 ramp
primary
#FE8FBF
secondary
#D4F7E8
accent
#E68200
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082