#F07AE5#F07AE5
#F07AE5 is a light, vivid purple. Relative luminance 0.381; OKLCH L 74.9% C 0.192 H 330.9°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F07AE5 |
|---|---|
| RGB | rgb(240, 122, 229) |
| HSL | hsl(306, 80%, 71%) |
| HSV | hsv(306, 49%, 94%) |
| CMYK | cmyk(0%, 49.2%, 4.6%, 5.9%) |
| CIE-LAB | lab(68.10, 59.25, -34.31) |
| CIE-LCH | lch(68.10, 68.47, 329.92°) |
| OKLab | oklab(74.94% 0.168 -0.0936) |
| OKLCH | oklch(74.94% 0.192 330.9) |
| XYZ | xyz(57.0371, 38.1049, 78.4643) |
| Luminance | 0.3810 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.02
Violet (CSS)
#EE82EE
ΔE00 2.06
Candy Pink
#FF63E9
ΔE00 3.83
Lavender Pink
#DD85D7
ΔE00 4.06
Orchid
#DA70D6
ΔE00 4.51
Light Magenta
#FA5FF7
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07AE5 #7AF085
analogous
#C07AF0 #F07AE5 #F07AAA
triadic
#F07AE5 #E5F07A #7AE5F0
tetradic
#F07AE5 #F0C07A #7AF085 #7AAAF0
square
#F07AE5 #F0C07A #7AF085 #7AAAF0
split-complementary
#F07AE5 #AAF07A #7AF0C0
monochromatic
#D718C6 #EA43DA #F07AE5 #F6B1F0 #FCE4FA
Accessibility & contrast
On white
2.44
#F07AE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#F07AE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07AE5
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07AE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07AE5 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759CE9
Deuteranopia (green-blind)
#97ACE2
Tritanopia (blue-blind)
#F883A5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f07ae5; /* rgb */ color: rgb(240, 122, 229); /* oklch */ color: oklch(74.9% 0.192 330.9);
Tailwind
colors: {
custom: {
50: '#f7a4ed',
500: '#f07ae5',
950: '#000000',
},
}SCSS
$custom: #f07ae5; $custom-light: #f7a4ed; $custom-dark: #000000;
JSON
{
"hex": "#f07ae5",
"rgb": {
"r": 240,
"g": 122,
"b": 229
},
"hsl": {
"h": 305.593,
"s": 79.73,
"l": 70.98
},
"oklch": {
"l": 0.74935,
"c": 0.19233,
"h": 330.9
},
"luminance": 0.38101
}Semantic roles & 50–950 ramp
primary
#F07AE5
secondary
#D3F3D6
accent
#DC1D09
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84