#F06FED#F06FED
#F06FED is a light, highly saturated purple. Relative luminance 0.360; OKLCH L 73.9% C 0.216 H 328.4°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F06FED |
|---|---|
| RGB | rgb(240, 111, 237) |
| HSL | hsl(301, 81%, 69%) |
| HSV | hsv(301, 54%, 94%) |
| CMYK | cmyk(0%, 53.8%, 1.2%, 5.9%) |
| CIE-LAB | lab(66.53, 65.68, -41.18) |
| CIE-LCH | lch(66.53, 77.53, 327.91°) |
| OKLab | oklab(73.89% 0.1838 -0.1131) |
| OKLCH | oklch(73.89% 0.216 328.4) |
| XYZ | xyz(56.9049, 36.0120, 84.0581) |
| Luminance | 0.3601 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.76
Light Magenta
#FA5FF7
ΔE00 2.68
Candy Pink
#FF63E9
ΔE00 2.77
Violet Pink
#FB5FFC
ΔE00 3.05
Violet (CSS)
#EE82EE
ΔE00 3.51
Orchid
#DA70D6
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F06FED #6FF072
analogous
#B36FF0 #F06FED #F06FAD
triadic
#F06FED #EDF06F #6FEDF0
tetradic
#F06FED #F0B36F #6FF072 #6FADF0
square
#F06FED #F0B36F #6FF072 #6FADF0
split-complementary
#F06FED #ADF06F #6FF0B3
monochromatic
#CF16CB #EA38E6 #F06FED #F6A6F4 #FCDEFB
Accessibility & contrast
On white
2.56
#F06FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#F06FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F06FED
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F06FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F06FED | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6497F1
Deuteranopia (green-blind)
#8CA8E9
Tritanopia (blue-blind)
#F77DA4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f06fed; /* rgb */ color: rgb(240, 111, 237); /* oklch */ color: oklch(73.9% 0.216 328.4);
Tailwind
colors: {
custom: {
50: '#f89ef3',
500: '#f06fed',
950: '#000000',
},
}SCSS
$custom: #f06fed; $custom-light: #f89ef3; $custom-dark: #000000;
JSON
{
"hex": "#f06fed",
"rgb": {
"r": 240,
"g": 111,
"b": 237
},
"hsl": {
"h": 301.395,
"s": 81.132,
"l": 68.824
},
"oklch": {
"l": 0.7389,
"c": 0.21578,
"h": 328.4
},
"luminance": 0.36009
}Semantic roles & 50–950 ramp
primary
#F06FED
secondary
#CAF0CB
accent
#DD0D08
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85