#F07CFE#F07CFE
#F07CFE is a light, highly saturated purple. Relative luminance 0.401; OKLCH L 76.4% C 0.211 H 323.2°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F07CFE |
|---|---|
| RGB | rgb(240, 124, 254) |
| HSL | hsl(294, 98%, 74%) |
| HSV | hsv(294, 51%, 100%) |
| CMYK | cmyk(5.5%, 51.2%, 0%, 0.4%) |
| CIE-LAB | lab(69.54, 62.65, -45.80) |
| CIE-LCH | lch(69.54, 77.61, 323.83°) |
| OKLab | oklab(76.35% 0.1691 -0.1265) |
| OKLCH | oklch(76.35% 0.211 323.2) |
| XYZ | xyz(61.0305, 40.0992, 98.2719) |
| Luminance | 0.4010 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.97
Purply Pink
#F075E6
ΔE00 3.97
Violet Pink
#FB5FFC
ΔE00 4.45
Light Magenta
#FA5FF7
ΔE00 4.62
Candy Pink
#FF63E9
ΔE00 5.50
Orchid
#DA70D6
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07CFE #8AFE7C
analogous
#AF7CFE #F07CFE #FE7CCB
triadic
#F07CFE #FEF07C #7CFEF0
tetradic
#F07CFE #FEAF7C #8AFE7C #7CCBFE
square
#F07CFE #FEAF7C #8AFE7C #7CCBFE
split-complementary
#F07CFE #CBFE7C #7CFEAF
monochromatic
#E203FD #E93FFE #F07CFE #F7B9FE #FCE1FF
Accessibility & contrast
On white
2.33
#F07CFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#F07CFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07CFE
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07CFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07CFE | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#69A1FF
Deuteranopia (green-blind)
#8DAFFA
Tritanopia (blue-blind)
#F48DB2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f07cfe; /* rgb */ color: rgb(240, 124, 254); /* oklch */ color: oklch(76.4% 0.211 323.2);
Tailwind
colors: {
custom: {
50: '#f7a6ff',
500: '#f07cfe',
950: '#000000',
},
}SCSS
$custom: #f07cfe; $custom-light: #f7a6ff; $custom-dark: #000000;
JSON
{
"hex": "#f07cfe",
"rgb": {
"r": 240,
"g": 124,
"b": 254
},
"hsl": {
"h": 293.538,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.76355,
"c": 0.21118,
"h": 323.2
},
"luminance": 0.40096
}Semantic roles & 50–950 ramp
primary
#F07CFE
secondary
#D8F7D4
accent
#E60019
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86