#F28BB0#F28BB0
#F28BB0 is a light, vivid pink. Relative luminance 0.405; OKLCH L 75.7% C 0.131 H 357.8°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F28BB0 |
|---|---|
| RGB | rgb(242, 139, 176) |
| HSL | hsl(338, 80%, 75%) |
| HSV | hsv(338, 43%, 95%) |
| CMYK | cmyk(0%, 42.6%, 27.3%, 5.1%) |
| CIE-LAB | lab(69.81, 43.44, -2.18) |
| CIE-LCH | lch(69.81, 43.50, 357.13°) |
| OKLab | oklab(75.67% 0.1313 -0.0051) |
| OKLCH | oklch(75.67% 0.131 357.8) |
| XYZ | xyz(53.6887, 40.4812, 46.0518) |
| Luminance | 0.4048 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.56
Pig Pink
#E78EA5
ΔE00 3.60
Carnation Pink
#FF7FA7
ΔE00 3.62
Rosa
#FE86A4
ΔE00 4.12
Pink (survey)
#FF81C0
ΔE00 5.11
Dull Pink
#D5869D
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F28BB0 #8BF2CD
analogous
#F28BE3 #F28BB0 #F29A8B
triadic
#F28BB0 #B0F28B #8BB0F2
tetradic
#F28BB0 #E3F28B #8BF2CD #9A8BF2
square
#F28BB0 #E3F28B #8BF2CD #9A8BF2
split-complementary
#F28BB0 #8BF29A #8BE3F2
monochromatic
#E61D65 #EC548B #F28BB0 #F8C2D5 #FCE3EC
Accessibility & contrast
On white
2.31
#F28BB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#F28BB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F28BB0
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F28BB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F28BB0 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999FB1
Deuteranopia (green-blind)
#B3B2AE
Tritanopia (blue-blind)
#FF8598
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f28bb0; /* rgb */ color: rgb(242, 139, 176); /* oklch */ color: oklch(75.7% 0.131 357.8);
Tailwind
colors: {
custom: {
50: '#f9afc7',
500: '#f28bb0',
950: '#000000',
},
}SCSS
$custom: #f28bb0; $custom-light: #f9afc7; $custom-dark: #000000;
JSON
{
"hex": "#f28bb0",
"rgb": {
"r": 242,
"g": 139,
"b": 176
},
"hsl": {
"h": 338.447,
"s": 79.845,
"l": 74.706
},
"oklch": {
"l": 0.75674,
"c": 0.13135,
"h": 357.8
},
"luminance": 0.40477
}Semantic roles & 50–950 ramp
primary
#F28BB0
secondary
#D7F4EA
accent
#DC9009
background
#FFFAFC
surface
#FFF5F8
border
#D7CFD1
text
#181013
muted
#867F82