#F07EE5#F07EE5
#F07EE5 is a light, vivid purple. Relative luminance 0.391; OKLCH L 75.5% C 0.186 H 330.9°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F07EE5 |
|---|---|
| RGB | rgb(240, 126, 229) |
| HSL | hsl(306, 79%, 72%) |
| HSV | hsv(306, 48%, 94%) |
| CMYK | cmyk(0%, 47.5%, 4.6%, 5.9%) |
| CIE-LAB | lab(68.83, 57.33, -33.18) |
| CIE-LCH | lch(68.83, 66.24, 329.94°) |
| OKLab | oklab(75.48% 0.1625 -0.0904) |
| OKLCH | oklch(75.48% 0.186 330.9) |
| XYZ | xyz(57.5384, 39.1075, 78.6314) |
| Luminance | 0.3910 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.77
Purply Pink
#F075E6
ΔE00 1.81
Lavender Pink
#DD85D7
ΔE00 3.67
Candy Pink
#FF63E9
ΔE00 4.52
Orchid
#DA70D6
ΔE00 5.00
Light Magenta
#FA5FF7
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07EE5 #7EF089
analogous
#C27EF0 #F07EE5 #F07EAC
triadic
#F07EE5 #E5F07E #7EE5F0
tetradic
#F07EE5 #F0C27E #7EF089 #7EACF0
square
#F07EE5 #F0C27E #7EF089 #7EACF0
split-complementary
#F07EE5 #ACF07E #7EF0C2
monochromatic
#DA19C8 #EA47DA #F07EE5 #F6B5F0 #FCE4F9
Accessibility & contrast
On white
2.38
#F07EE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#F07EE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07EE5
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07EE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07EE5 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#799EE8
Deuteranopia (green-blind)
#9AAEE2
Tritanopia (blue-blind)
#F887A7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f07ee5; /* rgb */ color: rgb(240, 126, 229); /* oklch */ color: oklch(75.5% 0.186 330.9);
Tailwind
colors: {
custom: {
50: '#f7a7ed',
500: '#f07ee5',
950: '#000000',
},
}SCSS
$custom: #f07ee5; $custom-light: #f7a7ed; $custom-dark: #000000;
JSON
{
"hex": "#f07ee5",
"rgb": {
"r": 240,
"g": 126,
"b": 229
},
"hsl": {
"h": 305.789,
"s": 79.167,
"l": 71.765
},
"oklch": {
"l": 0.75477,
"c": 0.18598,
"h": 330.9
},
"luminance": 0.39104
}Semantic roles & 50–950 ramp
primary
#F07EE5
secondary
#D6F3D9
accent
#DB1E0A
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84