#FE94BD#FE94BD
#FE94BD is a light, vivid pink. Relative luminance 0.459; OKLCH L 78.9% C 0.135 H 356.0°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FE94BD |
|---|---|
| RGB | rgb(254, 148, 189) |
| HSL | hsl(337, 98%, 79%) |
| HSV | hsv(337, 42%, 100%) |
| CMYK | cmyk(0%, 41.7%, 25.6%, 0.4%) |
| CIE-LAB | lab(73.50, 44.69, -3.81) |
| CIE-LCH | lch(73.50, 44.85, 355.13°) |
| OKLab | oklab(78.9% 0.1347 -0.0094) |
| OKLCH | oklch(78.9% 0.135 356) |
| XYZ | xyz(60.6500, 45.9293, 53.8051) |
| Luminance | 0.4592 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.07
Pink (survey)
#FF81C0
ΔE00 4.99
Carnation Pink
#FF7FA7
ΔE00 5.16
Rosa
#FE86A4
ΔE00 5.44
Pig Pink
#E78EA5
ΔE00 5.68
Bubblegum Pink
#FE83CC
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE94BD #94FED5
analogous
#FE94F2 #FE94BD #FEA094
triadic
#FE94BD #BDFE94 #94BDFE
tetradic
#FE94BD #F2FE94 #94FED5 #A094FE
square
#FE94BD #F2FE94 #94FED5 #A094FE
split-complementary
#FE94BD #94FEA0 #94F2FE
monochromatic
#FD1B72 #FD5798 #FE94BD #FFD1E2 #FFE1EC
Accessibility & contrast
On white
2.06
#FE94BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#FE94BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE94BD
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE94BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE94BD | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9BE
Deuteranopia (green-blind)
#BCBCBB
Tritanopia (blue-blind)
#FF8FA3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fe94bd; /* rgb */ color: rgb(254, 148, 189); /* oklch */ color: oklch(78.9% 0.135 356.0);
Tailwind
colors: {
custom: {
50: '#ffb5d0',
500: '#fe94bd',
950: '#000000',
},
}SCSS
$custom: #fe94bd; $custom-light: #ffb5d0; $custom-dark: #000000;
JSON
{
"hex": "#fe94bd",
"rgb": {
"r": 254,
"g": 148,
"b": 189
},
"hsl": {
"h": 336.792,
"s": 98.148,
"l": 78.824
},
"oklch": {
"l": 0.78904,
"c": 0.13506,
"h": 356
},
"luminance": 0.45925
}Semantic roles & 50–950 ramp
primary
#FE94BD
secondary
#D4F7E9
accent
#E68D00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082