#F06AED#F06AED
#F06AED is a light, highly saturated purple. Relative luminance 0.349; OKLCH L 73.3% C 0.223 H 328.4°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F06AED |
|---|---|
| RGB | rgb(240, 106, 237) |
| HSL | hsl(301, 82%, 68%) |
| HSV | hsv(301, 56%, 94%) |
| CMYK | cmyk(0%, 55.8%, 1.2%, 5.9%) |
| CIE-LAB | lab(65.71, 67.90, -42.46) |
| CIE-LCH | lch(65.71, 80.08, 327.98°) |
| OKLab | oklab(73.29% 0.19 -0.1168) |
| OKLCH | oklch(73.29% 0.223 328.4) |
| XYZ | xyz(56.3746, 34.9513, 83.8813) |
| Luminance | 0.3495 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.08
Purply Pink
#F075E6
ΔE00 2.47
Violet Pink
#FB5FFC
ΔE00 2.54
Candy Pink
#FF63E9
ΔE00 2.64
Orchid
#DA70D6
ΔE00 4.26
Violet (CSS)
#EE82EE
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F06AED #6AF06D
analogous
#B06AF0 #F06AED #F06AAA
triadic
#F06AED #EDF06A #6AEDF0
tetradic
#F06AED #F0B06A #6AF06D #6AAAF0
square
#F06AED #F0B06A #6AF06D #6AAAF0
split-complementary
#F06AED #AAF06A #6AF0B0
monochromatic
#CB14C7 #EA32E6 #F06AED #F6A2F4 #FBD9FA
Accessibility & contrast
On white
2.63
#F06AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#F06AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F06AED
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F06AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F06AED | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E94F1
Deuteranopia (green-blind)
#89A6E9
Tritanopia (blue-blind)
#F779A2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f06aed; /* rgb */ color: rgb(240, 106, 237); /* oklch */ color: oklch(73.3% 0.223 328.4);
Tailwind
colors: {
custom: {
50: '#f89bf3',
500: '#f06aed',
950: '#000000',
},
}SCSS
$custom: #f06aed; $custom-light: #f89bf3; $custom-dark: #000000;
JSON
{
"hex": "#f06aed",
"rgb": {
"r": 240,
"g": 106,
"b": 237
},
"hsl": {
"h": 301.343,
"s": 81.707,
"l": 67.843
},
"oklch": {
"l": 0.7329,
"c": 0.22304,
"h": 328.4
},
"luminance": 0.34948
}Semantic roles & 50–950 ramp
primary
#F06AED
secondary
#C6F0C7
accent
#DE0C07
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180F17
muted
#867E85