#F07EEF#F07EEF
#F07EEF is a light, vivid purple. Relative luminance 0.397; OKLCH L 75.9% C 0.195 H 327.6°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F07EEF |
|---|---|
| RGB | rgb(240, 126, 239) |
| HSL | hsl(301, 79%, 72%) |
| HSV | hsv(301, 48%, 94%) |
| CMYK | cmyk(0%, 47.5%, 0.4%, 5.9%) |
| CIE-LAB | lab(69.24, 59.04, -38.05) |
| CIE-LCH | lch(69.24, 70.23, 327.20°) |
| OKLab | oklab(75.92% 0.1643 -0.1043) |
| OKLCH | oklch(75.92% 0.195 327.6) |
| XYZ | xyz(58.9750, 39.6822, 86.1977) |
| Luminance | 0.3968 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.82
Purply Pink
#F075E6
ΔE00 2.07
Candy Pink
#FF63E9
ΔE00 4.59
Lavender Pink
#DD85D7
ΔE00 4.70
Light Magenta
#FA5FF7
ΔE00 5.08
Violet Pink
#FB5FFC
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07EEF #7EF07F
analogous
#B87EF0 #F07EEF #F07EB6
triadic
#F07EEF #EFF07E #7EEFF0
tetradic
#F07EEF #F0B87E #7EF07F #7EB6F0
square
#F07EEF #F0B87E #7EF07F #7EB6F0
split-complementary
#F07EEF #B6F07E #7EF0B8
monochromatic
#DA19D9 #EA47E8 #F07EEF #F6B5F6 #FCE4FC
Accessibility & contrast
On white
2.35
#F07EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#F07EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07EEF
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07EEF | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A0F3
Deuteranopia (green-blind)
#96AEEC
Tritanopia (blue-blind)
#F68AAC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f07eef; /* rgb */ color: rgb(240, 126, 239); /* oklch */ color: oklch(75.9% 0.195 327.6);
Tailwind
colors: {
custom: {
50: '#f7a7f4',
500: '#f07eef',
950: '#000000',
},
}SCSS
$custom: #f07eef; $custom-light: #f7a7f4; $custom-dark: #000000;
JSON
{
"hex": "#f07eef",
"rgb": {
"r": 240,
"g": 126,
"b": 239
},
"hsl": {
"h": 300.526,
"s": 79.167,
"l": 71.765
},
"oklch": {
"l": 0.7592,
"c": 0.1946,
"h": 327.6
},
"luminance": 0.39679
}Semantic roles & 50–950 ramp
primary
#F07EEF
secondary
#D6F3D7
accent
#DB0C0A
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85