#F07CF1#F07CF1
#F07CF1 is a light, vivid purple. Relative luminance 0.393; OKLCH L 75.7% C 0.200 H 327.0°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F07CF1 |
|---|---|
| RGB | rgb(240, 124, 241) |
| HSL | hsl(299, 81%, 72%) |
| HSV | hsv(299, 49%, 95%) |
| CMYK | cmyk(0.4%, 48.5%, 0%, 5.5%) |
| CIE-LAB | lab(68.96, 60.34, -39.58) |
| CIE-LCH | lch(68.96, 72.16, 326.74°) |
| OKLab | oklab(75.74% 0.1673 -0.1086) |
| OKLCH | oklch(75.74% 0.2 327) |
| XYZ | xyz(59.0190, 39.2946, 87.6780) |
| Luminance | 0.3929 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.31
Purply Pink
#F075E6
ΔE00 2.08
Candy Pink
#FF63E9
ΔE00 4.39
Light Magenta
#FA5FF7
ΔE00 4.61
Violet Pink
#FB5FFC
ΔE00 4.75
Lavender Pink
#DD85D7
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07CF1 #7DF17C
analogous
#B67CF1 #F07CF1 #F17CB8
triadic
#F07CF1 #F1F07C #7CF1F0
tetradic
#F07CF1 #F1B67C #7DF17C #7CB8F1
square
#F07CF1 #F1B67C #7DF17C #7CB8F1
split-complementary
#F07CF1 #B8F17C #7CF1B6
monochromatic
#DA17DB #EA45EB #F07CF1 #F6B3F7 #FCE3FC
Accessibility & contrast
On white
2.37
#F07CF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#F07CF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07CF1
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07CF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07CF1 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719FF5
Deuteranopia (green-blind)
#93AEED
Tritanopia (blue-blind)
#F689AC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f07cf1; /* rgb */ color: rgb(240, 124, 241); /* oklch */ color: oklch(75.7% 0.200 327.0);
Tailwind
colors: {
custom: {
50: '#f7a6f6',
500: '#f07cf1',
950: '#000000',
},
}SCSS
$custom: #f07cf1; $custom-light: #f7a6f6; $custom-dark: #000000;
JSON
{
"hex": "#f07cf1",
"rgb": {
"r": 240,
"g": 124,
"b": 241
},
"hsl": {
"h": 299.487,
"s": 80.69,
"l": 71.569
},
"oklch": {
"l": 0.75742,
"c": 0.1995,
"h": 327
},
"luminance": 0.39291
}Semantic roles & 50–950 ramp
primary
#F07CF1
secondary
#D6F3D5
accent
#DD080A
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#171017
muted
#857F85