#F277FE#F277FE
#F277FE is a light, highly saturated purple. Relative luminance 0.392; OKLCH L 75.9% C 0.220 H 324.0°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F277FE |
|---|---|
| RGB | rgb(242, 119, 254) |
| HSL | hsl(295, 99%, 73%) |
| HSV | hsv(295, 53%, 100%) |
| CMYK | cmyk(4.7%, 53.1%, 0%, 0.4%) |
| CIE-LAB | lab(68.92, 65.51, -46.76) |
| CIE-LCH | lch(68.92, 80.48, 324.48°) |
| OKLab | oklab(75.95% 0.1777 -0.1292) |
| OKLCH | oklch(75.95% 0.22 324) |
| XYZ | xyz(61.1025, 39.2298, 98.1003) |
| Luminance | 0.3923 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.40
Violet Pink
#FB5FFC
ΔE00 3.58
Light Magenta
#FA5FF7
ΔE00 3.77
Purply Pink
#F075E6
ΔE00 3.78
Candy Pink
#FF63E9
ΔE00 4.88
Orchid
#DA70D6
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F277FE #83FE77
analogous
#AF77FE #F277FE #FE77C6
triadic
#F277FE #FEF277 #77FEF2
tetradic
#F277FE #FEAF77 #83FE77 #77C6FE
square
#F277FE #FEAF77 #83FE77 #77C6FE
split-complementary
#F277FE #C6FE77 #77FEAF
monochromatic
#E302F9 #EC3AFE #F277FE #F8B4FE #FCE1FF
Accessibility & contrast
On white
2.37
#F277FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#F277FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F277FE
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F277FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F277FE | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649FFF
Deuteranopia (green-blind)
#8BADFA
Tritanopia (blue-blind)
#F689B0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f277fe; /* rgb */ color: rgb(242, 119, 254); /* oklch */ color: oklch(75.9% 0.220 324.0);
Tailwind
colors: {
custom: {
50: '#f9a3ff',
500: '#f277fe',
950: '#000000',
},
}SCSS
$custom: #f277fe; $custom-light: #f9a3ff; $custom-dark: #000000;
JSON
{
"hex": "#f277fe",
"rgb": {
"r": 242,
"g": 119,
"b": 254
},
"hsl": {
"h": 294.667,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.7595,
"c": 0.21974,
"h": 324
},
"luminance": 0.39227
}Semantic roles & 50–950 ramp
primary
#F277FE
secondary
#D7F7D4
accent
#E60014
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86