#F07EE9#F07EE9
#F07EE9 is a light, vivid purple. Relative luminance 0.393; OKLCH L 75.7% C 0.189 H 329.6°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F07EE9 |
|---|---|
| RGB | rgb(240, 126, 233) |
| HSL | hsl(304, 79%, 72%) |
| HSV | hsv(304, 48%, 94%) |
| CMYK | cmyk(0%, 47.5%, 2.9%, 5.9%) |
| CIE-LAB | lab(68.99, 58.00, -35.13) |
| CIE-LCH | lch(68.99, 67.81, 328.80°) |
| OKLab | oklab(75.65% 0.1633 -0.0959) |
| OKLCH | oklch(75.65% 0.189 329.6) |
| XYZ | xyz(58.1033, 39.3335, 81.6067) |
| Luminance | 0.3933 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.17
Purply Pink
#F075E6
ΔE00 1.71
Lavender Pink
#DD85D7
ΔE00 4.03
Candy Pink
#FF63E9
ΔE00 4.46
Orchid
#DA70D6
ΔE00 5.09
Light Magenta
#FA5FF7
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07EE9 #7EF085
analogous
#BE7EF0 #F07EE9 #F07EB0
triadic
#F07EE9 #E9F07E #7EE9F0
tetradic
#F07EE9 #F0BE7E #7EF085 #7EB0F0
square
#F07EE9 #F0BE7E #7EF085 #7EB0F0
split-complementary
#F07EE9 #B0F07E #7EF0BE
monochromatic
#DA19CE #EA47E0 #F07EE9 #F6B5F2 #FCE4FA
Accessibility & contrast
On white
2.37
#F07EE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#F07EE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07EE9
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07EE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07EE9 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779FED
Deuteranopia (green-blind)
#98AEE6
Tritanopia (blue-blind)
#F788A9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f07ee9; /* rgb */ color: rgb(240, 126, 233); /* oklch */ color: oklch(75.7% 0.189 329.6);
Tailwind
colors: {
custom: {
50: '#f7a7f0',
500: '#f07ee9',
950: '#000000',
},
}SCSS
$custom: #f07ee9; $custom-light: #f7a7f0; $custom-dark: #000000;
JSON
{
"hex": "#f07ee9",
"rgb": {
"r": 240,
"g": 126,
"b": 233
},
"hsl": {
"h": 303.684,
"s": 79.167,
"l": 71.765
},
"oklch": {
"l": 0.75652,
"c": 0.18938,
"h": 329.6
},
"luminance": 0.3933
}Semantic roles & 50–950 ramp
primary
#F07EE9
secondary
#D6F3D8
accent
#DB170A
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84