#F279EF#F279EF
#F279EF is a light, highly saturated purple. Relative luminance 0.388; OKLCH L 75.5% C 0.204 H 328.3°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F279EF |
|---|---|
| RGB | rgb(242, 121, 239) |
| HSL | hsl(301, 82%, 71%) |
| HSV | hsv(301, 50%, 95%) |
| CMYK | cmyk(0%, 50%, 1.2%, 5.1%) |
| CIE-LAB | lab(68.60, 61.96, -39.03) |
| CIE-LCH | lch(68.60, 73.23, 327.79°) |
| OKLab | oklab(75.5% 0.1732 -0.107) |
| OKLCH | oklch(75.5% 0.204 328.3) |
| XYZ | xyz(59.0345, 38.7874, 86.0219) |
| Luminance | 0.3878 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.51
Violet (CSS)
#EE82EE
ΔE00 1.73
Candy Pink
#FF63E9
ΔE00 3.73
Light Magenta
#FA5FF7
ΔE00 4.19
Violet Pink
#FB5FFC
ΔE00 4.40
Orchid
#DA70D6
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F279EF #79F27C
analogous
#B879F2 #F279EF #F279B2
triadic
#F279EF #EFF279 #79EFF2
tetradic
#F279EF #F2B879 #79F27C #79B2F2
square
#F279EF #F2B879 #79F27C #79B2F2
split-complementary
#F279EF #B2F279 #79F2B8
monochromatic
#DB15D6 #ED41E8 #F279EF #F7B1F6 #FCE3FC
Accessibility & contrast
On white
2.40
#F279EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#F279EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F279EF
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F279EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F279EF | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9DF3
Deuteranopia (green-blind)
#93ADEB
Tritanopia (blue-blind)
#F985A9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f279ef; /* rgb */ color: rgb(242, 121, 239); /* oklch */ color: oklch(75.5% 0.204 328.3);
Tailwind
colors: {
custom: {
50: '#f9a4f4',
500: '#f279ef',
950: '#000000',
},
}SCSS
$custom: #f279ef; $custom-light: #f9a4f4; $custom-dark: #000000;
JSON
{
"hex": "#f279ef",
"rgb": {
"r": 242,
"g": 121,
"b": 239
},
"hsl": {
"h": 301.488,
"s": 82.313,
"l": 71.176
},
"oklch": {
"l": 0.75495,
"c": 0.20359,
"h": 328.3
},
"luminance": 0.38784
}Semantic roles & 50–950 ramp
primary
#F279EF
secondary
#D3F3D4
accent
#DF0C07
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85