#F076F7#F076F7
#F076F7 is a light, highly saturated purple. Relative luminance 0.382; OKLCH L 75.2% C 0.214 H 325.4°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F076F7 |
|---|---|
| RGB | rgb(240, 118, 247) |
| HSL | hsl(297, 89%, 72%) |
| HSV | hsv(297, 52%, 97%) |
| CMYK | cmyk(2.8%, 52.2%, 0%, 3.1%) |
| CIE-LAB | lab(68.17, 64.21, -44.12) |
| CIE-LCH | lch(68.17, 77.91, 325.51°) |
| OKLab | oklab(75.24% 0.176 -0.1216) |
| OKLCH | oklch(75.24% 0.214 325.4) |
| XYZ | xyz(59.2008, 38.2007, 92.2328) |
| Luminance | 0.3820 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.82
Violet (CSS)
#EE82EE
ΔE00 2.86
Violet Pink
#FB5FFC
ΔE00 3.46
Light Magenta
#FA5FF7
ΔE00 3.46
Candy Pink
#FF63E9
ΔE00 4.22
Orchid
#DA70D6
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F076F7 #7DF776
analogous
#B076F7 #F076F7 #F776BE
triadic
#F076F7 #F7F076 #76F7F0
tetradic
#F076F7 #F7B076 #7DF776 #76BEF7
square
#F076F7 #F7B076 #7DF776 #76BEF7
split-complementary
#F076F7 #BEF776 #76F7B0
monochromatic
#DA0DE5 #EA3CF4 #F076F7 #F6B0FA #FCE2FD
Accessibility & contrast
On white
2.43
#F076F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#F076F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F076F7
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F076F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F076F7 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669CFB
Deuteranopia (green-blind)
#8CACF3
Tritanopia (blue-blind)
#F586AC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f076f7; /* rgb */ color: rgb(240, 118, 247); /* oklch */ color: oklch(75.2% 0.214 325.4);
Tailwind
colors: {
custom: {
50: '#f8a2fa',
500: '#f076f7',
950: '#000000',
},
}SCSS
$custom: #f076f7; $custom-light: #f8a2fa; $custom-dark: #000000;
JSON
{
"hex": "#f076f7",
"rgb": {
"r": 240,
"g": 118,
"b": 247
},
"hsl": {
"h": 296.744,
"s": 88.966,
"l": 71.569
},
"oklch": {
"l": 0.75241,
"c": 0.21395,
"h": 325.4
},
"luminance": 0.38198
}Semantic roles & 50–950 ramp
primary
#F076F7
secondary
#D6F5D4
accent
#E6000C
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85