#F281BC#F281BC
#F281BC is a light, vivid pink. Relative luminance 0.382; OKLCH L 74.6% C 0.153 H 348.9°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F281BC |
|---|---|
| RGB | rgb(242, 129, 188) |
| HSL | hsl(329, 81%, 73%) |
| HSV | hsv(329, 47%, 95%) |
| CMYK | cmyk(0%, 46.7%, 22.3%, 5.1%) |
| CIE-LAB | lab(68.18, 50.12, -11.32) |
| CIE-LCH | lch(68.18, 51.38, 347.27°) |
| OKLab | oklab(74.56% 0.1503 -0.0295) |
| OKLCH | oklch(74.56% 0.153 348.9) |
| XYZ | xyz(53.5466, 38.2128, 52.1228) |
| Luminance | 0.3821 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.08
Bubblegum Pink
#FE83CC
ΔE00 3.11
Bubblegum (survey)
#FF6CB5
ΔE00 4.17
Hot Pink
#FF69B4
ΔE00 4.61
Bubble Gum Pink
#FF69AF
ΔE00 4.89
Pinky
#FC86AA
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F281BC #81F2B7
analogous
#F081F2 #F281BC #F28183
triadic
#F281BC #BCF281 #81BCF2
tetradic
#F281BC #F2F081 #81F2B7 #8183F2
square
#F281BC #F2F081 #81F2B7 #8183F2
split-complementary
#F281BC #83F281 #81F2F0
monochromatic
#E11781 #EC4A9E #F281BC #F8B8D9 #FCE3F0
Accessibility & contrast
On white
2.43
#F281BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#F281BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F281BC
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F281BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F281BC | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9ABE
Deuteranopia (green-blind)
#AAADB9
Tritanopia (blue-blind)
#FF7E97
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f281bc; /* rgb */ color: rgb(242, 129, 188); /* oklch */ color: oklch(74.6% 0.153 348.9);
Tailwind
colors: {
custom: {
50: '#f9a8d0',
500: '#f281bc',
950: '#000000',
},
}SCSS
$custom: #f281bc; $custom-light: #f9a8d0; $custom-dark: #000000;
JSON
{
"hex": "#f281bc",
"rgb": {
"r": 242,
"g": 129,
"b": 188
},
"hsl": {
"h": 328.673,
"s": 81.295,
"l": 72.745
},
"oklch": {
"l": 0.74558,
"c": 0.15315,
"h": 348.9
},
"luminance": 0.38209
}Semantic roles & 50–950 ramp
primary
#F281BC
secondary
#D7F4E5
accent
#DE6E08
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82