#F279FD#F279FD
#F279FD is a light, highly saturated purple. Relative luminance 0.396; OKLCH L 76.2% C 0.216 H 324.2°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F279FD |
|---|---|
| RGB | rgb(242, 121, 253) |
| HSL | hsl(295, 97%, 73%) |
| HSV | hsv(295, 52%, 99%) |
| CMYK | cmyk(4.3%, 52.2%, 0%, 0.8%) |
| CIE-LAB | lab(69.22, 64.40, -45.74) |
| CIE-LCH | lch(69.22, 78.99, 324.62°) |
| OKLab | oklab(76.16% 0.1751 -0.1263) |
| OKLCH | oklch(76.16% 0.216 324.2) |
| XYZ | xyz(61.1834, 39.6469, 97.3393) |
| Luminance | 0.3964 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.04
Purply Pink
#F075E6
ΔE00 3.64
Violet Pink
#FB5FFC
ΔE00 3.89
Light Magenta
#FA5FF7
ΔE00 4.05
Candy Pink
#FF63E9
ΔE00 4.94
Orchid
#DA70D6
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F279FD #84FD79
analogous
#B079FD #F279FD #FD79C6
triadic
#F279FD #FDF279 #79FDF2
tetradic
#F279FD #FDB079 #84FD79 #79C6FD
square
#F279FD #FDB079 #84FD79 #79C6FD
split-complementary
#F279FD #C6FD79 #79FDB0
monochromatic
#E404F8 #EC3DFC #F279FD #F8B5FE #FCE1FF
Accessibility & contrast
On white
2.35
#F279FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#F279FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F279FD
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F279FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F279FD | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#67A0FF
Deuteranopia (green-blind)
#8DAEF9
Tritanopia (blue-blind)
#F68AB0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f279fd; /* rgb */ color: rgb(242, 121, 253); /* oklch */ color: oklch(76.2% 0.216 324.2);
Tailwind
colors: {
custom: {
50: '#f9a4fe',
500: '#f279fd',
950: '#000000',
},
}SCSS
$custom: #f279fd; $custom-light: #f9a4fe; $custom-dark: #000000;
JSON
{
"hex": "#f279fd",
"rgb": {
"r": 242,
"g": 121,
"b": 253
},
"hsl": {
"h": 295,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.76155,
"c": 0.21586,
"h": 324.2
},
"luminance": 0.39644
}Semantic roles & 50–950 ramp
primary
#F279FD
secondary
#D7F7D4
accent
#E60013
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86