#F278BC#F278BC
#F278BC is a light, vivid pink. Relative luminance 0.359; OKLCH L 73.3% C 0.167 H 347.4°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F278BC |
|---|---|
| RGB | rgb(242, 120, 188) |
| HSL | hsl(327, 82%, 71%) |
| HSV | hsv(327, 50%, 95%) |
| CMYK | cmyk(0%, 50.4%, 22.3%, 5.1%) |
| CIE-LAB | lab(66.48, 54.51, -13.87) |
| CIE-LCH | lch(66.48, 56.25, 345.72°) |
| OKLab | oklab(73.29% 0.1635 -0.0364) |
| OKLCH | oklch(73.29% 0.167 347.4) |
| XYZ | xyz(52.4129, 35.9453, 51.7449) |
| Luminance | 0.3594 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.06
Pink (survey)
#FF81C0
ΔE00 3.15
Hot Pink
#FF69B4
ΔE00 3.35
Bubblegum Pink
#FE83CC
ΔE00 3.45
Bubble Gum Pink
#FF69AF
ΔE00 3.98
Pale Magenta
#D767AD
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F278BC #78F2AE
analogous
#EB78F2 #F278BC #F2787F
triadic
#F278BC #BCF278 #78BCF2
tetradic
#F278BC #F2EB78 #78F2AE #787FF2
square
#F278BC #F2EB78 #78F2AE #787FF2
split-complementary
#F278BC #7FF278 #78F2EB
monochromatic
#DB1583 #ED40A0 #F278BC #F7B0D8 #FCE3F1
Accessibility & contrast
On white
2.56
#F278BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#F278BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F278BC
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F278BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F278BC | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8495BE
Deuteranopia (green-blind)
#A4A9B9
Tritanopia (blue-blind)
#FF7592
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f278bc; /* rgb */ color: rgb(242, 120, 188); /* oklch */ color: oklch(73.3% 0.167 347.4);
Tailwind
colors: {
custom: {
50: '#f9a3d0',
500: '#f278bc',
950: '#000000',
},
}SCSS
$custom: #f278bc; $custom-light: #f9a3d0; $custom-dark: #000000;
JSON
{
"hex": "#f278bc",
"rgb": {
"r": 242,
"g": 120,
"b": 188
},
"hsl": {
"h": 326.557,
"s": 82.432,
"l": 70.98
},
"oklch": {
"l": 0.73285,
"c": 0.16749,
"h": 347.4
},
"luminance": 0.35941
}Semantic roles & 50–950 ramp
primary
#F278BC
secondary
#D3F3E1
accent
#DF6607
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82