#F06FF1#F06FF1
#F06FF1 is a light, highly saturated purple. Relative luminance 0.362; OKLCH L 74.1% C 0.219 H 327.2°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F06FF1 |
|---|---|
| RGB | rgb(240, 111, 241) |
| HSL | hsl(300, 82%, 69%) |
| HSV | hsv(300, 54%, 95%) |
| CMYK | cmyk(0.4%, 53.9%, 0%, 5.5%) |
| CIE-LAB | lab(66.71, 66.36, -43.11) |
| CIE-LCH | lch(66.71, 79.13, 326.99°) |
| OKLab | oklab(74.08% 0.1842 -0.1187) |
| OKLCH | oklch(74.08% 0.219 327.2) |
| XYZ | xyz(57.4958, 36.2484, 87.1703) |
| Luminance | 0.3624 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.31
Light Magenta
#FA5FF7
ΔE00 2.45
Violet Pink
#FB5FFC
ΔE00 2.70
Candy Pink
#FF63E9
ΔE00 3.13
Violet (CSS)
#EE82EE
ΔE00 3.63
Orchid
#DA70D6
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F06FF1 #70F16F
analogous
#AF6FF1 #F06FF1 #F16FB1
triadic
#F06FF1 #F1F06F #6FF1F0
tetradic
#F06FF1 #F1AF6F #70F16F #6FB1F1
square
#F06FF1 #F1AF6F #70F16F #6FB1F1
split-complementary
#F06FF1 #B1F16F #6FF1AF
monochromatic
#D014D1 #EA37EC #F06FF1 #F6A7F6 #FCDFFC
Accessibility & contrast
On white
2.55
#F06FF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#F06FF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F06FF1
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F06FF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F06FF1 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6198F5
Deuteranopia (green-blind)
#8BA8ED
Tritanopia (blue-blind)
#F67EA6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f06ff1; /* rgb */ color: rgb(240, 111, 241); /* oklch */ color: oklch(74.1% 0.219 327.2);
Tailwind
colors: {
custom: {
50: '#f89ef6',
500: '#f06ff1',
950: '#000000',
},
}SCSS
$custom: #f06ff1; $custom-light: #f89ef6; $custom-dark: #000000;
JSON
{
"hex": "#f06ff1",
"rgb": {
"r": 240,
"g": 111,
"b": 241
},
"hsl": {
"h": 299.538,
"s": 82.278,
"l": 69.02
},
"oklch": {
"l": 0.74081,
"c": 0.21914,
"h": 327.2
},
"luminance": 0.36245
}Semantic roles & 50–950 ramp
primary
#F06FF1
secondary
#CBF1CB
accent
#DF0708
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85