#F28FBF#F28FBF
#F28FBF is a light, vivid pink. Relative luminance 0.423; OKLCH L 76.8% C 0.132 H 350.2°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F28FBF |
|---|---|
| RGB | rgb(242, 143, 191) |
| HSL | hsl(331, 79%, 75%) |
| HSV | hsv(331, 41%, 95%) |
| CMYK | cmyk(0%, 40.9%, 21.1%, 5.1%) |
| CIE-LAB | lab(71.07, 43.48, -8.68) |
| CIE-LCH | lch(71.07, 44.34, 348.71°) |
| OKLab | oklab(76.77% 0.1301 -0.0225) |
| OKLCH | oklch(76.77% 0.132 350.2) |
| XYZ | xyz(55.8455, 42.2876, 54.5011) |
| Luminance | 0.4228 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.63
Bubblegum Pink
#FE83CC
ΔE00 4.60
Pinky
#FC86AA
ΔE00 5.61
Carnation Pink
#FF7FA7
ΔE00 6.35
Pig Pink
#E78EA5
ΔE00 6.55
Bubblegum (survey)
#FF6CB5
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F28FBF #8FF2C2
analogous
#F28FF1 #F28FBF #F2908F
triadic
#F28FBF #BFF28F #8FBFF2
tetradic
#F28FBF #F1F28F #8FF2C2 #908FF2
square
#F28FBF #F1F28F #8FF2C2 #908FF2
split-complementary
#F28FBF #8FF290 #8FF1F2
monochromatic
#E52180 #EC58A0 #F28FBF #F8C6DE #FCE4EF
Accessibility & contrast
On white
2.22
#F28FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#F28FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F28FBF
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F28FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F28FBF | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A4C1
Deuteranopia (green-blind)
#B2B4BD
Tritanopia (blue-blind)
#FF8CA0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f28fbf; /* rgb */ color: rgb(242, 143, 191); /* oklch */ color: oklch(76.8% 0.132 350.2);
Tailwind
colors: {
custom: {
50: '#f8b1d2',
500: '#f28fbf',
950: '#000000',
},
}SCSS
$custom: #f28fbf; $custom-light: #f8b1d2; $custom-dark: #000000;
JSON
{
"hex": "#f28fbf",
"rgb": {
"r": 242,
"g": 143,
"b": 191
},
"hsl": {
"h": 330.909,
"s": 79.2,
"l": 75.49
},
"oklch": {
"l": 0.76771,
"c": 0.13199,
"h": 350.2
},
"luminance": 0.42284
}Semantic roles & 50–950 ramp
primary
#F28FBF
secondary
#D7F4E6
accent
#DB760A
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082