#F07EF0#F07EF0
#F07EF0 is a light, vivid purple. Relative luminance 0.397; OKLCH L 76.0% C 0.195 H 327.3°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F07EF0 |
|---|---|
| RGB | rgb(240, 126, 240) |
| HSL | hsl(300, 79%, 72%) |
| HSV | hsv(300, 48%, 94%) |
| CMYK | cmyk(0%, 47.5%, 0%, 5.9%) |
| CIE-LAB | lab(69.28, 59.21, -38.53) |
| CIE-LCH | lch(69.28, 70.64, 326.95°) |
| OKLab | oklab(75.97% 0.1645 -0.1056) |
| OKLCH | oklch(75.97% 0.195 327.3) |
| XYZ | xyz(59.1232, 39.7414, 86.9779) |
| Luminance | 0.3974 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.87
Purply Pink
#F075E6
ΔE00 2.17
Candy Pink
#FF63E9
ΔE00 4.63
Lavender Pink
#DD85D7
ΔE00 4.83
Light Magenta
#FA5FF7
ΔE00 5.03
Violet Pink
#FB5FFC
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07EF0 #7EF07E
analogous
#B77EF0 #F07EF0 #F07EB7
triadic
#F07EF0 #F0F07E #7EF0F0
tetradic
#F07EF0 #F0B77E #7EF07E #7EB7F0
square
#F07EF0 #F0B77E #7EF07E #7EB7F0
split-complementary
#F07EF0 #B7F07E #7EF0B7
monochromatic
#DA19DA #EA47EA #F07EF0 #F6B5F6 #FCE4FC
Accessibility & contrast
On white
2.35
#F07EF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#F07EF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07EF0
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07EF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07EF0 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A0F4
Deuteranopia (green-blind)
#95AEED
Tritanopia (blue-blind)
#F68AAC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f07ef0; /* rgb */ color: rgb(240, 126, 240); /* oklch */ color: oklch(76.0% 0.195 327.3);
Tailwind
colors: {
custom: {
50: '#f7a7f5',
500: '#f07ef0',
950: '#000000',
},
}SCSS
$custom: #f07ef0; $custom-light: #f7a7f5; $custom-dark: #000000;
JSON
{
"hex": "#f07ef0",
"rgb": {
"r": 240,
"g": 126,
"b": 240
},
"hsl": {
"h": 300,
"s": 79.167,
"l": 71.765
},
"oklch": {
"l": 0.75965,
"c": 0.19548,
"h": 327.3
},
"luminance": 0.39738
}Semantic roles & 50–950 ramp
primary
#F07EF0
secondary
#D6F3D6
accent
#DB0A0A
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#171017
muted
#857F85