#F07CFC#F07CFC
#F07CFC is a light, highly saturated purple. Relative luminance 0.400; OKLCH L 76.3% C 0.209 H 323.8°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F07CFC |
|---|---|
| RGB | rgb(240, 124, 252) |
| HSL | hsl(294, 96%, 74%) |
| HSV | hsv(294, 51%, 99%) |
| CMYK | cmyk(4.8%, 50.8%, 0%, 1.2%) |
| CIE-LAB | lab(69.45, 62.29, -44.85) |
| CIE-LCH | lch(69.45, 76.76, 324.25°) |
| OKLab | oklab(76.26% 0.1688 -0.1238) |
| OKLCH | oklch(76.26% 0.209 323.8) |
| XYZ | xyz(60.7119, 39.9718, 96.5940) |
| Luminance | 0.3997 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.68
Purply Pink
#F075E6
ΔE00 3.67
Violet Pink
#FB5FFC
ΔE00 4.43
Light Magenta
#FA5FF7
ΔE00 4.55
Candy Pink
#FF63E9
ΔE00 5.30
Orchid
#DA70D6
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07CFC #88FC7C
analogous
#B07CFC #F07CFC #FC7CC8
triadic
#F07CFC #FCF07C #7CFCF0
tetradic
#F07CFC #FCB07C #88FC7C #7CC8FC
square
#F07CFC #FCB07C #88FC7C #7CC8FC
split-complementary
#F07CFC #C8FC7C #7CFCB0
monochromatic
#E106F8 #E940FB #F07CFC #F7B8FD #FCE1FE
Accessibility & contrast
On white
2.33
#F07CFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#F07CFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07CFC
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07CFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07CFC | 1.00 | 2.33 | 8.99 | 8.99 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA1FF
Deuteranopia (green-blind)
#8EAEF8
Tritanopia (blue-blind)
#F48CB1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f07cfc; /* rgb */ color: rgb(240, 124, 252); /* oklch */ color: oklch(76.3% 0.209 323.8);
Tailwind
colors: {
custom: {
50: '#f7a6fe',
500: '#f07cfc',
950: '#000000',
},
}SCSS
$custom: #f07cfc; $custom-light: #f7a6fe; $custom-dark: #000000;
JSON
{
"hex": "#f07cfc",
"rgb": {
"r": 240,
"g": 124,
"b": 252
},
"hsl": {
"h": 294.375,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.76259,
"c": 0.20935,
"h": 323.8
},
"luminance": 0.39969
}Semantic roles & 50–950 ramp
primary
#F07CFC
secondary
#D8F7D4
accent
#E60016
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86