#F07DFE#F07DFE
#F07DFE is a light, highly saturated purple. Relative luminance 0.403; OKLCH L 76.5% C 0.210 H 323.2°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F07DFE |
|---|---|
| RGB | rgb(240, 125, 254) |
| HSL | hsl(293, 98%, 74%) |
| HSV | hsv(293, 51%, 100%) |
| CMYK | cmyk(5.5%, 50.8%, 0%, 0.4%) |
| CIE-LAB | lab(69.72, 62.18, -45.52) |
| CIE-LCH | lch(69.72, 77.06, 323.79°) |
| OKLab | oklab(76.49% 0.1678 -0.1257) |
| OKLCH | oklch(76.49% 0.21 323.2) |
| XYZ | xyz(61.1564, 40.3511, 98.3139) |
| Luminance | 0.4035 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.88
Purply Pink
#F075E6
ΔE00 4.01
Violet Pink
#FB5FFC
ΔE00 4.62
Light Magenta
#FA5FF7
ΔE00 4.78
Candy Pink
#FF63E9
ΔE00 5.61
Orchid
#DA70D6
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07DFE #8BFE7D
analogous
#B07DFE #F07DFE #FE7DCC
triadic
#F07DFE #FEF07D #7DFEF0
tetradic
#F07DFE #FEB07D #8BFE7D #7DCCFE
square
#F07DFE #FEB07D #8BFE7D #7DCCFE
split-complementary
#F07DFE #CCFE7D #7DFEB0
monochromatic
#E204FD #E940FE #F07DFE #F7BAFE #FBE1FF
Accessibility & contrast
On white
2.32
#F07DFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#F07DFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07DFE
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07DFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07DFE | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA2FF
Deuteranopia (green-blind)
#8EAFFA
Tritanopia (blue-blind)
#F48EB2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f07dfe; /* rgb */ color: rgb(240, 125, 254); /* oklch */ color: oklch(76.5% 0.210 323.2);
Tailwind
colors: {
custom: {
50: '#f7a7ff',
500: '#f07dfe',
950: '#000000',
},
}SCSS
$custom: #f07dfe; $custom-light: #f7a7ff; $custom-dark: #000000;
JSON
{
"hex": "#f07dfe",
"rgb": {
"r": 240,
"g": 125,
"b": 254
},
"hsl": {
"h": 293.488,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.76487,
"c": 0.20966,
"h": 323.2
},
"luminance": 0.40348
}Semantic roles & 50–950 ramp
primary
#F07DFE
secondary
#D8F7D4
accent
#E60019
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86