#F07CF7#F07CF7
#F07CF7 is a light, highly saturated purple. Relative luminance 0.397; OKLCH L 76.0% C 0.205 H 325.2°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F07CF7 |
|---|---|
| RGB | rgb(240, 124, 247) |
| HSL | hsl(297, 88%, 73%) |
| HSV | hsv(297, 50%, 97%) |
| CMYK | cmyk(2.8%, 49.8%, 0%, 3.1%) |
| CIE-LAB | lab(69.23, 61.40, -42.46) |
| CIE-LCH | lch(69.23, 74.65, 325.33°) |
| OKLab | oklab(76.02% 0.1682 -0.1169) |
| OKLCH | oklch(76.02% 0.205 325.2) |
| XYZ | xyz(59.9300, 39.6590, 92.4759) |
| Luminance | 0.3966 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.98
Purply Pink
#F075E6
ΔE00 2.93
Violet Pink
#FB5FFC
ΔE00 4.49
Light Magenta
#FA5FF7
ΔE00 4.49
Candy Pink
#FF63E9
ΔE00 4.83
Lavender Pink
#DD85D7
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07CF7 #83F77C
analogous
#B27CF7 #F07CF7 #F77CC1
triadic
#F07CF7 #F7F07C #7CF7F0
tetradic
#F07CF7 #F7B27C #83F77C #7CC1F7
square
#F07CF7 #F7B27C #83F77C #7CC1F7
split-complementary
#F07CF7 #C1F77C #7CF7B2
monochromatic
#DE0EEA #E942F3 #F07CF7 #F7B6FB #FCE2FD
Accessibility & contrast
On white
2.35
#F07CF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#F07CF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07CF7
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07CF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07CF7 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA0FB
Deuteranopia (green-blind)
#91AEF3
Tritanopia (blue-blind)
#F58BAF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f07cf7; /* rgb */ color: rgb(240, 124, 247); /* oklch */ color: oklch(76.0% 0.205 325.2);
Tailwind
colors: {
custom: {
50: '#f7a6fa',
500: '#f07cf7',
950: '#000000',
},
}SCSS
$custom: #f07cf7; $custom-light: #f7a6fa; $custom-dark: #000000;
JSON
{
"hex": "#f07cf7",
"rgb": {
"r": 240,
"g": 124,
"b": 247
},
"hsl": {
"h": 296.585,
"s": 88.489,
"l": 72.745
},
"oklch": {
"l": 0.76021,
"c": 0.20483,
"h": 325.2
},
"luminance": 0.39656
}Semantic roles & 50–950 ramp
primary
#F07CF7
secondary
#D8F5D6
accent
#E5000D
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85