#F240FF#F240FF
#F240FF is a light, highly saturated purple. Relative luminance 0.298; OKLCH L 70.6% C 0.287 H 325.0°. Best body text is #000000 at 6.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F240FF |
|---|---|
| RGB | rgb(242, 64, 255) |
| HSL | hsl(296, 100%, 63%) |
| HSV | hsv(296, 75%, 100%) |
| CMYK | cmyk(5.1%, 74.9%, 0%, 0%) |
| CIE-LAB | lab(61.45, 86.56, -59.14) |
| CIE-LCH | lch(61.45, 104.83, 325.66°) |
| OKLab | oklab(70.57% 0.2355 -0.1648) |
| OKLCH | oklch(70.57% 0.287 325) |
| XYZ | xyz(56.5000, 29.7678, 97.3582) |
| Luminance | 0.2976 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 2.62
Fuchsia
#FF00FF
ΔE00 2.62
Heliotrope
#D94FF5
ΔE00 3.59
Bright Magenta
#FF08E8
ΔE00 4.56
Pink Purple
#EF1DE7
ΔE00 4.61
Violet Pink
#FB5FFC
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F240FF #4DFF40
analogous
#9240FF #F240FF #FF40AD
triadic
#F240FF #FFF240 #40FFF2
tetradic
#F240FF #FF9240 #4DFF40 #40ADFF
square
#F240FF #FF9240 #4DFF40 #40ADFF
split-complementary
#F240FF #ADFF40 #40FF92
monochromatic
#B700C5 #EE03FF #F240FF #F67DFF #FABAFF
Accessibility & contrast
On white
3.02
#F240FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.95
#F240FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #F240FF
6.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F240FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F240FF | 1.00 | 3.02 | 6.95 | 6.95 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0087FF
Deuteranopia (green-blind)
#699CFB
Tritanopia (blue-blind)
#F7639E
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #f240ff; /* rgb */ color: rgb(242, 64, 255); /* oklch */ color: oklch(70.6% 0.287 325.0);
Tailwind
colors: {
custom: {
50: '#fb87ff',
500: '#f240ff',
950: '#000000',
},
}SCSS
$custom: #f240ff; $custom-light: #fb87ff; $custom-dark: #000000;
JSON
{
"hex": "#f240ff",
"rgb": {
"r": 242,
"g": 64,
"b": 255
},
"hsl": {
"h": 295.916,
"s": 100,
"l": 62.549
},
"oklch": {
"l": 0.70569,
"c": 0.28739,
"h": 325
},
"luminance": 0.29764
}Semantic roles & 50–950 ramp
primary
#F240FF
secondary
#AFF0AB
accent
#E60010
background
#FFF9FF
surface
#FFF1FF
border
#D7CBD7
text
#180D18
muted
#867E86