#F273FF#F273FF
#F273FF is a light, highly saturated purple. Relative luminance 0.384; OKLCH L 75.5% C 0.226 H 323.8°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F273FF |
|---|---|
| RGB | rgb(242, 115, 255) |
| HSL | hsl(294, 100%, 73%) |
| HSV | hsv(294, 55%, 100%) |
| CMYK | cmyk(5.1%, 54.9%, 0%, 0%) |
| CIE-LAB | lab(68.29, 67.50, -48.30) |
| CIE-LCH | lch(68.29, 83.00, 324.42°) |
| OKLab | oklab(75.5% 0.1829 -0.1336) |
| OKLCH | oklch(75.5% 0.226 323.8) |
| XYZ | xyz(60.7970, 38.3619, 98.7906) |
| Luminance | 0.3836 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.98
Light Magenta
#FA5FF7
ΔE00 3.24
Purply Pink
#F075E6
ΔE00 4.00
Violet (CSS)
#EE82EE
ΔE00 4.01
Candy Pink
#FF63E9
ΔE00 4.74
Orchid
#DA70D6
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F273FF #80FF73
analogous
#AC73FF #F273FF #FF73C6
triadic
#F273FF #FFF273 #73FFF2
tetradic
#F273FF #FFAC73 #80FF73 #73C6FF
square
#F273FF #FFAC73 #80FF73 #73C6FF
split-complementary
#F273FF #C6FF73 #73FFAC
monochromatic
#E100F8 #EC36FF #F273FF #F8B0FF #FCE0FF
Accessibility & contrast
On white
2.42
#F273FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#F273FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F273FF
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F273FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F273FF | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E9DFF
Deuteranopia (green-blind)
#88ACFB
Tritanopia (blue-blind)
#F686AF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f273ff; /* rgb */ color: rgb(242, 115, 255); /* oklch */ color: oklch(75.5% 0.226 323.8);
Tailwind
colors: {
custom: {
50: '#f9a1ff',
500: '#f273ff',
950: '#000000',
},
}SCSS
$custom: #f273ff; $custom-light: #f9a1ff; $custom-dark: #000000;
JSON
{
"hex": "#f273ff",
"rgb": {
"r": 242,
"g": 115,
"b": 255
},
"hsl": {
"h": 294.429,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.75502,
"c": 0.22648,
"h": 323.8
},
"luminance": 0.38359
}Semantic roles & 50–950 ramp
primary
#F273FF
secondary
#D7F7D4
accent
#E60015
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86