#F07EF8#F07EF8
#F07EF8 is a light, highly saturated purple. Relative luminance 0.402; OKLCH L 76.3% C 0.203 H 324.8°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F07EF8 |
|---|---|
| RGB | rgb(240, 126, 248) |
| HSL | hsl(296, 90%, 73%) |
| HSV | hsv(296, 49%, 97%) |
| CMYK | cmyk(3.2%, 49.2%, 0%, 2.7%) |
| CIE-LAB | lab(69.63, 60.62, -42.37) |
| CIE-LCH | lch(69.63, 73.96, 325.05°) |
| OKLab | oklab(76.33% 0.1657 -0.1167) |
| OKLCH | oklch(76.33% 0.203 324.8) |
| XYZ | xyz(60.3379, 40.2273, 93.3752) |
| Luminance | 0.4022 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.89
Purply Pink
#F075E6
ΔE00 3.19
Violet Pink
#FB5FFC
ΔE00 4.82
Light Magenta
#FA5FF7
ΔE00 4.85
Candy Pink
#FF63E9
ΔE00 5.16
Lavender Pink
#DD85D7
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07EF8 #86F87E
analogous
#B37EF8 #F07EF8 #F87EC3
triadic
#F07EF8 #F8F07E #7EF8F0
tetradic
#F07EF8 #F8B37E #86F87E #7EC3F8
square
#F07EF8 #F8B37E #86F87E #7EC3F8
split-complementary
#F07EF8 #C3F87E #7EF8B3
monochromatic
#E00DEF #E944F5 #F07EF8 #F7B8FB #FCE2FD
Accessibility & contrast
On white
2.32
#F07EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#F07EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07EF8
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07EF8 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA1FC
Deuteranopia (green-blind)
#92AFF4
Tritanopia (blue-blind)
#F58DB0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f07ef8; /* rgb */ color: rgb(240, 126, 248); /* oklch */ color: oklch(76.3% 0.203 324.8);
Tailwind
colors: {
custom: {
50: '#f7a7fb',
500: '#f07ef8',
950: '#000000',
},
}SCSS
$custom: #f07ef8; $custom-light: #f7a7fb; $custom-dark: #000000;
JSON
{
"hex": "#f07ef8",
"rgb": {
"r": 240,
"g": 126,
"b": 248
},
"hsl": {
"h": 296.066,
"s": 89.706,
"l": 73.333
},
"oklch": {
"l": 0.76334,
"c": 0.20264,
"h": 324.8
},
"luminance": 0.40224
}Semantic roles & 50–950 ramp
primary
#F07EF8
secondary
#D8F6D5
accent
#E6000F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85