#F07AEC#F07AEC
#F07AEC is a light, vivid purple. Relative luminance 0.385; OKLCH L 75.2% C 0.198 H 328.6°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F07AEC |
|---|---|
| RGB | rgb(240, 122, 236) |
| HSL | hsl(302, 80%, 71%) |
| HSV | hsv(302, 49%, 94%) |
| CMYK | cmyk(0%, 49.2%, 1.7%, 5.9%) |
| CIE-LAB | lab(68.39, 60.43, -37.72) |
| CIE-LCH | lch(68.39, 71.24, 328.03°) |
| OKLab | oklab(75.25% 0.1692 -0.1033) |
| OKLCH | oklch(75.25% 0.198 328.6) |
| XYZ | xyz(58.0342, 38.5038, 83.7158) |
| Luminance | 0.3850 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.25
Violet (CSS)
#EE82EE
ΔE00 1.53
Candy Pink
#FF63E9
ΔE00 3.87
Light Magenta
#FA5FF7
ΔE00 4.52
Lavender Pink
#DD85D7
ΔE00 4.72
Violet Pink
#FB5FFC
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07AEC #7AF07E
analogous
#B97AF0 #F07AEC #F07AB1
triadic
#F07AEC #ECF07A #7AECF0
tetradic
#F07AEC #F0B97A #7AF07E #7AB1F0
square
#F07AEC #F0B97A #7AF07E #7AB1F0
split-complementary
#F07AEC #B1F07A #7AF0B9
monochromatic
#D718D1 #EA43E4 #F07AEC #F6B1F4 #FCE4FB
Accessibility & contrast
On white
2.41
#F07AEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#F07AEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07AEC
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07AEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07AEC | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719DF0
Deuteranopia (green-blind)
#94ACE8
Tritanopia (blue-blind)
#F786A8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f07aec; /* rgb */ color: rgb(240, 122, 236); /* oklch */ color: oklch(75.2% 0.198 328.6);
Tailwind
colors: {
custom: {
50: '#f7a5f2',
500: '#f07aec',
950: '#000000',
},
}SCSS
$custom: #f07aec; $custom-light: #f7a5f2; $custom-dark: #000000;
JSON
{
"hex": "#f07aec",
"rgb": {
"r": 240,
"g": 122,
"b": 236
},
"hsl": {
"h": 302.034,
"s": 79.73,
"l": 70.98
},
"oklch": {
"l": 0.75247,
"c": 0.19826,
"h": 328.6
},
"luminance": 0.385
}Semantic roles & 50–950 ramp
primary
#F07AEC
secondary
#D3F3D4
accent
#DC1109
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85