#F07CFA#F07CFA
#F07CFA is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.2% C 0.208 H 324.3°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F07CFA |
|---|---|
| RGB | rgb(240, 124, 250) |
| HSL | hsl(295, 93%, 73%) |
| HSV | hsv(295, 50%, 98%) |
| CMYK | cmyk(4%, 50.4%, 0%, 2%) |
| CIE-LAB | lab(69.36, 61.93, -43.89) |
| CIE-LCH | lch(69.36, 75.91, 324.67°) |
| OKLab | oklab(76.16% 0.1686 -0.121) |
| OKLCH | oklch(76.16% 0.208 324.3) |
| XYZ | xyz(60.3966, 39.8457, 94.9336) |
| Luminance | 0.3984 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.40
Purply Pink
#F075E6
ΔE00 3.37
Violet Pink
#FB5FFC
ΔE00 4.43
Light Magenta
#FA5FF7
ΔE00 4.51
Candy Pink
#FF63E9
ΔE00 5.10
Orchid
#DA70D6
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07CFA #86FA7C
analogous
#B17CFA #F07CFA #FA7CC5
triadic
#F07CFA #FAF07C #7CFAF0
tetradic
#F07CFA #FAB17C #86FA7C #7CC5FA
square
#F07CFA #FAB17C #86FA7C #7CC5FA
split-complementary
#F07CFA #C5FA7C #7CFAB1
monochromatic
#E009F2 #E941F8 #F07CFA #F7B7FC #FCE2FE
Accessibility & contrast
On white
2.34
#F07CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#F07CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07CFA
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07CFA | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA0FE
Deuteranopia (green-blind)
#8FAEF6
Tritanopia (blue-blind)
#F48CB0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f07cfa; /* rgb */ color: rgb(240, 124, 250); /* oklch */ color: oklch(76.2% 0.208 324.3);
Tailwind
colors: {
custom: {
50: '#f7a6fc',
500: '#f07cfa',
950: '#000000',
},
}SCSS
$custom: #f07cfa; $custom-light: #f7a6fc; $custom-dark: #000000;
JSON
{
"hex": "#f07cfa",
"rgb": {
"r": 240,
"g": 124,
"b": 250
},
"hsl": {
"h": 295.238,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.76163,
"c": 0.20754,
"h": 324.3
},
"luminance": 0.39843
}Semantic roles & 50–950 ramp
primary
#F07CFA
secondary
#D8F6D5
accent
#E60012
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85