#F07DFF#F07DFF
#F07DFF is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.5% C 0.211 H 322.9°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F07DFF |
|---|---|
| RGB | rgb(240, 125, 255) |
| HSL | hsl(293, 100%, 75%) |
| HSV | hsv(293, 51%, 100%) |
| CMYK | cmyk(5.9%, 51%, 0%, 0%) |
| CIE-LAB | lab(69.76, 62.36, -45.99) |
| CIE-LCH | lch(69.76, 77.48, 323.59°) |
| OKLab | oklab(76.54% 0.1679 -0.1271) |
| OKLCH | oklch(76.54% 0.211 322.9) |
| XYZ | xyz(61.3170, 40.4154, 99.1595) |
| Luminance | 0.4041 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.03
Purply Pink
#F075E6
ΔE00 4.16
Violet Pink
#FB5FFC
ΔE00 4.64
Light Magenta
#FA5FF7
ΔE00 4.82
Candy Pink
#FF63E9
ΔE00 5.71
Orchid
#DA70D6
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07DFF #8CFF7D
analogous
#AF7DFF #F07DFF #FF7DCD
triadic
#F07DFF #FFF07D #7DFFF0
tetradic
#F07DFF #FFAF7D #8CFF7D #7DCDFF
square
#F07DFF #FFAF7D #8CFF7D #7DCDFF
split-complementary
#F07DFF #CDFF7D #7DFFAF
monochromatic
#E203FF #E940FF #F07DFF #F7BAFF #FBE0FF
Accessibility & contrast
On white
2.31
#F07DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#F07DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07DFF
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07DFF | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA2FF
Deuteranopia (green-blind)
#8EAFFB
Tritanopia (blue-blind)
#F38EB3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f07dff; /* rgb */ color: rgb(240, 125, 255); /* oklch */ color: oklch(76.5% 0.211 322.9);
Tailwind
colors: {
custom: {
50: '#f7a7ff',
500: '#f07dff',
950: '#000000',
},
}SCSS
$custom: #f07dff; $custom-light: #f7a7ff; $custom-dark: #000000;
JSON
{
"hex": "#f07dff",
"rgb": {
"r": 240,
"g": 125,
"b": 255
},
"hsl": {
"h": 293.077,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.76535,
"c": 0.21058,
"h": 322.9
},
"luminance": 0.40412
}Semantic roles & 50–950 ramp
primary
#F07DFF
secondary
#D8F7D4
accent
#E6001A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86