#F06FF0#F06FF0
#F06FF0 is a light, highly saturated purple. Relative luminance 0.362; OKLCH L 74.0% C 0.218 H 327.5°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F06FF0 |
|---|---|
| RGB | rgb(240, 111, 240) |
| HSL | hsl(300, 81%, 69%) |
| HSV | hsv(300, 54%, 94%) |
| CMYK | cmyk(0%, 53.8%, 0%, 5.9%) |
| CIE-LAB | lab(66.66, 66.19, -42.63) |
| CIE-LCH | lch(66.66, 78.73, 327.22°) |
| OKLab | oklab(74.03% 0.1841 -0.1173) |
| OKLCH | oklch(74.03% 0.218 327.5) |
| XYZ | xyz(57.3469, 36.1888, 86.3858) |
| Luminance | 0.3619 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.17
Light Magenta
#FA5FF7
ΔE00 2.49
Violet Pink
#FB5FFC
ΔE00 2.78
Candy Pink
#FF63E9
ΔE00 3.04
Violet (CSS)
#EE82EE
ΔE00 3.59
Orchid
#DA70D6
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F06FF0 #6FF06F
analogous
#B06FF0 #F06FF0 #F06FB0
triadic
#F06FF0 #F0F06F #6FF0F0
tetradic
#F06FF0 #F0B06F #6FF06F #6FB0F0
square
#F06FF0 #F0B06F #6FF06F #6FB0F0
split-complementary
#F06FF0 #B0F06F #6FF0B0
monochromatic
#CF16CF #EA38EA #F06FF0 #F6A6F6 #FCDEFC
Accessibility & contrast
On white
2.55
#F06FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#F06FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F06FF0
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F06FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F06FF0 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6297F4
Deuteranopia (green-blind)
#8BA8EC
Tritanopia (blue-blind)
#F77EA6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f06ff0; /* rgb */ color: rgb(240, 111, 240); /* oklch */ color: oklch(74.0% 0.218 327.5);
Tailwind
colors: {
custom: {
50: '#f89ef5',
500: '#f06ff0',
950: '#000000',
},
}SCSS
$custom: #f06ff0; $custom-light: #f89ef5; $custom-dark: #000000;
JSON
{
"hex": "#f06ff0",
"rgb": {
"r": 240,
"g": 111,
"b": 240
},
"hsl": {
"h": 300,
"s": 81.132,
"l": 68.824
},
"oklch": {
"l": 0.74033,
"c": 0.21831,
"h": 327.5
},
"luminance": 0.36185
}Semantic roles & 50–950 ramp
primary
#F06FF0
secondary
#CAF0CA
accent
#DD0808
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85