#FF94BF#FF94BF
#FF94BF is a light, vivid pink. Relative luminance 0.462; OKLCH L 79.1% C 0.137 H 355.1°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FF94BF |
|---|---|
| RGB | rgb(255, 148, 191) |
| HSL | hsl(336, 100%, 79%) |
| HSV | hsv(336, 42%, 100%) |
| CMYK | cmyk(0%, 42%, 25.1%, 0%) |
| CIE-LAB | lab(73.68, 45.29, -4.64) |
| CIE-LCH | lch(73.68, 45.53, 354.16°) |
| OKLab | oklab(79.09% 0.1365 -0.0116) |
| OKLCH | oklch(79.09% 0.137 355.1) |
| XYZ | xyz(61.2356, 46.2060, 54.9735) |
| Luminance | 0.4620 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.39
Pink (survey)
#FF81C0
ΔE00 4.72
Carnation Pink
#FF7FA7
ΔE00 5.40
Rosa
#FE86A4
ΔE00 5.81
Pig Pink
#E78EA5
ΔE00 6.10
Bubblegum Pink
#FE83CC
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF94BF #94FFD4
analogous
#FF94F4 #FF94BF #FF9F94
triadic
#FF94BF #BFFF94 #94BFFF
tetradic
#FF94BF #F4FF94 #94FFD4 #9F94FF
square
#FF94BF #F4FF94 #94FFD4 #9F94FF
split-complementary
#FF94BF #94FF9F #94F4FF
monochromatic
#FF1A76 #FF579A #FF94BF #FFD1E4 #FFE0ED
Accessibility & contrast
On white
2.05
#FF94BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#FF94BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF94BF
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF94BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF94BF | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9C0
Deuteranopia (green-blind)
#BCBCBC
Tritanopia (blue-blind)
#FF8FA3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff94bf; /* rgb */ color: rgb(255, 148, 191); /* oklch */ color: oklch(79.1% 0.137 355.1);
Tailwind
colors: {
custom: {
50: '#ffb5d2',
500: '#ff94bf',
950: '#000000',
},
}SCSS
$custom: #ff94bf; $custom-light: #ffb5d2; $custom-dark: #000000;
JSON
{
"hex": "#ff94bf",
"rgb": {
"r": 255,
"g": 148,
"b": 191
},
"hsl": {
"h": 335.888,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.79085,
"c": 0.13697,
"h": 355.1
},
"luminance": 0.46201
}Semantic roles & 50–950 ramp
primary
#FF94BF
secondary
#D4F7E9
accent
#E68900
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082