#FE93BE#FE93BE
#FE93BE is a light, vivid pink. Relative luminance 0.457; OKLCH L 78.8% C 0.137 H 355.1°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FE93BE |
|---|---|
| RGB | rgb(254, 147, 190) |
| HSL | hsl(336, 98%, 79%) |
| HSV | hsv(336, 42%, 100%) |
| CMYK | cmyk(0%, 42.1%, 25.2%, 0.4%) |
| CIE-LAB | lab(73.32, 45.33, -4.62) |
| CIE-LCH | lch(73.32, 45.56, 354.18°) |
| OKLab | oklab(78.78% 0.1366 -0.0116) |
| OKLCH | oklch(78.78% 0.137 355.1) |
| XYZ | xyz(60.6027, 45.6605, 54.3267) |
| Luminance | 0.4566 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.21
Pink (survey)
#FF81C0
ΔE00 4.57
Carnation Pink
#FF7FA7
ΔE00 5.22
Rosa
#FE86A4
ΔE00 5.68
Pig Pink
#E78EA5
ΔE00 5.95
Bubblegum Pink
#FE83CC
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE93BE #93FED3
analogous
#FE93F3 #FE93BE #FE9D93
triadic
#FE93BE #BEFE93 #93BEFE
tetradic
#FE93BE #F3FE93 #93FED3 #9D93FE
square
#FE93BE #F3FE93 #93FED3 #9D93FE
split-complementary
#FE93BE #93FE9D #93F3FE
monochromatic
#FD1A75 #FD569A #FE93BE #FFD0E2 #FFE1ED
Accessibility & contrast
On white
2.07
#FE93BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#FE93BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE93BE
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE93BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE93BE | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8BF
Deuteranopia (green-blind)
#BBBBBB
Tritanopia (blue-blind)
#FF8EA2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fe93be; /* rgb */ color: rgb(254, 147, 190); /* oklch */ color: oklch(78.8% 0.137 355.1);
Tailwind
colors: {
custom: {
50: '#ffb4d1',
500: '#fe93be',
950: '#000000',
},
}SCSS
$custom: #fe93be; $custom-light: #ffb4d1; $custom-dark: #000000;
JSON
{
"hex": "#fe93be",
"rgb": {
"r": 254,
"g": 147,
"b": 190
},
"hsl": {
"h": 335.888,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.78781,
"c": 0.13708,
"h": 355.1
},
"luminance": 0.45656
}Semantic roles & 50–950 ramp
primary
#FE93BE
secondary
#D4F7E9
accent
#E68900
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082