#F07EE7#F07EE7
#F07EE7 is a light, vivid purple. Relative luminance 0.392; OKLCH L 75.6% C 0.188 H 330.2°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F07EE7 |
|---|---|
| RGB | rgb(240, 126, 231) |
| HSL | hsl(305, 79%, 72%) |
| HSV | hsv(305, 48%, 94%) |
| CMYK | cmyk(0%, 47.5%, 3.7%, 5.9%) |
| CIE-LAB | lab(68.91, 57.66, -34.16) |
| CIE-LCH | lch(68.91, 67.02, 329.36°) |
| OKLab | oklab(75.56% 0.1629 -0.0932) |
| OKLCH | oklch(75.56% 0.188 330.2) |
| XYZ | xyz(57.8193, 39.2199, 80.1105) |
| Luminance | 0.3922 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.46
Purply Pink
#F075E6
ΔE00 1.72
Lavender Pink
#DD85D7
ΔE00 3.84
Candy Pink
#FF63E9
ΔE00 4.47
Orchid
#DA70D6
ΔE00 5.03
Light Magenta
#FA5FF7
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07EE7 #7EF087
analogous
#C07EF0 #F07EE7 #F07EAE
triadic
#F07EE7 #E7F07E #7EE7F0
tetradic
#F07EE7 #F0C07E #7EF087 #7EAEF0
square
#F07EE7 #F0C07E #7EF087 #7EAEF0
split-complementary
#F07EE7 #AEF07E #7EF0C0
monochromatic
#DA19CB #EA47DD #F07EE7 #F6B5F1 #FCE4FA
Accessibility & contrast
On white
2.37
#F07EE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#F07EE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07EE7
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07EE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07EE7 | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789EEB
Deuteranopia (green-blind)
#99AEE4
Tritanopia (blue-blind)
#F887A8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f07ee7; /* rgb */ color: rgb(240, 126, 231); /* oklch */ color: oklch(75.6% 0.188 330.2);
Tailwind
colors: {
custom: {
50: '#f7a7ef',
500: '#f07ee7',
950: '#000000',
},
}SCSS
$custom: #f07ee7; $custom-light: #f7a7ef; $custom-dark: #000000;
JSON
{
"hex": "#f07ee7",
"rgb": {
"r": 240,
"g": 126,
"b": 231
},
"hsl": {
"h": 304.737,
"s": 79.167,
"l": 71.765
},
"oklch": {
"l": 0.75564,
"c": 0.18768,
"h": 330.2
},
"luminance": 0.39216
}Semantic roles & 50–950 ramp
primary
#F07EE7
secondary
#D6F3D9
accent
#DB1B0A
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84