#F06EF5#F06EF5
#F06EF5 is a light, highly saturated purple. Relative luminance 0.363; OKLCH L 74.2% C 0.224 H 326.1°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F06EF5 |
|---|---|
| RGB | rgb(240, 110, 245) |
| HSL | hsl(298, 87%, 70%) |
| HSV | hsv(298, 55%, 96%) |
| CMYK | cmyk(2%, 55.1%, 0%, 3.9%) |
| CIE-LAB | lab(66.73, 67.49, -45.28) |
| CIE-LCH | lch(66.73, 81.27, 326.14°) |
| OKLab | oklab(74.15% 0.1859 -0.1249) |
| OKLCH | oklch(74.15% 0.224 326.1) |
| XYZ | xyz(57.9914, 36.2730, 90.3154) |
| Luminance | 0.3627 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.24
Violet Pink
#FB5FFC
ΔE00 2.34
Purply Pink
#F075E6
ΔE00 2.97
Candy Pink
#FF63E9
ΔE00 3.54
Violet (CSS)
#EE82EE
ΔE00 4.00
Orchid
#DA70D6
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F06EF5 #73F56E
analogous
#AD6EF5 #F06EF5 #F56EB6
triadic
#F06EF5 #F5F06E #6EF5F0
tetradic
#F06EF5 #F5AD6E #73F56E #6EB6F5
square
#F06EF5 #F5AD6E #73F56E #6EB6F5
split-complementary
#F06EF5 #B6F56E #6EF5AD
monochromatic
#D20FDA #EA35F1 #F06EF5 #F6A7F9 #FCE1FD
Accessibility & contrast
On white
2.54
#F06EF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#F06EF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F06EF5
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F06EF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F06EF5 | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 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)
#5D98F9
Deuteranopia (green-blind)
#88A8F1
Tritanopia (blue-blind)
#F67FA8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f06ef5; /* rgb */ color: rgb(240, 110, 245); /* oklch */ color: oklch(74.2% 0.224 326.1);
Tailwind
colors: {
custom: {
50: '#f89ef9',
500: '#f06ef5',
950: '#000000',
},
}SCSS
$custom: #f06ef5; $custom-light: #f89ef9; $custom-dark: #000000;
JSON
{
"hex": "#f06ef5",
"rgb": {
"r": 240,
"g": 110,
"b": 245
},
"hsl": {
"h": 297.778,
"s": 87.097,
"l": 69.608
},
"oklch": {
"l": 0.74154,
"c": 0.22399,
"h": 326.1
},
"luminance": 0.3627
}Semantic roles & 50–950 ramp
primary
#F06EF5
secondary
#CEF3CC
accent
#E4020A
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F17
muted
#867F85