#F279FA#F279FA
#F279FA is a light, highly saturated purple. Relative luminance 0.395; OKLCH L 76.0% C 0.213 H 325.0°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F279FA |
|---|---|
| RGB | rgb(242, 121, 250) |
| HSL | hsl(296, 93%, 73%) |
| HSV | hsv(296, 52%, 98%) |
| CMYK | cmyk(3.2%, 51.6%, 0%, 2%) |
| CIE-LAB | lab(69.08, 63.87, -44.31) |
| CIE-LCH | lch(69.08, 77.74, 325.25°) |
| OKLab | oklab(76.01% 0.1747 -0.1222) |
| OKLCH | oklch(76.01% 0.213 325) |
| XYZ | xyz(60.7092, 39.4573, 94.8422) |
| Luminance | 0.3945 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.66
Purply Pink
#F075E6
ΔE00 3.17
Violet Pink
#FB5FFC
ΔE00 3.89
Light Magenta
#FA5FF7
ΔE00 3.97
Candy Pink
#FF63E9
ΔE00 4.62
Orchid
#DA70D6
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F279FA #81FA79
analogous
#B179FA #F279FA #FA79C1
triadic
#F279FA #FAF279 #79FAF2
tetradic
#F279FA #FAB179 #81FA79 #79C1FA
square
#F279FA #FAB179 #81FA79 #79C1FA
split-complementary
#F279FA #C1FA79 #79FAB1
monochromatic
#E109F0 #EC3EF8 #F279FA #F8B4FC #FCE2FE
Accessibility & contrast
On white
2.36
#F279FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#F279FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F279FA
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F279FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F279FA | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699FFE
Deuteranopia (green-blind)
#8FAEF6
Tritanopia (blue-blind)
#F789AF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f279fa; /* rgb */ color: rgb(242, 121, 250); /* oklch */ color: oklch(76.0% 0.213 325.0);
Tailwind
colors: {
custom: {
50: '#f9a4fc',
500: '#f279fa',
950: '#000000',
},
}SCSS
$custom: #f279fa; $custom-light: #f9a4fc; $custom-dark: #000000;
JSON
{
"hex": "#f279fa",
"rgb": {
"r": 242,
"g": 121,
"b": 250
},
"hsl": {
"h": 296.279,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.76011,
"c": 0.21319,
"h": 325
},
"luminance": 0.39454
}Semantic roles & 50–950 ramp
primary
#F279FA
secondary
#D7F6D5
accent
#E6000E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85