#F281BF#F281BF
#F281BF is a light, vivid pink. Relative luminance 0.383; OKLCH L 74.7% C 0.155 H 347.4°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F281BF |
|---|---|
| RGB | rgb(242, 129, 191) |
| HSL | hsl(327, 81%, 73%) |
| HSV | hsv(327, 47%, 95%) |
| CMYK | cmyk(0%, 46.7%, 21.1%, 5.1%) |
| CIE-LAB | lab(68.27, 50.55, -12.86) |
| CIE-LCH | lch(68.27, 52.16, 345.73°) |
| OKLab | oklab(74.66% 0.1512 -0.0337) |
| OKLCH | oklch(74.66% 0.155 347.4) |
| XYZ | xyz(53.8734, 38.3435, 53.8437) |
| Luminance | 0.3834 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.25
Bubblegum Pink
#FE83CC
ΔE00 2.61
Bubblegum (survey)
#FF6CB5
ΔE00 4.32
Hot Pink
#FF69B4
ΔE00 4.74
Bubble Gum Pink
#FF69AF
ΔE00 5.16
Pinky
#FC86AA
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F281BF #81F2B4
analogous
#ED81F2 #F281BF #F28186
triadic
#F281BF #BFF281 #81BFF2
tetradic
#F281BF #F2ED81 #81F2B4 #8186F2
square
#F281BF #F2ED81 #81F2B4 #8186F2
split-complementary
#F281BF #86F281 #81F2ED
monochromatic
#E11786 #EC4AA3 #F281BF #F8B8DB #FCE3F1
Accessibility & contrast
On white
2.42
#F281BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#F281BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F281BF
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F281BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F281BF | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9BC1
Deuteranopia (green-blind)
#A9AEBC
Tritanopia (blue-blind)
#FF7F98
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f281bf; /* rgb */ color: rgb(242, 129, 191); /* oklch */ color: oklch(74.7% 0.155 347.4);
Tailwind
colors: {
custom: {
50: '#f9a8d2',
500: '#f281bf',
950: '#000000',
},
}SCSS
$custom: #f281bf; $custom-light: #f9a8d2; $custom-dark: #000000;
JSON
{
"hex": "#f281bf",
"rgb": {
"r": 242,
"g": 129,
"b": 191
},
"hsl": {
"h": 327.08,
"s": 81.295,
"l": 72.745
},
"oklch": {
"l": 0.74662,
"c": 0.15488,
"h": 347.4
},
"luminance": 0.38339
}Semantic roles & 50–950 ramp
primary
#F281BF
secondary
#D7F4E4
accent
#DE6808
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82