#F07EE3#F07EE3
#F07EE3 is a light, vivid purple. Relative luminance 0.390; OKLCH L 75.4% C 0.184 H 331.6°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F07EE3 |
|---|---|
| RGB | rgb(240, 126, 227) |
| HSL | hsl(307, 79%, 72%) |
| HSV | hsv(307, 48%, 94%) |
| CMYK | cmyk(0%, 47.5%, 5.4%, 5.9%) |
| CIE-LAB | lab(68.75, 56.99, -32.20) |
| CIE-LCH | lch(68.75, 65.46, 330.54°) |
| OKLab | oklab(75.39% 0.1622 -0.0876) |
| OKLCH | oklch(75.39% 0.184 331.6) |
| XYZ | xyz(57.2608, 38.9965, 77.1692) |
| Luminance | 0.3899 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.97
Violet (CSS)
#EE82EE
ΔE00 2.11
Lavender Pink
#DD85D7
ΔE00 3.53
Candy Pink
#FF63E9
ΔE00 4.59
Orchid
#DA70D6
ΔE00 5.00
Light Magenta
#FA5FF7
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07EE3 #7EF08B
analogous
#C47EF0 #F07EE3 #F07EAA
triadic
#F07EE3 #E3F07E #7EE3F0
tetradic
#F07EE3 #F0C47E #7EF08B #7EAAF0
square
#F07EE3 #F0C47E #7EF08B #7EAAF0
split-complementary
#F07EE3 #AAF07E #7EF0C4
monochromatic
#DA19C4 #EA47D7 #F07EE3 #F6B5EF #FCE4F9
Accessibility & contrast
On white
2.39
#F07EE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#F07EE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07EE3
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07EE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07EE3 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A9EE6
Deuteranopia (green-blind)
#9AAEE0
Tritanopia (blue-blind)
#F886A6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f07ee3; /* rgb */ color: rgb(240, 126, 227); /* oklch */ color: oklch(75.4% 0.184 331.6);
Tailwind
colors: {
custom: {
50: '#f7a7ec',
500: '#f07ee3',
950: '#000000',
},
}SCSS
$custom: #f07ee3; $custom-light: #f7a7ec; $custom-dark: #000000;
JSON
{
"hex": "#f07ee3",
"rgb": {
"r": 240,
"g": 126,
"b": 227
},
"hsl": {
"h": 306.842,
"s": 79.167,
"l": 71.765
},
"oklch": {
"l": 0.75391,
"c": 0.18431,
"h": 331.6
},
"luminance": 0.38993
}Semantic roles & 50–950 ramp
primary
#F07EE3
secondary
#D6F3DA
accent
#DB220A
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84