#F07AE4#F07AE4
#F07AE4 is a light, vivid purple. Relative luminance 0.380; OKLCH L 74.9% C 0.192 H 331.2°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F07AE4 |
|---|---|
| RGB | rgb(240, 122, 228) |
| HSL | hsl(306, 80%, 71%) |
| HSV | hsv(306, 49%, 94%) |
| CMYK | cmyk(0%, 49.2%, 5%, 5.9%) |
| CIE-LAB | lab(68.06, 59.08, -33.82) |
| CIE-LCH | lch(68.06, 68.08, 330.21°) |
| OKLab | oklab(74.89% 0.1679 -0.0922) |
| OKLCH | oklch(74.89% 0.192 331.2) |
| XYZ | xyz(56.8979, 38.0493, 77.7311) |
| Luminance | 0.3805 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.11
Violet (CSS)
#EE82EE
ΔE00 2.19
Candy Pink
#FF63E9
ΔE00 3.86
Lavender Pink
#DD85D7
ΔE00 3.99
Orchid
#DA70D6
ΔE00 4.49
Light Magenta
#FA5FF7
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07AE4 #7AF086
analogous
#C17AF0 #F07AE4 #F07AA9
triadic
#F07AE4 #E4F07A #7AE4F0
tetradic
#F07AE4 #F0C17A #7AF086 #7AA9F0
square
#F07AE4 #F0C17A #7AF086 #7AA9F0
split-complementary
#F07AE4 #A9F07A #7AF0C1
monochromatic
#D718C4 #EA43D9 #F07AE4 #F6B1EF #FCE4F9
Accessibility & contrast
On white
2.44
#F07AE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#F07AE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07AE4
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07AE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07AE4 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759BE8
Deuteranopia (green-blind)
#97ACE1
Tritanopia (blue-blind)
#F883A5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f07ae4; /* rgb */ color: rgb(240, 122, 228); /* oklch */ color: oklch(74.9% 0.192 331.2);
Tailwind
colors: {
custom: {
50: '#f7a4ed',
500: '#f07ae4',
950: '#000000',
},
}SCSS
$custom: #f07ae4; $custom-light: #f7a4ed; $custom-dark: #000000;
JSON
{
"hex": "#f07ae4",
"rgb": {
"r": 240,
"g": 122,
"b": 228
},
"hsl": {
"h": 306.102,
"s": 79.73,
"l": 70.98
},
"oklch": {
"l": 0.74891,
"c": 0.1915,
"h": 331.2
},
"luminance": 0.38046
}Semantic roles & 50–950 ramp
primary
#F07AE4
secondary
#D3F3D6
accent
#DC1F09
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84