#F28FBD#F28FBD
#F28FBD is a light, vivid pink. Relative luminance 0.422; OKLCH L 76.7% C 0.131 H 351.3°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F28FBD |
|---|---|
| RGB | rgb(242, 143, 189) |
| HSL | hsl(332, 79%, 75%) |
| HSV | hsv(332, 41%, 95%) |
| CMYK | cmyk(0%, 40.9%, 21.9%, 5.1%) |
| CIE-LAB | lab(71.01, 43.20, -7.66) |
| CIE-LCH | lch(71.01, 43.87, 349.95°) |
| OKLab | oklab(76.71% 0.1294 -0.0198) |
| OKLCH | oklch(76.71% 0.131 351.3) |
| XYZ | xyz(55.6269, 42.2002, 53.3498) |
| Luminance | 0.4220 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.79
Bubblegum Pink
#FE83CC
ΔE00 4.99
Pinky
#FC86AA
ΔE00 5.17
Carnation Pink
#FF7FA7
ΔE00 5.96
Pig Pink
#E78EA5
ΔE00 6.06
Rosa
#FE86A4
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F28FBD #8FF2C4
analogous
#F28FEF #F28FBD #F2928F
triadic
#F28FBD #BDF28F #8FBDF2
tetradic
#F28FBD #EFF28F #8FF2C4 #928FF2
square
#F28FBD #EFF28F #8FF2C4 #928FF2
split-complementary
#F28FBD #8FF292 #8FEFF2
monochromatic
#E5217C #EC589D #F28FBD #F8C6DD #FCE4EF
Accessibility & contrast
On white
2.22
#F28FBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#F28FBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F28FBD
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F28FBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F28FBD | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A3BF
Deuteranopia (green-blind)
#B2B4BB
Tritanopia (blue-blind)
#FF8C9F
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f28fbd; /* rgb */ color: rgb(242, 143, 189); /* oklch */ color: oklch(76.7% 0.131 351.3);
Tailwind
colors: {
custom: {
50: '#f8b1d0',
500: '#f28fbd',
950: '#000000',
},
}SCSS
$custom: #f28fbd; $custom-light: #f8b1d0; $custom-dark: #000000;
JSON
{
"hex": "#f28fbd",
"rgb": {
"r": 242,
"g": 143,
"b": 189
},
"hsl": {
"h": 332.121,
"s": 79.2,
"l": 75.49
},
"oklch": {
"l": 0.76705,
"c": 0.13092,
"h": 351.3
},
"luminance": 0.42196
}Semantic roles & 50–950 ramp
primary
#F28FBD
secondary
#D7F4E6
accent
#DB7A0A
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082