#F07CE4#F07CE4
#F07CE4 is a light, vivid purple. Relative luminance 0.385; OKLCH L 75.2% C 0.188 H 331.2°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F07CE4 |
|---|---|
| RGB | rgb(240, 124, 228) |
| HSL | hsl(306, 79%, 71%) |
| HSV | hsv(306, 48%, 94%) |
| CMYK | cmyk(0%, 48.3%, 5%, 5.9%) |
| CIE-LAB | lab(68.42, 58.12, -33.26) |
| CIE-LCH | lch(68.42, 66.97, 330.22°) |
| OKLab | oklab(75.16% 0.1651 -0.0906) |
| OKLCH | oklch(75.16% 0.188 331.2) |
| XYZ | xyz(57.1460, 38.5455, 77.8138) |
| Luminance | 0.3854 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.49
Violet (CSS)
#EE82EE
ΔE00 2.03
Lavender Pink
#DD85D7
ΔE00 3.78
Candy Pink
#FF63E9
ΔE00 4.20
Orchid
#DA70D6
ΔE00 4.74
Light Magenta
#FA5FF7
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07CE4 #7CF088
analogous
#C27CF0 #F07CE4 #F07CAA
triadic
#F07CE4 #E4F07C #7CE4F0
tetradic
#F07CE4 #F0C27C #7CF088 #7CAAF0
square
#F07CE4 #F0C27C #7CF088 #7CAAF0
split-complementary
#F07CE4 #AAF07C #7CF0C2
monochromatic
#D919C5 #EA45D9 #F07CE4 #F6B3EF #FCE4F9
Accessibility & contrast
On white
2.41
#F07CE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#F07CE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07CE4
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07CE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07CE4 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779DE8
Deuteranopia (green-blind)
#99ADE1
Tritanopia (blue-blind)
#F885A6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f07ce4; /* rgb */ color: rgb(240, 124, 228); /* oklch */ color: oklch(75.2% 0.188 331.2);
Tailwind
colors: {
custom: {
50: '#f7a6ec',
500: '#f07ce4',
950: '#000000',
},
}SCSS
$custom: #f07ce4; $custom-light: #f7a6ec; $custom-dark: #000000;
JSON
{
"hex": "#f07ce4",
"rgb": {
"r": 240,
"g": 124,
"b": 228
},
"hsl": {
"h": 306.207,
"s": 79.452,
"l": 71.373
},
"oklch": {
"l": 0.75161,
"c": 0.18833,
"h": 331.2
},
"luminance": 0.38542
}Semantic roles & 50–950 ramp
primary
#F07CE4
secondary
#D5F3D8
accent
#DC1F0A
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84