#F07FFF#F07FFF
#F07FFF is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 76.8% C 0.208 H 322.8°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F07FFF |
|---|---|
| RGB | rgb(240, 127, 255) |
| HSL | hsl(293, 100%, 75%) |
| HSV | hsv(293, 50%, 100%) |
| CMYK | cmyk(5.9%, 50.2%, 0%, 0%) |
| CIE-LAB | lab(70.12, 61.41, -45.42) |
| CIE-LCH | lch(70.12, 76.38, 323.51°) |
| OKLab | oklab(76.8% 0.1653 -0.1255) |
| OKLCH | oklch(76.8% 0.208 322.8) |
| XYZ | xyz(61.5727, 40.9268, 99.2447) |
| Luminance | 0.4092 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.89
Purply Pink
#F075E6
ΔE00 4.25
Violet Pink
#FB5FFC
ΔE00 4.98
Light Magenta
#FA5FF7
ΔE00 5.16
Candy Pink
#FF63E9
ΔE00 5.92
Lavender Pink
#DD85D7
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07FFF #8EFF7F
analogous
#B07FFF #F07FFF #FF7FCE
triadic
#F07FFF #FFF07F #7FFFF0
tetradic
#F07FFF #FFB07F #8EFF7F #7FCEFF
square
#F07FFF #FFB07F #8EFF7F #7FCEFF
split-complementary
#F07FFF #CEFF7F #7FFFB0
monochromatic
#E205FF #E942FF #F07FFF #F7BCFF #FBE0FF
Accessibility & contrast
On white
2.29
#F07FFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#F07FFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07FFF
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07FFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07FFF | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA3FF
Deuteranopia (green-blind)
#8FB0FB
Tritanopia (blue-blind)
#F390B4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f07fff; /* rgb */ color: rgb(240, 127, 255); /* oklch */ color: oklch(76.8% 0.208 322.8);
Tailwind
colors: {
custom: {
50: '#f7a8ff',
500: '#f07fff',
950: '#000000',
},
}SCSS
$custom: #f07fff; $custom-light: #f7a8ff; $custom-dark: #000000;
JSON
{
"hex": "#f07fff",
"rgb": {
"r": 240,
"g": 127,
"b": 255
},
"hsl": {
"h": 292.969,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.76801,
"c": 0.20752,
"h": 322.8
},
"luminance": 0.40924
}Semantic roles & 50–950 ramp
primary
#F07FFF
secondary
#D8F7D4
accent
#E6001B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86