#F280BD#F280BD
#F280BD is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.4% C 0.155 H 348.2°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F280BD |
|---|---|
| RGB | rgb(242, 128, 189) |
| HSL | hsl(328, 81%, 73%) |
| HSV | hsv(328, 47%, 95%) |
| CMYK | cmyk(0%, 47.1%, 21.9%, 5.1%) |
| CIE-LAB | lab(68.02, 50.76, -12.12) |
| CIE-LCH | lch(68.02, 52.18, 346.57°) |
| OKLab | oklab(74.45% 0.1521 -0.0317) |
| OKLCH | oklch(74.45% 0.155 348.2) |
| XYZ | xyz(53.5237, 37.9939, 52.6488) |
| Luminance | 0.3799 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.17
Bubblegum Pink
#FE83CC
ΔE00 2.91
Bubblegum (survey)
#FF6CB5
ΔE00 4.05
Hot Pink
#FF69B4
ΔE00 4.48
Bubble Gum Pink
#FF69AF
ΔE00 4.84
Carnation Pink
#FF7FA7
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F280BD #80F2B5
analogous
#EE80F2 #F280BD #F28084
triadic
#F280BD #BDF280 #80BDF2
tetradic
#F280BD #F2EE80 #80F2B5 #8084F2
square
#F280BD #F2EE80 #80F2B5 #8084F2
split-complementary
#F280BD #84F280 #80F2EE
monochromatic
#E11783 #EC48A0 #F280BD #F8B8DA #FCE3F1
Accessibility & contrast
On white
2.44
#F280BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#F280BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F280BD
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F280BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F280BD | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9ABF
Deuteranopia (green-blind)
#A9ADBA
Tritanopia (blue-blind)
#FF7D97
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f280bd; /* rgb */ color: rgb(242, 128, 189); /* oklch */ color: oklch(74.4% 0.155 348.2);
Tailwind
colors: {
custom: {
50: '#f9a8d0',
500: '#f280bd',
950: '#000000',
},
}SCSS
$custom: #f280bd; $custom-light: #f9a8d0; $custom-dark: #000000;
JSON
{
"hex": "#f280bd",
"rgb": {
"r": 242,
"g": 128,
"b": 189
},
"hsl": {
"h": 327.895,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.74448,
"c": 0.15532,
"h": 348.2
},
"luminance": 0.3799
}Semantic roles & 50–950 ramp
primary
#F280BD
secondary
#D7F4E4
accent
#DE6B08
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82