#F07BFE#F07BFE
#F07BFE is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.2% C 0.213 H 323.2°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F07BFE |
|---|---|
| RGB | rgb(240, 123, 254) |
| HSL | hsl(294, 98%, 74%) |
| HSV | hsv(294, 52%, 100%) |
| CMYK | cmyk(5.5%, 51.6%, 0%, 0.4%) |
| CIE-LAB | lab(69.36, 63.12, -46.08) |
| CIE-LCH | lch(69.36, 78.15, 323.87°) |
| OKLab | oklab(76.22% 0.1704 -0.1273) |
| OKLCH | oklch(76.22% 0.213 323.2) |
| XYZ | xyz(60.9058, 39.8499, 98.2304) |
| Luminance | 0.3985 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.07
Purply Pink
#F075E6
ΔE00 3.94
Violet Pink
#FB5FFC
ΔE00 4.28
Light Magenta
#FA5FF7
ΔE00 4.46
Candy Pink
#FF63E9
ΔE00 5.41
Orchid
#DA70D6
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07BFE #89FE7B
analogous
#AF7BFE #F07BFE #FE7BCB
triadic
#F07BFE #FEF07B #7BFEF0
tetradic
#F07BFE #FEAF7B #89FE7B #7BCBFE
square
#F07BFE #FEAF7B #89FE7B #7BCBFE
split-complementary
#F07BFE #CBFE7B #7BFEAF
monochromatic
#E202FD #E93EFE #F07BFE #F7B8FE #FCE1FF
Accessibility & contrast
On white
2.34
#F07BFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#F07BFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07BFE
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07BFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07BFE | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#68A0FF
Deuteranopia (green-blind)
#8DAEFA
Tritanopia (blue-blind)
#F48CB1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f07bfe; /* rgb */ color: rgb(240, 123, 254); /* oklch */ color: oklch(76.2% 0.213 323.2);
Tailwind
colors: {
custom: {
50: '#f7a5ff',
500: '#f07bfe',
950: '#000000',
},
}SCSS
$custom: #f07bfe; $custom-light: #f7a5ff; $custom-dark: #000000;
JSON
{
"hex": "#f07bfe",
"rgb": {
"r": 240,
"g": 123,
"b": 254
},
"hsl": {
"h": 293.588,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.76224,
"c": 0.2127,
"h": 323.2
},
"luminance": 0.39847
}Semantic roles & 50–950 ramp
primary
#F07BFE
secondary
#D8F7D4
accent
#E60019
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86