#F279EA#F279EA
#F279EA is a light, vivid purple. Relative luminance 0.385; OKLCH L 75.3% C 0.199 H 329.9°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F279EA |
|---|---|
| RGB | rgb(242, 121, 234) |
| HSL | hsl(304, 82%, 71%) |
| HSV | hsv(304, 50%, 95%) |
| CMYK | cmyk(0%, 50%, 3.3%, 5.1%) |
| CIE-LAB | lab(68.38, 61.12, -36.61) |
| CIE-LCH | lch(68.38, 71.24, 329.08°) |
| OKLab | oklab(75.27% 0.1724 -0.1001) |
| OKLCH | oklch(75.27% 0.199 329.9) |
| XYZ | xyz(58.3060, 38.4960, 82.1853) |
| Luminance | 0.3849 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.95
Violet (CSS)
#EE82EE
ΔE00 1.83
Candy Pink
#FF63E9
ΔE00 3.55
Light Magenta
#FA5FF7
ΔE00 4.56
Lavender Pink
#DD85D7
ΔE00 4.71
Orchid
#DA70D6
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F279EA #79F281
analogous
#BD79F2 #F279EA #F279AD
triadic
#F279EA #EAF279 #79EAF2
tetradic
#F279EA #F2BD79 #79F281 #79ADF2
square
#F279EA #F2BD79 #79F281 #79ADF2
split-complementary
#F279EA #ADF279 #79F2BD
monochromatic
#DB15CE #ED41E1 #F279EA #F7B1F3 #FCE3FB
Accessibility & contrast
On white
2.41
#F279EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#F279EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F279EA
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F279EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F279EA | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729CEE
Deuteranopia (green-blind)
#96ADE6
Tritanopia (blue-blind)
#FA84A7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f279ea; /* rgb */ color: rgb(242, 121, 234); /* oklch */ color: oklch(75.3% 0.199 329.9);
Tailwind
colors: {
custom: {
50: '#f9a4f1',
500: '#f279ea',
950: '#000000',
},
}SCSS
$custom: #f279ea; $custom-light: #f9a4f1; $custom-dark: #000000;
JSON
{
"hex": "#f279ea",
"rgb": {
"r": 242,
"g": 121,
"b": 234
},
"hsl": {
"h": 303.967,
"s": 82.313,
"l": 71.176
},
"oklch": {
"l": 0.75269,
"c": 0.19935,
"h": 329.9
},
"luminance": 0.38493
}Semantic roles & 50–950 ramp
primary
#F279EA
secondary
#D3F3D6
accent
#DF1507
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84