#F28CBB#F28CBB
#F28CBB is a light, vivid pink. Relative luminance 0.412; OKLCH L 76.2% C 0.135 H 351.7°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F28CBB |
|---|---|
| RGB | rgb(242, 140, 187) |
| HSL | hsl(332, 80%, 75%) |
| HSV | hsv(332, 42%, 95%) |
| CMYK | cmyk(0%, 42.1%, 22.7%, 5.1%) |
| CIE-LAB | lab(70.33, 44.45, -7.55) |
| CIE-LCH | lch(70.33, 45.08, 350.36°) |
| OKLab | oklab(76.18% 0.1334 -0.0194) |
| OKLCH | oklch(76.18% 0.135 351.7) |
| XYZ | xyz(54.9669, 41.2252, 52.0663) |
| Luminance | 0.4122 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.35
Bubblegum Pink
#FE83CC
ΔE00 4.77
Pinky
#FC86AA
ΔE00 4.87
Carnation Pink
#FF7FA7
ΔE00 5.54
Pig Pink
#E78EA5
ΔE00 6.03
Bubblegum (survey)
#FF6CB5
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F28CBB #8CF2C3
analogous
#F28CEE #F28CBB #F2908C
triadic
#F28CBB #BBF28C #8CBBF2
tetradic
#F28CBB #EEF28C #8CF2C3 #908CF2
square
#F28CBB #EEF28C #8CF2C3 #908CF2
split-complementary
#F28CBB #8CF290 #8CEEF2
monochromatic
#E61E7A #EC559A #F28CBB #F8C3DC #FCE4EF
Accessibility & contrast
On white
2.27
#F28CBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#F28CBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F28CBB
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F28CBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F28CBB | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A1BD
Deuteranopia (green-blind)
#B1B3B9
Tritanopia (blue-blind)
#FF889D
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f28cbb; /* rgb */ color: rgb(242, 140, 187); /* oklch */ color: oklch(76.2% 0.135 351.7);
Tailwind
colors: {
custom: {
50: '#f8afcf',
500: '#f28cbb',
950: '#000000',
},
}SCSS
$custom: #f28cbb; $custom-light: #f8afcf; $custom-dark: #000000;
JSON
{
"hex": "#f28cbb",
"rgb": {
"r": 242,
"g": 140,
"b": 187
},
"hsl": {
"h": 332.353,
"s": 79.687,
"l": 74.902
},
"oklch": {
"l": 0.76175,
"c": 0.13477,
"h": 351.7
},
"luminance": 0.41221
}Semantic roles & 50–950 ramp
primary
#F28CBB
secondary
#D7F4E7
accent
#DC7B0A
background
#FFFAFC
surface
#FFF5F9
border
#D7CFD2
text
#171113
muted
#858082