#F07EEB#F07EEB
#F07EEB is a light, vivid purple. Relative luminance 0.394; OKLCH L 75.7% C 0.191 H 328.9°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F07EEB |
|---|---|
| RGB | rgb(240, 126, 235) |
| HSL | hsl(303, 79%, 72%) |
| HSV | hsv(303, 48%, 94%) |
| CMYK | cmyk(0%, 47.5%, 2.1%, 5.9%) |
| CIE-LAB | lab(69.07, 58.35, -36.11) |
| CIE-LCH | lch(69.07, 68.61, 328.25°) |
| OKLab | oklab(75.74% 0.1636 -0.0987) |
| OKLCH | oklch(75.74% 0.191 328.9) |
| XYZ | xyz(58.3907, 39.4484, 83.1199) |
| Luminance | 0.3945 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.94
Purply Pink
#F075E6
ΔE00 1.77
Lavender Pink
#DD85D7
ΔE00 4.24
Candy Pink
#FF63E9
ΔE00 4.48
Orchid
#DA70D6
ΔE00 5.17
Light Magenta
#FA5FF7
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07EEB #7EF083
analogous
#BC7EF0 #F07EEB #F07EB2
triadic
#F07EEB #EBF07E #7EEBF0
tetradic
#F07EEB #F0BC7E #7EF083 #7EB2F0
square
#F07EEB #F0BC7E #7EF083 #7EB2F0
split-complementary
#F07EEB #B2F07E #7EF0BC
monochromatic
#DA19D2 #EA47E2 #F07EEB #F6B5F3 #FCE4FB
Accessibility & contrast
On white
2.36
#F07EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#F07EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07EEB
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07EEB | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769FEF
Deuteranopia (green-blind)
#97AEE8
Tritanopia (blue-blind)
#F789AA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f07eeb; /* rgb */ color: rgb(240, 126, 235); /* oklch */ color: oklch(75.7% 0.191 328.9);
Tailwind
colors: {
custom: {
50: '#f7a7f1',
500: '#f07eeb',
950: '#000000',
},
}SCSS
$custom: #f07eeb; $custom-light: #f7a7f1; $custom-dark: #000000;
JSON
{
"hex": "#f07eeb",
"rgb": {
"r": 240,
"g": 126,
"b": 235
},
"hsl": {
"h": 302.632,
"s": 79.167,
"l": 71.765
},
"oklch": {
"l": 0.7574,
"c": 0.1911,
"h": 328.9
},
"luminance": 0.39445
}Semantic roles & 50–950 ramp
primary
#F07EEB
secondary
#D6F3D8
accent
#DB130A
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85