#F28BCB#F28BCB
#F28BCB is a light, vivid pink. Relative luminance 0.417; OKLCH L 76.6% C 0.146 H 343.1°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F28BCB |
|---|---|
| RGB | rgb(242, 139, 203) |
| HSL | hsl(323, 80%, 75%) |
| HSV | hsv(323, 43%, 95%) |
| CMYK | cmyk(0%, 42.6%, 16.1%, 5.1%) |
| CIE-LAB | lab(70.63, 47.31, -16.00) |
| CIE-LCH | lch(70.63, 49.94, 341.32°) |
| OKLab | oklab(76.57% 0.1397 -0.0424) |
| OKLCH | oklch(76.57% 0.146 343.1) |
| XYZ | xyz(56.6307, 41.6580, 61.5464) |
| Luminance | 0.4165 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.42
Pink (survey)
#FF81C0
ΔE00 3.77
Lavender Pink
#DD85D7
ΔE00 6.25
Bubblegum (survey)
#FF6CB5
ΔE00 6.74
Hot Pink
#FF69B4
ΔE00 7.16
Plum
#DDA0DD
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F28BCB #8BF2B2
analogous
#E58BF2 #F28BCB #F28B98
triadic
#F28BCB #CBF28B #8BCBF2
tetradic
#F28BCB #F2E58B #8BF2B2 #8B98F2
square
#F28BCB #F2E58B #8BF2B2 #8B98F2
split-complementary
#F28BCB #98F28B #8BF2E5
monochromatic
#E61D9A #EC54B2 #F28BCB #F8C2E4 #FCE3F3
Accessibility & contrast
On white
2.25
#F28BCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#F28BCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F28BCB
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F28BCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F28BCB | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A3CD
Deuteranopia (green-blind)
#ACB3C8
Tritanopia (blue-blind)
#FE8BA3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f28bcb; /* rgb */ color: rgb(242, 139, 203); /* oklch */ color: oklch(76.6% 0.146 343.1);
Tailwind
colors: {
custom: {
50: '#f8afda',
500: '#f28bcb',
950: '#000000',
},
}SCSS
$custom: #f28bcb; $custom-light: #f8afda; $custom-dark: #000000;
JSON
{
"hex": "#f28bcb",
"rgb": {
"r": 242,
"g": 139,
"b": 203
},
"hsl": {
"h": 322.718,
"s": 79.845,
"l": 74.706
},
"oklch": {
"l": 0.76568,
"c": 0.14603,
"h": 343.1
},
"luminance": 0.41654
}Semantic roles & 50–950 ramp
primary
#F28BCB
secondary
#D7F4E2
accent
#DC5909
background
#FFFAFD
surface
#FFF5FA
border
#D7CFD3
text
#171115
muted
#858083