#F07EEA#F07EEA
#F07EEA is a light, vivid purple. Relative luminance 0.394; OKLCH L 75.7% C 0.190 H 329.2°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F07EEA |
|---|---|
| RGB | rgb(240, 126, 234) |
| HSL | hsl(303, 79%, 72%) |
| HSV | hsv(303, 48%, 94%) |
| CMYK | cmyk(0%, 47.5%, 2.5%, 5.9%) |
| CIE-LAB | lab(69.03, 58.18, -35.62) |
| CIE-LCH | lch(69.03, 68.21, 328.52°) |
| OKLab | oklab(75.7% 0.1635 -0.0973) |
| OKLCH | oklch(75.7% 0.19 329.2) |
| XYZ | xyz(58.2466, 39.3908, 82.3611) |
| Luminance | 0.3939 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.05
Purply Pink
#F075E6
ΔE00 1.73
Lavender Pink
#DD85D7
ΔE00 4.13
Candy Pink
#FF63E9
ΔE00 4.46
Orchid
#DA70D6
ΔE00 5.13
Light Magenta
#FA5FF7
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07EEA #7EF084
analogous
#BD7EF0 #F07EEA #F07EB1
triadic
#F07EEA #EAF07E #7EEAF0
tetradic
#F07EEA #F0BD7E #7EF084 #7EB1F0
square
#F07EEA #F0BD7E #7EF084 #7EB1F0
split-complementary
#F07EEA #B1F07E #7EF0BD
monochromatic
#DA19D0 #EA47E1 #F07EEA #F6B5F3 #FCE4FB
Accessibility & contrast
On white
2.37
#F07EEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#F07EEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07EEA
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07EEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07EEA | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779FEE
Deuteranopia (green-blind)
#98AEE7
Tritanopia (blue-blind)
#F788A9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f07eea; /* rgb */ color: rgb(240, 126, 234); /* oklch */ color: oklch(75.7% 0.190 329.2);
Tailwind
colors: {
custom: {
50: '#f7a7f1',
500: '#f07eea',
950: '#000000',
},
}SCSS
$custom: #f07eea; $custom-light: #f7a7f1; $custom-dark: #000000;
JSON
{
"hex": "#f07eea",
"rgb": {
"r": 240,
"g": 126,
"b": 234
},
"hsl": {
"h": 303.158,
"s": 79.167,
"l": 71.765
},
"oklch": {
"l": 0.75696,
"c": 0.19024,
"h": 329.2
},
"luminance": 0.39387
}Semantic roles & 50–950 ramp
primary
#F07EEA
secondary
#D6F3D8
accent
#DB150A
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84