#F273FE#F273FE
#F273FE is a light, highly saturated purple. Relative luminance 0.383; OKLCH L 75.5% C 0.226 H 324.1°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F273FE |
|---|---|
| RGB | rgb(242, 115, 254) |
| HSL | hsl(295, 99%, 72%) |
| HSV | hsv(295, 55%, 100%) |
| CMYK | cmyk(4.7%, 54.7%, 0%, 0.4%) |
| CIE-LAB | lab(68.24, 67.33, -47.82) |
| CIE-LCH | lch(68.24, 82.59, 324.61°) |
| OKLab | oklab(75.45% 0.1828 -0.1323) |
| OKLCH | oklch(75.45% 0.226 324.1) |
| XYZ | xyz(60.6365, 38.2976, 97.9450) |
| Luminance | 0.3829 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.95
Light Magenta
#FA5FF7
ΔE00 3.18
Purply Pink
#F075E6
ΔE00 3.85
Violet (CSS)
#EE82EE
ΔE00 3.90
Candy Pink
#FF63E9
ΔE00 4.62
Orchid
#DA70D6
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F273FE #7FFE73
analogous
#AC73FE #F273FE #FE73C5
triadic
#F273FE #FEF273 #73FEF2
tetradic
#F273FE #FEAC73 #7FFE73 #73C5FE
square
#F273FE #FEAC73 #7FFE73 #73C5FE
split-complementary
#F273FE #C5FE73 #73FEAC
monochromatic
#E002F5 #EC36FE #F273FE #F8B0FE #FCE1FF
Accessibility & contrast
On white
2.43
#F273FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#F273FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F273FE
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F273FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F273FE | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E9DFF
Deuteranopia (green-blind)
#88ACFA
Tritanopia (blue-blind)
#F685AE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f273fe; /* rgb */ color: rgb(242, 115, 254); /* oklch */ color: oklch(75.5% 0.226 324.1);
Tailwind
colors: {
custom: {
50: '#f9a1ff',
500: '#f273fe',
950: '#000000',
},
}SCSS
$custom: #f273fe; $custom-light: #f9a1ff; $custom-dark: #000000;
JSON
{
"hex": "#f273fe",
"rgb": {
"r": 242,
"g": 115,
"b": 254
},
"hsl": {
"h": 294.82,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.75452,
"c": 0.2256,
"h": 324.1
},
"luminance": 0.38294
}Semantic roles & 50–950 ramp
primary
#F273FE
secondary
#D7F7D4
accent
#E60014
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86