#F281BD#F281BD
#F281BD is a light, vivid pink. Relative luminance 0.383; OKLCH L 74.6% C 0.154 H 348.4°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F281BD |
|---|---|
| RGB | rgb(242, 129, 189) |
| HSL | hsl(328, 81%, 73%) |
| HSV | hsv(328, 47%, 95%) |
| CMYK | cmyk(0%, 46.7%, 21.9%, 5.1%) |
| CIE-LAB | lab(68.21, 50.26, -11.83) |
| CIE-LCH | lch(68.21, 51.64, 346.75°) |
| OKLab | oklab(74.59% 0.1506 -0.0309) |
| OKLCH | oklch(74.59% 0.154 348.4) |
| XYZ | xyz(53.6548, 38.2560, 52.6925) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.12
Bubblegum Pink
#FE83CC
ΔE00 2.93
Bubblegum (survey)
#FF6CB5
ΔE00 4.21
Hot Pink
#FF69B4
ΔE00 4.64
Bubble Gum Pink
#FF69AF
ΔE00 4.97
Pinky
#FC86AA
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F281BD #81F2B6
analogous
#EF81F2 #F281BD #F28184
triadic
#F281BD #BDF281 #81BDF2
tetradic
#F281BD #F2EF81 #81F2B6 #8184F2
square
#F281BD #F2EF81 #81F2B6 #8184F2
split-complementary
#F281BD #84F281 #81F2EF
monochromatic
#E11783 #EC4AA0 #F281BD #F8B8DA #FCE3F0
Accessibility & contrast
On white
2.43
#F281BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#F281BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F281BD
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F281BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F281BD | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9ABF
Deuteranopia (green-blind)
#A9ADBA
Tritanopia (blue-blind)
#FF7E97
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f281bd; /* rgb */ color: rgb(242, 129, 189); /* oklch */ color: oklch(74.6% 0.154 348.4);
Tailwind
colors: {
custom: {
50: '#f9a8d0',
500: '#f281bd',
950: '#000000',
},
}SCSS
$custom: #f281bd; $custom-light: #f9a8d0; $custom-dark: #000000;
JSON
{
"hex": "#f281bd",
"rgb": {
"r": 242,
"g": 129,
"b": 189
},
"hsl": {
"h": 328.142,
"s": 81.295,
"l": 72.745
},
"oklch": {
"l": 0.74593,
"c": 0.15372,
"h": 348.4
},
"luminance": 0.38252
}Semantic roles & 50–950 ramp
primary
#F281BD
secondary
#D7F4E5
accent
#DE6C08
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82