#F28FCB#F28FCB
#F28FCB is a light, vivid pink. Relative luminance 0.428; OKLCH L 77.2% C 0.139 H 343.7°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F28FCB |
|---|---|
| RGB | rgb(242, 143, 203) |
| HSL | hsl(324, 79%, 75%) |
| HSV | hsv(324, 41%, 95%) |
| CMYK | cmyk(0%, 40.9%, 16.1%, 5.1%) |
| CIE-LAB | lab(71.44, 45.27, -14.77) |
| CIE-LCH | lch(71.44, 47.62, 341.93°) |
| OKLab | oklab(77.18% 0.1337 -0.0391) |
| OKLCH | oklch(77.18% 0.139 343.7) |
| XYZ | xyz(57.2205, 42.8376, 61.7430) |
| Luminance | 0.4283 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.09
Pink (survey)
#FF81C0
ΔE00 4.04
Lavender Pink
#DD85D7
ΔE00 6.85
Plum
#DDA0DD
ΔE00 7.14
Bubblegum (survey)
#FF6CB5
ΔE00 7.35
Hot Pink
#FF69B4
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F28FCB #8FF2B6
analogous
#E78FF2 #F28FCB #F28F99
triadic
#F28FCB #CBF28F #8FCBF2
tetradic
#F28FCB #F2E78F #8FF2B6 #8F99F2
square
#F28FCB #F2E78F #8FF2B6 #8F99F2
split-complementary
#F28FCB #99F28F #8FF2E7
monochromatic
#E52198 #EC58B2 #F28FCB #F8C6E4 #FCE4F2
Accessibility & contrast
On white
2.20
#F28FCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#F28FCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F28FCB
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F28FCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F28FCB | 1.00 | 2.20 | 9.57 | 9.57 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A5CD
Deuteranopia (green-blind)
#AFB5C8
Tritanopia (blue-blind)
#FE8FA5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f28fcb; /* rgb */ color: rgb(242, 143, 203); /* oklch */ color: oklch(77.2% 0.139 343.7);
Tailwind
colors: {
custom: {
50: '#f8b2da',
500: '#f28fcb',
950: '#000000',
},
}SCSS
$custom: #f28fcb; $custom-light: #f8b2da; $custom-dark: #000000;
JSON
{
"hex": "#f28fcb",
"rgb": {
"r": 242,
"g": 143,
"b": 203
},
"hsl": {
"h": 323.636,
"s": 79.2,
"l": 75.49
},
"oklch": {
"l": 0.77179,
"c": 0.13933,
"h": 343.7
},
"luminance": 0.42834
}Semantic roles & 50–950 ramp
primary
#F28FCB
secondary
#D7F4E3
accent
#DB5D0A
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171115
muted
#858083