#FE8FB2#FE8FB2
#FE8FB2 is a light, vivid pink. Relative luminance 0.439; OKLCH L 77.8% C 0.139 H 0.6°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8FB2 |
|---|---|
| RGB | rgb(254, 143, 178) |
| HSL | hsl(341, 98%, 78%) |
| HSV | hsv(341, 44%, 100%) |
| CMYK | cmyk(0%, 43.7%, 29.9%, 0.4%) |
| CIE-LAB | lab(72.19, 45.77, 0.36) |
| CIE-LCH | lch(72.19, 45.77, 0.45°) |
| OKLab | oklab(77.81% 0.1386 0.0016) |
| OKLCH | oklch(77.81% 0.139 0.6) |
| XYZ | xyz(58.7335, 43.9349, 47.4978) |
| Luminance | 0.4393 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.03
Rosa
#FE86A4
ΔE00 3.05
Carnation Pink
#FF7FA7
ΔE00 3.37
Pig Pink
#E78EA5
ΔE00 4.32
Rose Pink
#F7879A
ΔE00 5.40
Pink (survey)
#FF81C0
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8FB2 #8FFEDB
analogous
#FE8FE9 #FE8FB2 #FEA38F
triadic
#FE8FB2 #B2FE8F #8FB2FE
tetradic
#FE8FB2 #E9FE8F #8FFEDB #A38FFE
square
#FE8FB2 #E9FE8F #8FFEDB #A38FFE
split-complementary
#FE8FB2 #8FFEA3 #8FE9FE
monochromatic
#FD165F #FD5288 #FE8FB2 #FFCCDC #FFE1EA
Accessibility & contrast
On white
2.15
#FE8FB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#FE8FB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8FB2
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8FB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8FB2 | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B3
Deuteranopia (green-blind)
#BBB9B0
Tritanopia (blue-blind)
#FF879B
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fe8fb2; /* rgb */ color: rgb(254, 143, 178); /* oklch */ color: oklch(77.8% 0.139 0.6);
Tailwind
colors: {
custom: {
50: '#ffb2c9',
500: '#fe8fb2',
950: '#000000',
},
}SCSS
$custom: #fe8fb2; $custom-light: #ffb2c9; $custom-dark: #000000;
JSON
{
"hex": "#fe8fb2",
"rgb": {
"r": 254,
"g": 143,
"b": 178
},
"hsl": {
"h": 341.081,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.77808,
"c": 0.13865,
"h": 0.6
},
"luminance": 0.4393
}Semantic roles & 50–950 ramp
primary
#FE8FB2
secondary
#D4F7EC
accent
#E69D00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082