#F07EEC#F07EEC
#F07EEC is a light, vivid purple. Relative luminance 0.395; OKLCH L 75.8% C 0.192 H 328.6°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F07EEC |
|---|---|
| RGB | rgb(240, 126, 236) |
| HSL | hsl(302, 79%, 72%) |
| HSV | hsv(302, 48%, 94%) |
| CMYK | cmyk(0%, 47.5%, 1.7%, 5.9%) |
| CIE-LAB | lab(69.12, 58.52, -36.59) |
| CIE-LCH | lch(69.12, 69.02, 327.98°) |
| OKLab | oklab(75.79% 0.1638 -0.1001) |
| OKLCH | oklch(75.79% 0.192 328.6) |
| XYZ | xyz(58.5355, 39.5064, 83.8829) |
| Luminance | 0.3950 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.86
Purply Pink
#F075E6
ΔE00 1.82
Lavender Pink
#DD85D7
ΔE00 4.35
Candy Pink
#FF63E9
ΔE00 4.49
Orchid
#DA70D6
ΔE00 5.22
Light Magenta
#FA5FF7
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07EEC #7EF082
analogous
#BB7EF0 #F07EEC #F07EB3
triadic
#F07EEC #ECF07E #7EECF0
tetradic
#F07EEC #F0BB7E #7EF082 #7EB3F0
square
#F07EEC #F0BB7E #7EF082 #7EB3F0
split-complementary
#F07EEC #B3F07E #7EF0BB
monochromatic
#DA19D3 #EA47E4 #F07EEC #F6B5F4 #FCE4FB
Accessibility & contrast
On white
2.36
#F07EEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#F07EEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07EEC
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07EEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07EEC | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769FF0
Deuteranopia (green-blind)
#97AEE9
Tritanopia (blue-blind)
#F789AA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f07eec; /* rgb */ color: rgb(240, 126, 236); /* oklch */ color: oklch(75.8% 0.192 328.6);
Tailwind
colors: {
custom: {
50: '#f7a7f2',
500: '#f07eec',
950: '#000000',
},
}SCSS
$custom: #f07eec; $custom-light: #f7a7f2; $custom-dark: #000000;
JSON
{
"hex": "#f07eec",
"rgb": {
"r": 240,
"g": 126,
"b": 236
},
"hsl": {
"h": 302.105,
"s": 79.167,
"l": 71.765
},
"oklch": {
"l": 0.75785,
"c": 0.19198,
"h": 328.6
},
"luminance": 0.39503
}Semantic roles & 50–950 ramp
primary
#F07EEC
secondary
#D6F3D7
accent
#DB110A
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85