#F07FF9#F07FF9
#F07FF9 is a light, highly saturated purple. Relative luminance 0.405; OKLCH L 76.5% C 0.202 H 324.5°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F07FF9 |
|---|---|
| RGB | rgb(240, 127, 249) |
| HSL | hsl(296, 91%, 74%) |
| HSV | hsv(296, 49%, 98%) |
| CMYK | cmyk(3.6%, 49%, 0%, 2.4%) |
| CIE-LAB | lab(69.86, 60.32, -42.57) |
| CIE-LCH | lch(69.86, 73.83, 324.79°) |
| OKLab | oklab(76.52% 0.1645 -0.1172) |
| OKLCH | oklch(76.52% 0.202 324.5) |
| XYZ | xyz(60.6219, 40.5465, 94.2372) |
| Luminance | 0.4054 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.95
Purply Pink
#F075E6
ΔE00 3.41
Violet Pink
#FB5FFC
ΔE00 4.98
Light Magenta
#FA5FF7
ΔE00 5.03
Candy Pink
#FF63E9
ΔE00 5.37
Lavender Pink
#DD85D7
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07FF9 #88F97F
analogous
#B37FF9 #F07FF9 #F97FC5
triadic
#F07FF9 #F9F07F #7FF9F0
tetradic
#F07FF9 #F9B37F #88F97F #7FC5F9
square
#F07FF9 #F9B37F #88F97F #7FC5F9
split-complementary
#F07FF9 #C5F97F #7FF9B3
monochromatic
#E10BF2 #E945F6 #F07FF9 #F7B9FC #FCE2FE
Accessibility & contrast
On white
2.31
#F07FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#F07FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07FF9
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07FF9 | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A2FD
Deuteranopia (green-blind)
#92B0F5
Tritanopia (blue-blind)
#F48EB1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f07ff9; /* rgb */ color: rgb(240, 127, 249); /* oklch */ color: oklch(76.5% 0.202 324.5);
Tailwind
colors: {
custom: {
50: '#f7a8fb',
500: '#f07ff9',
950: '#000000',
},
}SCSS
$custom: #f07ff9; $custom-light: #f7a8fb; $custom-dark: #000000;
JSON
{
"hex": "#f07ff9",
"rgb": {
"r": 240,
"g": 127,
"b": 249
},
"hsl": {
"h": 295.574,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.76516,
"c": 0.202,
"h": 324.5
},
"luminance": 0.40544
}Semantic roles & 50–950 ramp
primary
#F07FF9
secondary
#D8F6D5
accent
#E60011
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85