#F07AEB#F07AEB
#F07AEB is a light, vivid purple. Relative luminance 0.384; OKLCH L 75.2% C 0.197 H 328.9°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F07AEB |
|---|---|
| RGB | rgb(240, 122, 235) |
| HSL | hsl(303, 80%, 71%) |
| HSV | hsv(303, 49%, 94%) |
| CMYK | cmyk(0%, 49.2%, 2.1%, 5.9%) |
| CIE-LAB | lab(68.35, 60.26, -37.24) |
| CIE-LCH | lch(68.35, 70.84, 328.29°) |
| OKLab | oklab(75.2% 0.1691 -0.1019) |
| OKLCH | oklch(75.2% 0.197 328.9) |
| XYZ | xyz(57.8894, 38.4458, 82.9528) |
| Luminance | 0.3844 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.14
Violet (CSS)
#EE82EE
ΔE00 1.56
Candy Pink
#FF63E9
ΔE00 3.85
Light Magenta
#FA5FF7
ΔE00 4.60
Lavender Pink
#DD85D7
ΔE00 4.61
Orchid
#DA70D6
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07AEB #7AF07F
analogous
#BA7AF0 #F07AEB #F07AB0
triadic
#F07AEB #EBF07A #7AEBF0
tetradic
#F07AEB #F0BA7A #7AF07F #7AB0F0
square
#F07AEB #F0BA7A #7AF07F #7AB0F0
split-complementary
#F07AEB #B0F07A #7AF0BA
monochromatic
#D718CF #EA43E3 #F07AEB #F6B1F3 #FCE4FB
Accessibility & contrast
On white
2.42
#F07AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#F07AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07AEB
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07AEB | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729DEF
Deuteranopia (green-blind)
#94ACE7
Tritanopia (blue-blind)
#F785A8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f07aeb; /* rgb */ color: rgb(240, 122, 235); /* oklch */ color: oklch(75.2% 0.197 328.9);
Tailwind
colors: {
custom: {
50: '#f7a5f1',
500: '#f07aeb',
950: '#000000',
},
}SCSS
$custom: #f07aeb; $custom-light: #f7a5f1; $custom-dark: #000000;
JSON
{
"hex": "#f07aeb",
"rgb": {
"r": 240,
"g": 122,
"b": 235
},
"hsl": {
"h": 302.542,
"s": 79.73,
"l": 70.98
},
"oklch": {
"l": 0.75202,
"c": 0.19741,
"h": 328.9
},
"luminance": 0.38442
}Semantic roles & 50–950 ramp
primary
#F07AEB
secondary
#D3F3D5
accent
#DC1209
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85