#F278FA#F278FA
#F278FA is a light, highly saturated purple. Relative luminance 0.392; OKLCH L 75.9% C 0.215 H 325.1°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F278FA |
|---|---|
| RGB | rgb(242, 120, 250) |
| HSL | hsl(296, 93%, 73%) |
| HSV | hsv(296, 52%, 98%) |
| CMYK | cmyk(3.2%, 52%, 0%, 2%) |
| CIE-LAB | lab(68.91, 64.34, -44.59) |
| CIE-LCH | lch(68.91, 78.28, 325.28°) |
| OKLab | oklab(75.88% 0.176 -0.123) |
| OKLCH | oklch(75.88% 0.215 325.1) |
| XYZ | xyz(60.5883, 39.2155, 94.8019) |
| Luminance | 0.3921 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.79
Purply Pink
#F075E6
ΔE00 3.16
Violet Pink
#FB5FFC
ΔE00 3.72
Light Magenta
#FA5FF7
ΔE00 3.80
Candy Pink
#FF63E9
ΔE00 4.53
Orchid
#DA70D6
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F278FA #80FA78
analogous
#B178FA #F278FA #FA78C1
triadic
#F278FA #FAF278 #78FAF2
tetradic
#F278FA #FAB178 #80FA78 #78C1FA
square
#F278FA #FAB178 #80FA78 #78C1FA
split-complementary
#F278FA #C1FA78 #78FAB1
monochromatic
#E109EF #EC3DF8 #F278FA #F8B3FC #FCE1FE
Accessibility & contrast
On white
2.37
#F278FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#F278FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F278FA
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F278FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F278FA | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689EFE
Deuteranopia (green-blind)
#8EADF6
Tritanopia (blue-blind)
#F788AE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f278fa; /* rgb */ color: rgb(242, 120, 250); /* oklch */ color: oklch(75.9% 0.215 325.1);
Tailwind
colors: {
custom: {
50: '#f9a4fc',
500: '#f278fa',
950: '#000000',
},
}SCSS
$custom: #f278fa; $custom-light: #f9a4fc; $custom-dark: #000000;
JSON
{
"hex": "#f278fa",
"rgb": {
"r": 242,
"g": 120,
"b": 250
},
"hsl": {
"h": 296.308,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.75882,
"c": 0.2147,
"h": 325.1
},
"luminance": 0.39212
}Semantic roles & 50–950 ramp
primary
#F278FA
secondary
#D7F6D5
accent
#E6000E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85