#F278BE#F278BE
#F278BE is a light, vivid pink. Relative luminance 0.360; OKLCH L 73.4% C 0.169 H 346.6°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F278BE |
|---|---|
| RGB | rgb(242, 120, 190) |
| HSL | hsl(326, 82%, 71%) |
| HSV | hsv(326, 50%, 95%) |
| CMYK | cmyk(0%, 50.4%, 21.5%, 5.1%) |
| CIE-LAB | lab(66.54, 54.79, -14.90) |
| CIE-LCH | lch(66.54, 56.78, 344.79°) |
| OKLab | oklab(73.36% 0.164 -0.0392) |
| OKLCH | oklch(73.36% 0.169 346.6) |
| XYZ | xyz(52.6300, 36.0322, 52.8882) |
| Luminance | 0.3603 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.28
Bubblegum (survey)
#FF6CB5
ΔE00 3.30
Pink (survey)
#FF81C0
ΔE00 3.33
Hot Pink
#FF69B4
ΔE00 3.57
Bubble Gum Pink
#FF69AF
ΔE00 4.28
Pale Magenta
#D767AD
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F278BE #78F2AC
analogous
#E978F2 #F278BE #F27881
triadic
#F278BE #BEF278 #78BEF2
tetradic
#F278BE #F2E978 #78F2AC #7881F2
square
#F278BE #F2E978 #78F2AC #7881F2
split-complementary
#F278BE #81F278 #78F2E9
monochromatic
#DB1586 #ED40A3 #F278BE #F7B0D9 #FCE3F2
Accessibility & contrast
On white
2.56
#F278BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#F278BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F278BE
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F278BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F278BE | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8395C0
Deuteranopia (green-blind)
#A4AABB
Tritanopia (blue-blind)
#FF7693
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f278be; /* rgb */ color: rgb(242, 120, 190); /* oklch */ color: oklch(73.4% 0.169 346.6);
Tailwind
colors: {
custom: {
50: '#f9a3d1',
500: '#f278be',
950: '#000000',
},
}SCSS
$custom: #f278be; $custom-light: #f9a3d1; $custom-dark: #000000;
JSON
{
"hex": "#f278be",
"rgb": {
"r": 242,
"g": 120,
"b": 190
},
"hsl": {
"h": 325.574,
"s": 82.432,
"l": 70.98
},
"oklch": {
"l": 0.73356,
"c": 0.16866,
"h": 346.6
},
"luminance": 0.36028
}Semantic roles & 50–950 ramp
primary
#F278BE
secondary
#D3F3E1
accent
#DF6307
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82