#F07EF6#F07EF6
#F07EF6 is a light, highly saturated purple. Relative luminance 0.401; OKLCH L 76.2% C 0.201 H 325.4°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F07EF6 |
|---|---|
| RGB | rgb(240, 126, 246) |
| HSL | hsl(297, 87%, 73%) |
| HSV | hsv(297, 49%, 96%) |
| CMYK | cmyk(2.4%, 48.8%, 0%, 3.5%) |
| CIE-LAB | lab(69.54, 60.27, -41.42) |
| CIE-LCH | lch(69.54, 73.13, 325.50°) |
| OKLab | oklab(76.24% 0.1654 -0.1139) |
| OKLCH | oklch(76.24% 0.201 325.4) |
| XYZ | xyz(60.0292, 40.1038, 91.7498) |
| Luminance | 0.4010 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.59
Purply Pink
#F075E6
ΔE00 2.92
Light Magenta
#FA5FF7
ΔE00 4.86
Violet Pink
#FB5FFC
ΔE00 4.88
Candy Pink
#FF63E9
ΔE00 5.00
Lavender Pink
#DD85D7
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07EF6 #84F67E
analogous
#B47EF6 #F07EF6 #F67EC0
triadic
#F07EF6 #F6F07E #7EF6F0
tetradic
#F07EF6 #F6B47E #84F67E #7EC0F6
square
#F07EF6 #F6B47E #84F67E #7EC0F6
split-complementary
#F07EF6 #C0F67E #7EF6B4
monochromatic
#DE10E9 #E945F2 #F07EF6 #F7B7FA #FCE2FD
Accessibility & contrast
On white
2.33
#F07EF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#F07EF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07EF6
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07EF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07EF6 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A1FA
Deuteranopia (green-blind)
#92AFF2
Tritanopia (blue-blind)
#F58CAF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f07ef6; /* rgb */ color: rgb(240, 126, 246); /* oklch */ color: oklch(76.2% 0.201 325.4);
Tailwind
colors: {
custom: {
50: '#f7a7f9',
500: '#f07ef6',
950: '#000000',
},
}SCSS
$custom: #f07ef6; $custom-light: #f7a7f9; $custom-dark: #000000;
JSON
{
"hex": "#f07ef6",
"rgb": {
"r": 240,
"g": 126,
"b": 246
},
"hsl": {
"h": 297,
"s": 86.957,
"l": 72.941
},
"oklch": {
"l": 0.76241,
"c": 0.20083,
"h": 325.4
},
"luminance": 0.40101
}Semantic roles & 50–950 ramp
primary
#F07EF6
secondary
#D8F5D6
accent
#E4020D
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85