#F06EFA#F06EFA
#F06EFA is a light, highly saturated purple. Relative luminance 0.366; OKLCH L 74.4% C 0.228 H 324.7°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F06EFA |
|---|---|
| RGB | rgb(240, 110, 250) |
| HSL | hsl(296, 93%, 71%) |
| HSV | hsv(296, 56%, 98%) |
| CMYK | cmyk(4%, 56%, 0%, 2%) |
| CIE-LAB | lab(66.96, 68.36, -47.66) |
| CIE-LCH | lch(66.96, 83.33, 325.11°) |
| OKLab | oklab(74.4% 0.1864 -0.1318) |
| OKLCH | oklch(74.4% 0.228 324.7) |
| XYZ | xyz(58.7650, 36.5825, 94.3898) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.27
Light Magenta
#FA5FF7
ΔE00 2.40
Purply Pink
#F075E6
ΔE00 3.68
Candy Pink
#FF63E9
ΔE00 4.14
Violet (CSS)
#EE82EE
ΔE00 4.36
Orchid
#DA70D6
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F06EFA #78FA6E
analogous
#AA6EFA #F06EFA #FA6EBE
triadic
#F06EFA #FAF06E #6EFAF0
tetradic
#F06EFA #FAAA6E #78FA6E #6EBEFA
square
#F06EFA #FAAA6E #78FA6E #6EBEFA
split-complementary
#F06EFA #BEFA6E #6EFAAA
monochromatic
#D608E6 #EA33F8 #F06EFA #F6A9FC #FCE1FE
Accessibility & contrast
On white
2.53
#F06EFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#F06EFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F06EFA
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F06EFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F06EFA | 1.00 | 2.53 | 8.32 | 8.32 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5999FE
Deuteranopia (green-blind)
#85A9F6
Tritanopia (blue-blind)
#F581AA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f06efa; /* rgb */ color: rgb(240, 110, 250); /* oklch */ color: oklch(74.4% 0.228 324.7);
Tailwind
colors: {
custom: {
50: '#f89efc',
500: '#f06efa',
950: '#000000',
},
}SCSS
$custom: #f06efa; $custom-light: #f89efc; $custom-dark: #000000;
JSON
{
"hex": "#f06efa",
"rgb": {
"r": 240,
"g": 110,
"b": 250
},
"hsl": {
"h": 295.714,
"s": 93.333,
"l": 70.588
},
"oklch": {
"l": 0.74402,
"c": 0.22828,
"h": 324.7
},
"luminance": 0.36579
}Semantic roles & 50–950 ramp
primary
#F06EFA
secondary
#D2F5CF
accent
#E60010
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85