#F06FEF#F06FEF
#F06FEF is a light, highly saturated purple. Relative luminance 0.361; OKLCH L 74.0% C 0.217 H 327.8°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F06FEF |
|---|---|
| RGB | rgb(240, 111, 239) |
| HSL | hsl(300, 81%, 69%) |
| HSV | hsv(300, 54%, 94%) |
| CMYK | cmyk(0%, 53.8%, 0.4%, 5.9%) |
| CIE-LAB | lab(66.62, 66.02, -42.14) |
| CIE-LCH | lch(66.62, 78.33, 327.45°) |
| OKLab | oklab(73.99% 0.184 -0.1159) |
| OKLCH | oklch(73.99% 0.217 327.8) |
| XYZ | xyz(57.1987, 36.1296, 85.6056) |
| Luminance | 0.3613 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.03
Light Magenta
#FA5FF7
ΔE00 2.55
Violet Pink
#FB5FFC
ΔE00 2.86
Candy Pink
#FF63E9
ΔE00 2.94
Violet (CSS)
#EE82EE
ΔE00 3.55
Orchid
#DA70D6
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F06FEF #6FF070
analogous
#B16FF0 #F06FEF #F06FAF
triadic
#F06FEF #EFF06F #6FEFF0
tetradic
#F06FEF #F0B16F #6FF070 #6FAFF0
square
#F06FEF #F0B16F #6FF070 #6FAFF0
split-complementary
#F06FEF #AFF06F #6FF0B1
monochromatic
#CF16CE #EA38E9 #F06FEF #F6A6F5 #FCDEFB
Accessibility & contrast
On white
2.55
#F06FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#F06FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F06FEF
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F06FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F06FEF | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6297F3
Deuteranopia (green-blind)
#8BA8EB
Tritanopia (blue-blind)
#F77EA5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f06fef; /* rgb */ color: rgb(240, 111, 239); /* oklch */ color: oklch(74.0% 0.217 327.8);
Tailwind
colors: {
custom: {
50: '#f89ef4',
500: '#f06fef',
950: '#000000',
},
}SCSS
$custom: #f06fef; $custom-light: #f89ef4; $custom-dark: #000000;
JSON
{
"hex": "#f06fef",
"rgb": {
"r": 240,
"g": 111,
"b": 239
},
"hsl": {
"h": 300.465,
"s": 81.132,
"l": 68.824
},
"oklch": {
"l": 0.73985,
"c": 0.21746,
"h": 327.8
},
"luminance": 0.36126
}Semantic roles & 50–950 ramp
primary
#F06FEF
secondary
#CAF0CB
accent
#DD0A08
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85