#F07FEB#F07FEB
#F07FEB is a light, vivid purple. Relative luminance 0.397; OKLCH L 75.9% C 0.190 H 328.9°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F07FEB |
|---|---|
| RGB | rgb(240, 127, 235) |
| HSL | hsl(303, 79%, 72%) |
| HSV | hsv(303, 47%, 94%) |
| CMYK | cmyk(0%, 47.1%, 2.1%, 5.9%) |
| CIE-LAB | lab(69.26, 57.86, -35.82) |
| CIE-LCH | lch(69.26, 68.05, 328.24°) |
| OKLab | oklab(75.88% 0.1623 -0.0979) |
| OKLCH | oklch(75.88% 0.19 328.9) |
| XYZ | xyz(58.5192, 39.7054, 83.1627) |
| Luminance | 0.3970 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.83
Purply Pink
#F075E6
ΔE00 1.94
Lavender Pink
#DD85D7
ΔE00 4.16
Candy Pink
#FF63E9
ΔE00 4.64
Orchid
#DA70D6
ΔE00 5.29
Light Magenta
#FA5FF7
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07FEB #7FF084
analogous
#BD7FF0 #F07FEB #F07FB3
triadic
#F07FEB #EBF07F #7FEBF0
tetradic
#F07FEB #F0BD7F #7FF084 #7FB3F0
square
#F07FEB #F0BD7F #7FF084 #7FB3F0
split-complementary
#F07FEB #B3F07F #7FF0BD
monochromatic
#DB1AD2 #EA48E2 #F07FEB #F6B6F4 #FCE4FB
Accessibility & contrast
On white
2.35
#F07FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#F07FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07FEB
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07FEB | 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)
#779FEF
Deuteranopia (green-blind)
#98AFE8
Tritanopia (blue-blind)
#F789AA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f07feb; /* rgb */ color: rgb(240, 127, 235); /* oklch */ color: oklch(75.9% 0.190 328.9);
Tailwind
colors: {
custom: {
50: '#f7a8f1',
500: '#f07feb',
950: '#000000',
},
}SCSS
$custom: #f07feb; $custom-light: #f7a8f1; $custom-dark: #000000;
JSON
{
"hex": "#f07feb",
"rgb": {
"r": 240,
"g": 127,
"b": 235
},
"hsl": {
"h": 302.655,
"s": 79.021,
"l": 71.961
},
"oklch": {
"l": 0.75877,
"c": 0.18952,
"h": 328.9
},
"luminance": 0.39702
}Semantic roles & 50–950 ramp
primary
#F07FEB
secondary
#D7F4D8
accent
#DB130A
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85