#F279FE#F279FE
#F279FE is a light, highly saturated purple. Relative luminance 0.397; OKLCH L 76.2% C 0.217 H 323.9°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F279FE |
|---|---|
| RGB | rgb(242, 121, 254) |
| HSL | hsl(295, 99%, 74%) |
| HSV | hsv(295, 52%, 100%) |
| CMYK | cmyk(4.7%, 52.4%, 0%, 0.4%) |
| CIE-LAB | lab(69.26, 64.58, -46.21) |
| CIE-LCH | lch(69.26, 79.41, 324.41°) |
| OKLab | oklab(76.2% 0.1752 -0.1277) |
| OKLCH | oklch(76.2% 0.217 323.9) |
| XYZ | xyz(61.3431, 39.7108, 98.1805) |
| Luminance | 0.3971 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.17
Purply Pink
#F075E6
ΔE00 3.79
Violet Pink
#FB5FFC
ΔE00 3.90
Light Magenta
#FA5FF7
ΔE00 4.08
Candy Pink
#FF63E9
ΔE00 5.05
Orchid
#DA70D6
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F279FE #85FE79
analogous
#AF79FE #F279FE #FE79C8
triadic
#F279FE #FEF279 #79FEF2
tetradic
#F279FE #FEAF79 #85FE79 #79C8FE
square
#F279FE #FEAF79 #85FE79 #79C8FE
split-complementary
#F279FE #C8FE79 #79FEAF
monochromatic
#E402FB #EC3CFE #F279FE #F8B6FE #FCE1FF
Accessibility & contrast
On white
2.35
#F279FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#F279FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F279FE
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F279FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F279FE | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#66A0FF
Deuteranopia (green-blind)
#8DAEFA
Tritanopia (blue-blind)
#F68AB1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f279fe; /* rgb */ color: rgb(242, 121, 254); /* oklch */ color: oklch(76.2% 0.217 323.9);
Tailwind
colors: {
custom: {
50: '#f9a4ff',
500: '#f279fe',
950: '#000000',
},
}SCSS
$custom: #f279fe; $custom-light: #f9a4ff; $custom-dark: #000000;
JSON
{
"hex": "#f279fe",
"rgb": {
"r": 242,
"g": 121,
"b": 254
},
"hsl": {
"h": 294.586,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.76204,
"c": 0.21676,
"h": 323.9
},
"luminance": 0.39708
}Semantic roles & 50–950 ramp
primary
#F279FE
secondary
#D7F7D4
accent
#E60015
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86