#F274FF#F274FF
#F274FF is a light, highly saturated purple. Relative luminance 0.386; OKLCH L 75.6% C 0.225 H 323.8°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F274FF |
|---|---|
| RGB | rgb(242, 116, 255) |
| HSL | hsl(294, 100%, 73%) |
| HSV | hsv(294, 55%, 100%) |
| CMYK | cmyk(5.1%, 54.5%, 0%, 0%) |
| CIE-LAB | lab(68.45, 67.05, -48.03) |
| CIE-LCH | lch(68.45, 82.48, 324.38°) |
| OKLab | oklab(75.63% 0.1816 -0.1329) |
| OKLCH | oklch(75.63% 0.225 323.8) |
| XYZ | xyz(60.9117, 38.5912, 98.8288) |
| Luminance | 0.3859 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.13
Light Magenta
#FA5FF7
ΔE00 3.38
Violet (CSS)
#EE82EE
ΔE00 3.89
Purply Pink
#F075E6
ΔE00 3.98
Candy Pink
#FF63E9
ΔE00 4.80
Orchid
#DA70D6
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F274FF #81FF74
analogous
#AC74FF #F274FF #FF74C7
triadic
#F274FF #FFF274 #74FFF2
tetradic
#F274FF #FFAC74 #81FF74 #74C7FF
square
#F274FF #FFAC74 #81FF74 #74C7FF
split-complementary
#F274FF #C7FF74 #74FFAC
monochromatic
#E100F9 #EC37FF #F274FF #F8B1FF #FCE0FF
Accessibility & contrast
On white
2.41
#F274FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#F274FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F274FF
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F274FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F274FF | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F9DFF
Deuteranopia (green-blind)
#89ACFB
Tritanopia (blue-blind)
#F687AF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f274ff; /* rgb */ color: rgb(242, 116, 255); /* oklch */ color: oklch(75.6% 0.225 323.8);
Tailwind
colors: {
custom: {
50: '#f9a1ff',
500: '#f274ff',
950: '#000000',
},
}SCSS
$custom: #f274ff; $custom-light: #f9a1ff; $custom-dark: #000000;
JSON
{
"hex": "#f274ff",
"rgb": {
"r": 242,
"g": 116,
"b": 255
},
"hsl": {
"h": 294.388,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.75625,
"c": 0.22502,
"h": 323.8
},
"luminance": 0.38588
}Semantic roles & 50–950 ramp
primary
#F274FF
secondary
#D7F7D4
accent
#E60015
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86