#FE8BAE#FE8BAE
#FE8BAE is a light, vivid pink. Relative luminance 0.426; OKLCH L 77.1% C 0.143 H 1.6°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8BAE |
|---|---|
| RGB | rgb(254, 139, 174) |
| HSL | hsl(342, 98%, 77%) |
| HSV | hsv(342, 45%, 100%) |
| CMYK | cmyk(0%, 45.3%, 31.5%, 0.4%) |
| CIE-LAB | lab(71.28, 47.27, 1.27) |
| CIE-LCH | lch(71.28, 47.29, 1.54°) |
| OKLab | oklab(77.09% 0.1434 0.0039) |
| OKLCH | oklch(77.09% 0.143 1.6) |
| XYZ | xyz(57.7480, 42.5970, 45.2168) |
| Luminance | 0.4259 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.12
Rosa
#FE86A4
ΔE00 2.21
Carnation Pink
#FF7FA7
ΔE00 2.47
Pig Pink
#E78EA5
ΔE00 4.25
Rose Pink
#F7879A
ΔE00 4.78
Pink (survey)
#FF81C0
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8BAE #8BFEDB
analogous
#FE8BE8 #FE8BAE #FEA28B
triadic
#FE8BAE #AEFE8B #8BAEFE
tetradic
#FE8BAE #E8FE8B #8BFEDB #A28BFE
square
#FE8BAE #E8FE8B #8BFEDB #A28BFE
split-complementary
#FE8BAE #8BFEA2 #8BE8FE
monochromatic
#FD1259 #FD4E84 #FE8BAE #FFC8D8 #FFE1EA
Accessibility & contrast
On white
2.21
#FE8BAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#FE8BAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8BAE
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8BAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8BAE | 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)
#9DA1AF
Deuteranopia (green-blind)
#BAB7AB
Tritanopia (blue-blind)
#FF8298
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fe8bae; /* rgb */ color: rgb(254, 139, 174); /* oklch */ color: oklch(77.1% 0.143 1.6);
Tailwind
colors: {
custom: {
50: '#ffafc6',
500: '#fe8bae',
950: '#000000',
},
}SCSS
$custom: #fe8bae; $custom-light: #ffafc6; $custom-dark: #000000;
JSON
{
"hex": "#fe8bae",
"rgb": {
"r": 254,
"g": 139,
"b": 174
},
"hsl": {
"h": 341.739,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.77088,
"c": 0.14341,
"h": 1.6
},
"luminance": 0.42592
}Semantic roles & 50–950 ramp
primary
#FE8BAE
secondary
#D4F7EC
accent
#E6A000
background
#FFFAFC
surface
#FFF5F8
border
#D7CFD1
text
#181113
muted
#868082