#F060E8#F060E8
#F060E8 is a light, highly saturated purple. Relative luminance 0.327; OKLCH L 71.9% C 0.233 H 329.9°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F060E8 |
|---|---|
| RGB | rgb(240, 96, 232) |
| HSL | hsl(303, 83%, 66%) |
| HSV | hsv(303, 60%, 94%) |
| CMYK | cmyk(0%, 60%, 3.3%, 5.9%) |
| CIE-LAB | lab(63.93, 71.31, -42.48) |
| CIE-LCH | lch(63.93, 83.00, 329.22°) |
| OKLab | oklab(71.92% 0.2016 -0.1167) |
| OKLCH | oklch(71.92% 0.233 329.9) |
| XYZ | xyz(54.6831, 32.7210, 79.7639) |
| Luminance | 0.3272 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.28
Candy Pink
#FF63E9
ΔE00 2.78
Violet Pink
#FB5FFC
ΔE00 2.90
Purply Pink
#F075E6
ΔE00 3.73
Orchid
#DA70D6
ΔE00 4.27
Violet (CSS)
#EE82EE
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F060E8 #60F068
analogous
#B060F0 #F060E8 #F060A0
triadic
#F060E8 #E8F060 #60E8F0
tetradic
#F060E8 #F0B060 #60F068 #60A0F0
square
#F060E8 #F0B060 #60F068 #60A0F0
split-complementary
#F060E8 #A0F060 #60F0B0
monochromatic
#C312B9 #EB28E0 #F060E8 #F598F0 #FBD0F8
Accessibility & contrast
On white
2.78
#F060E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#F060E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F060E8
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F060E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F060E8 | 1.00 | 2.78 | 7.54 | 7.54 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#558EEC
Deuteranopia (green-blind)
#86A2E4
Tritanopia (blue-blind)
#F86F9C
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #f060e8; /* rgb */ color: rgb(240, 96, 232); /* oklch */ color: oklch(71.9% 0.233 329.9);
Tailwind
colors: {
custom: {
50: '#f895f0',
500: '#f060e8',
950: '#000000',
},
}SCSS
$custom: #f060e8; $custom-light: #f895f0; $custom-dark: #000000;
JSON
{
"hex": "#f060e8",
"rgb": {
"r": 240,
"g": 96,
"b": 232
},
"hsl": {
"h": 303.333,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.71918,
"c": 0.23292,
"h": 329.9
},
"luminance": 0.32717
}Semantic roles & 50–950 ramp
primary
#F060E8
secondary
#BEEEC1
accent
#DF1206
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180E16
muted
#867E84