#F07CE6#F07CE6
#F07CE6 is a light, vivid purple. Relative luminance 0.387; OKLCH L 75.2% C 0.190 H 330.6°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F07CE6 |
|---|---|
| RGB | rgb(240, 124, 230) |
| HSL | hsl(305, 79%, 71%) |
| HSV | hsv(305, 48%, 94%) |
| CMYK | cmyk(0%, 48.3%, 4.2%, 5.9%) |
| CIE-LAB | lab(68.50, 58.46, -34.24) |
| CIE-LCH | lch(68.50, 67.75, 329.64°) |
| OKLab | oklab(75.25% 0.1655 -0.0934) |
| OKLCH | oklch(75.25% 0.19 330.6) |
| XYZ | xyz(57.4252, 38.6571, 79.2844) |
| Luminance | 0.3865 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.36
Violet (CSS)
#EE82EE
ΔE00 1.74
Lavender Pink
#DD85D7
ΔE00 3.93
Candy Pink
#FF63E9
ΔE00 4.14
Orchid
#DA70D6
ΔE00 4.76
Light Magenta
#FA5FF7
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07CE6 #7CF086
analogous
#C07CF0 #F07CE6 #F07CAC
triadic
#F07CE6 #E6F07C #7CE6F0
tetradic
#F07CE6 #F0C07C #7CF086 #7CACF0
square
#F07CE6 #F0C07C #7CF086 #7CACF0
split-complementary
#F07CE6 #ACF07C #7CF0C0
monochromatic
#D919C8 #EA45DC #F07CE6 #F6B3F0 #FCE4FA
Accessibility & contrast
On white
2.41
#F07CE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#F07CE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07CE6
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07CE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07CE6 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769DEA
Deuteranopia (green-blind)
#98ADE3
Tritanopia (blue-blind)
#F885A7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f07ce6; /* rgb */ color: rgb(240, 124, 230); /* oklch */ color: oklch(75.2% 0.190 330.6);
Tailwind
colors: {
custom: {
50: '#f7a6ee',
500: '#f07ce6',
950: '#000000',
},
}SCSS
$custom: #f07ce6; $custom-light: #f7a6ee; $custom-dark: #000000;
JSON
{
"hex": "#f07ce6",
"rgb": {
"r": 240,
"g": 124,
"b": 230
},
"hsl": {
"h": 305.172,
"s": 79.452,
"l": 71.373
},
"oklch": {
"l": 0.75248,
"c": 0.19001,
"h": 330.6
},
"luminance": 0.38654
}Semantic roles & 50–950 ramp
primary
#F07CE6
secondary
#D5F3D7
accent
#DC1C0A
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84