#F279EB#F279EB
#F279EB is a light, highly saturated purple. Relative luminance 0.386; OKLCH L 75.3% C 0.200 H 329.5°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F279EB |
|---|---|
| RGB | rgb(242, 121, 235) |
| HSL | hsl(303, 82%, 71%) |
| HSV | hsv(303, 50%, 95%) |
| CMYK | cmyk(0%, 50%, 2.9%, 5.1%) |
| CIE-LAB | lab(68.43, 61.28, -37.09) |
| CIE-LCH | lch(68.43, 71.64, 328.81°) |
| OKLab | oklab(75.31% 0.1726 -0.1015) |
| OKLCH | oklch(75.31% 0.2 329.5) |
| XYZ | xyz(58.4501, 38.5536, 82.9441) |
| Luminance | 0.3855 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.03
Violet (CSS)
#EE82EE
ΔE00 1.78
Candy Pink
#FF63E9
ΔE00 3.57
Light Magenta
#FA5FF7
ΔE00 4.47
Violet Pink
#FB5FFC
ΔE00 4.77
Lavender Pink
#DD85D7
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F279EB #79F280
analogous
#BC79F2 #F279EB #F279AE
triadic
#F279EB #EBF279 #79EBF2
tetradic
#F279EB #F2BC79 #79F280 #79AEF2
square
#F279EB #F2BC79 #79F280 #79AEF2
split-complementary
#F279EB #AEF279 #79F2BC
monochromatic
#DB15D0 #ED41E3 #F279EB #F7B1F3 #FCE3FB
Accessibility & contrast
On white
2.41
#F279EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#F279EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F279EB
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F279EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F279EB | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719CEF
Deuteranopia (green-blind)
#95ADE7
Tritanopia (blue-blind)
#F984A7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f279eb; /* rgb */ color: rgb(242, 121, 235); /* oklch */ color: oklch(75.3% 0.200 329.5);
Tailwind
colors: {
custom: {
50: '#f9a4f1',
500: '#f279eb',
950: '#000000',
},
}SCSS
$custom: #f279eb; $custom-light: #f9a4f1; $custom-dark: #000000;
JSON
{
"hex": "#f279eb",
"rgb": {
"r": 242,
"g": 121,
"b": 235
},
"hsl": {
"h": 303.471,
"s": 82.313,
"l": 71.176
},
"oklch": {
"l": 0.75314,
"c": 0.2002,
"h": 329.5
},
"luminance": 0.3855
}Semantic roles & 50–950 ramp
primary
#F279EB
secondary
#D3F3D5
accent
#DF1307
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85