#F06FF4#F06FF4
#F06FF4 is a light, highly saturated purple. Relative luminance 0.364; OKLCH L 74.2% C 0.222 H 326.4°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F06FF4 |
|---|---|
| RGB | rgb(240, 111, 244) |
| HSL | hsl(298, 86%, 70%) |
| HSV | hsv(298, 55%, 96%) |
| CMYK | cmyk(1.6%, 54.5%, 0%, 4.3%) |
| CIE-LAB | lab(66.85, 66.87, -44.54) |
| CIE-LCH | lch(66.85, 80.35, 326.33°) |
| OKLab | oklab(74.23% 0.1846 -0.1228) |
| OKLCH | oklch(74.23% 0.222 326.4) |
| XYZ | xyz(57.9476, 36.4291, 89.5497) |
| Luminance | 0.3643 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.38
Violet Pink
#FB5FFC
ΔE00 2.51
Purply Pink
#F075E6
ΔE00 2.73
Candy Pink
#FF63E9
ΔE00 3.46
Violet (CSS)
#EE82EE
ΔE00 3.78
Orchid
#DA70D6
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F06FF4 #73F46F
analogous
#AD6FF4 #F06FF4 #F46FB6
triadic
#F06FF4 #F4F06F #6FF4F0
tetradic
#F06FF4 #F4AD6F #73F46F #6FB6F4
square
#F06FF4 #F4AD6F #73F46F #6FB6F4
split-complementary
#F06FF4 #B6F46F #6FF4AD
monochromatic
#D211D8 #EA36F0 #F06FF4 #F6A8F8 #FCE1FD
Accessibility & contrast
On white
2.53
#F06FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#F06FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F06FF4
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F06FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F06FF4 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F98F8
Deuteranopia (green-blind)
#89A8F0
Tritanopia (blue-blind)
#F67FA7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f06ff4; /* rgb */ color: rgb(240, 111, 244); /* oklch */ color: oklch(74.2% 0.222 326.4);
Tailwind
colors: {
custom: {
50: '#f89ef8',
500: '#f06ff4',
950: '#000000',
},
}SCSS
$custom: #f06ff4; $custom-light: #f89ef8; $custom-dark: #000000;
JSON
{
"hex": "#f06ff4",
"rgb": {
"r": 240,
"g": 111,
"b": 244
},
"hsl": {
"h": 298.195,
"s": 85.806,
"l": 69.608
},
"oklch": {
"l": 0.74226,
"c": 0.22169,
"h": 326.4
},
"luminance": 0.36426
}Semantic roles & 50–950 ramp
primary
#F06FF4
secondary
#CEF2CC
accent
#E2030A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85