#F07FFE#F07FFE
#F07FFE is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 76.8% C 0.207 H 323.1°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F07FFE |
|---|---|
| RGB | rgb(240, 127, 254) |
| HSL | hsl(293, 98%, 75%) |
| HSV | hsv(293, 50%, 100%) |
| CMYK | cmyk(5.5%, 50%, 0%, 0.4%) |
| CIE-LAB | lab(70.08, 61.22, -44.95) |
| CIE-LCH | lch(70.08, 75.95, 323.71°) |
| OKLab | oklab(76.75% 0.1652 -0.1241) |
| OKLCH | oklch(76.75% 0.207 323.1) |
| XYZ | xyz(61.4122, 40.8626, 98.3992) |
| Luminance | 0.4086 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.73
Purply Pink
#F075E6
ΔE00 4.11
Violet Pink
#FB5FFC
ΔE00 4.97
Light Magenta
#FA5FF7
ΔE00 5.12
Candy Pink
#FF63E9
ΔE00 5.82
Lavender Pink
#DD85D7
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07FFE #8DFE7F
analogous
#B17FFE #F07FFE #FE7FCC
triadic
#F07FFE #FEF07F #7FFEF0
tetradic
#F07FFE #FEB17F #8DFE7F #7FCCFE
square
#F07FFE #FEB17F #8DFE7F #7FCCFE
split-complementary
#F07FFE #CCFE7F #7FFEB1
monochromatic
#E206FD #E942FE #F07FFE #F7BCFE #FBE1FF
Accessibility & contrast
On white
2.29
#F07FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#F07FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07FFE
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07FFE | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA3FF
Deuteranopia (green-blind)
#90B0FA
Tritanopia (blue-blind)
#F48FB3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f07ffe; /* rgb */ color: rgb(240, 127, 254); /* oklch */ color: oklch(76.8% 0.207 323.1);
Tailwind
colors: {
custom: {
50: '#f7a8ff',
500: '#f07ffe',
950: '#000000',
},
}SCSS
$custom: #f07ffe; $custom-light: #f7a8ff; $custom-dark: #000000;
JSON
{
"hex": "#f07ffe",
"rgb": {
"r": 240,
"g": 127,
"b": 254
},
"hsl": {
"h": 293.386,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.76753,
"c": 0.20659,
"h": 323.1
},
"luminance": 0.4086
}Semantic roles & 50–950 ramp
primary
#F07FFE
secondary
#D8F7D4
accent
#E60019
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86