#F07EE8#F07EE8
#F07EE8 is a light, vivid purple. Relative luminance 0.393; OKLCH L 75.6% C 0.189 H 329.9°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F07EE8 |
|---|---|
| RGB | rgb(240, 126, 232) |
| HSL | hsl(304, 79%, 72%) |
| HSV | hsv(304, 48%, 94%) |
| CMYK | cmyk(0%, 47.5%, 3.3%, 5.9%) |
| CIE-LAB | lab(68.95, 57.83, -34.65) |
| CIE-LCH | lch(68.95, 67.42, 329.08°) |
| OKLab | oklab(75.61% 0.1631 -0.0946) |
| OKLCH | oklch(75.61% 0.189 329.9) |
| XYZ | xyz(57.9609, 39.2765, 80.8565) |
| Luminance | 0.3927 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.31
Purply Pink
#F075E6
ΔE00 1.71
Lavender Pink
#DD85D7
ΔE00 3.93
Candy Pink
#FF63E9
ΔE00 4.46
Orchid
#DA70D6
ΔE00 5.06
Light Magenta
#FA5FF7
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07EE8 #7EF086
analogous
#BF7EF0 #F07EE8 #F07EAF
triadic
#F07EE8 #E8F07E #7EE8F0
tetradic
#F07EE8 #F0BF7E #7EF086 #7EAFF0
square
#F07EE8 #F0BF7E #7EF086 #7EAFF0
split-complementary
#F07EE8 #AFF07E #7EF0BF
monochromatic
#DA19CD #EA47DE #F07EE8 #F6B5F2 #FCE4FA
Accessibility & contrast
On white
2.37
#F07EE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#F07EE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07EE8
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07EE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07EE8 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789EEC
Deuteranopia (green-blind)
#98AEE5
Tritanopia (blue-blind)
#F788A8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f07ee8; /* rgb */ color: rgb(240, 126, 232); /* oklch */ color: oklch(75.6% 0.189 329.9);
Tailwind
colors: {
custom: {
50: '#f7a7ef',
500: '#f07ee8',
950: '#000000',
},
}SCSS
$custom: #f07ee8; $custom-light: #f7a7ef; $custom-dark: #000000;
JSON
{
"hex": "#f07ee8",
"rgb": {
"r": 240,
"g": 126,
"b": 232
},
"hsl": {
"h": 304.211,
"s": 79.167,
"l": 71.765
},
"oklch": {
"l": 0.75608,
"c": 0.18853,
"h": 329.9
},
"luminance": 0.39273
}Semantic roles & 50–950 ramp
primary
#F07EE8
secondary
#D6F3D8
accent
#DB190A
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84