#F07BF9#F07BF9
#F07BF9 is a light, highly saturated purple. Relative luminance 0.395; OKLCH L 76.0% C 0.208 H 324.6°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F07BF9 |
|---|---|
| RGB | rgb(240, 123, 249) |
| HSL | hsl(296, 91%, 73%) |
| HSV | hsv(296, 51%, 98%) |
| CMYK | cmyk(3.6%, 50.6%, 0%, 2.4%) |
| CIE-LAB | lab(69.14, 62.23, -43.70) |
| CIE-LCH | lch(69.14, 76.04, 324.92°) |
| OKLab | oklab(75.98% 0.1698 -0.1205) |
| OKLCH | oklch(75.98% 0.208 324.6) |
| XYZ | xyz(60.1155, 39.5338, 94.0684) |
| Luminance | 0.3953 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.38
Purply Pink
#F075E6
ΔE00 3.18
Violet Pink
#FB5FFC
ΔE00 4.27
Light Magenta
#FA5FF7
ΔE00 4.32
Candy Pink
#FF63E9
ΔE00 4.90
Orchid
#DA70D6
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07BF9 #84F97B
analogous
#B17BF9 #F07BF9 #F97BC3
triadic
#F07BF9 #F9F07B #7BF9F0
tetradic
#F07BF9 #F9B17B #84F97B #7BC3F9
square
#F07BF9 #F9B17B #84F97B #7BC3F9
split-complementary
#F07BF9 #C3F97B #7BF9B1
monochromatic
#DE0BEF #E940F6 #F07BF9 #F7B6FC #FCE2FE
Accessibility & contrast
On white
2.36
#F07BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#F07BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07BF9
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07BF9 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA0FD
Deuteranopia (green-blind)
#8FAEF5
Tritanopia (blue-blind)
#F58AAF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f07bf9; /* rgb */ color: rgb(240, 123, 249); /* oklch */ color: oklch(76.0% 0.208 324.6);
Tailwind
colors: {
custom: {
50: '#f7a5fb',
500: '#f07bf9',
950: '#000000',
},
}SCSS
$custom: #f07bf9; $custom-light: #f7a5fb; $custom-dark: #000000;
JSON
{
"hex": "#f07bf9",
"rgb": {
"r": 240,
"g": 123,
"b": 249
},
"hsl": {
"h": 295.714,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.75983,
"c": 0.20816,
"h": 324.6
},
"luminance": 0.39531
}Semantic roles & 50–950 ramp
primary
#F07BF9
secondary
#D8F6D5
accent
#E60010
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85