#F280BF#F280BF
#F280BF is a light, vivid pink. Relative luminance 0.381; OKLCH L 74.5% C 0.156 H 347.3°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F280BF |
|---|---|
| RGB | rgb(242, 128, 191) |
| HSL | hsl(327, 81%, 73%) |
| HSV | hsv(327, 47%, 95%) |
| CMYK | cmyk(0%, 47.1%, 21.1%, 5.1%) |
| CIE-LAB | lab(68.08, 51.04, -13.15) |
| CIE-LCH | lch(68.08, 52.71, 345.55°) |
| OKLab | oklab(74.52% 0.1526 -0.0345) |
| OKLCH | oklch(74.52% 0.156 347.3) |
| XYZ | xyz(53.7423, 38.0813, 53.8000) |
| Luminance | 0.3808 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.32
Bubblegum Pink
#FE83CC
ΔE00 2.61
Bubblegum (survey)
#FF6CB5
ΔE00 4.18
Hot Pink
#FF69B4
ΔE00 4.59
Bubble Gum Pink
#FF69AF
ΔE00 5.04
Carnation Pink
#FF7FA7
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F280BF #80F2B3
analogous
#EC80F2 #F280BF #F28086
triadic
#F280BF #BFF280 #80BFF2
tetradic
#F280BF #F2EC80 #80F2B3 #8086F2
square
#F280BF #F2EC80 #80F2B3 #8086F2
split-complementary
#F280BF #86F280 #80F2EC
monochromatic
#E11786 #EC48A3 #F280BF #F8B8DB #FCE3F1
Accessibility & contrast
On white
2.44
#F280BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#F280BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F280BF
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F280BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F280BF | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9AC1
Deuteranopia (green-blind)
#A8ADBC
Tritanopia (blue-blind)
#FF7E98
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f280bf; /* rgb */ color: rgb(242, 128, 191); /* oklch */ color: oklch(74.5% 0.156 347.3);
Tailwind
colors: {
custom: {
50: '#f9a8d2',
500: '#f280bf',
950: '#000000',
},
}SCSS
$custom: #f280bf; $custom-light: #f9a8d2; $custom-dark: #000000;
JSON
{
"hex": "#f280bf",
"rgb": {
"r": 242,
"g": 128,
"b": 191
},
"hsl": {
"h": 326.842,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.74517,
"c": 0.15649,
"h": 347.3
},
"luminance": 0.38077
}Semantic roles & 50–950 ramp
primary
#F280BF
secondary
#D7F4E4
accent
#DE6708
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82