#FE8FBE#FE8FBE
#FE8FBE is a light, vivid pink. Relative luminance 0.444; OKLCH L 78.2% C 0.143 H 354.1°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8FBE |
|---|---|
| RGB | rgb(254, 143, 190) |
| HSL | hsl(335, 98%, 78%) |
| HSV | hsv(335, 44%, 100%) |
| CMYK | cmyk(0%, 43.7%, 25.2%, 0.4%) |
| CIE-LAB | lab(72.52, 47.34, -5.81) |
| CIE-LCH | lch(72.52, 47.70, 353.01°) |
| OKLab | oklab(78.17% 0.1427 -0.0147) |
| OKLCH | oklch(78.17% 0.143 354.1) |
| XYZ | xyz(59.9915, 44.4381, 54.1230) |
| Luminance | 0.4443 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.54
Pinky
#FC86AA
ΔE00 4.22
Carnation Pink
#FF7FA7
ΔE00 4.98
Bubblegum Pink
#FE83CC
ΔE00 5.22
Rosa
#FE86A4
ΔE00 5.86
Pig Pink
#E78EA5
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8FBE #8FFECF
analogous
#FE8FF5 #FE8FBE #FE988F
triadic
#FE8FBE #BEFE8F #8FBEFE
tetradic
#FE8FBE #F5FE8F #8FFECF #988FFE
square
#FE8FBE #F5FE8F #8FFECF #988FFE
split-complementary
#FE8FBE #8FFE98 #8FF5FE
monochromatic
#FD1678 #FD529B #FE8FBE #FFCCE1 #FFE1ED
Accessibility & contrast
On white
2.12
#FE8FBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#FE8FBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8FBE
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8FBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8FBE | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA6C0
Deuteranopia (green-blind)
#B9B9BB
Tritanopia (blue-blind)
#FF8AA0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fe8fbe; /* rgb */ color: rgb(254, 143, 190); /* oklch */ color: oklch(78.2% 0.143 354.1);
Tailwind
colors: {
custom: {
50: '#ffb2d1',
500: '#fe8fbe',
950: '#000000',
},
}SCSS
$custom: #fe8fbe; $custom-light: #ffb2d1; $custom-dark: #000000;
JSON
{
"hex": "#fe8fbe",
"rgb": {
"r": 254,
"g": 143,
"b": 190
},
"hsl": {
"h": 334.595,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.78173,
"c": 0.14342,
"h": 354.1
},
"luminance": 0.44433
}Semantic roles & 50–950 ramp
primary
#FE8FBE
secondary
#D4F7E8
accent
#E68400
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082