#F06FEA#F06FEA
#F06FEA is a light, highly saturated purple. Relative luminance 0.358; OKLCH L 73.7% C 0.213 H 329.3°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F06FEA |
|---|---|
| RGB | rgb(240, 111, 234) |
| HSL | hsl(303, 81%, 69%) |
| HSV | hsv(303, 54%, 94%) |
| CMYK | cmyk(0%, 53.8%, 2.5%, 5.9%) |
| CIE-LAB | lab(66.40, 65.18, -39.73) |
| CIE-LCH | lch(66.40, 76.33, 328.64°) |
| OKLab | oklab(73.75% 0.1834 -0.109) |
| OKLCH | oklch(73.75% 0.213 329.3) |
| XYZ | xyz(56.4703, 35.8382, 81.7690) |
| Luminance | 0.3584 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.41
Candy Pink
#FF63E9
ΔE00 2.57
Light Magenta
#FA5FF7
ΔE00 2.94
Violet Pink
#FB5FFC
ΔE00 3.38
Violet (CSS)
#EE82EE
ΔE00 3.50
Orchid
#DA70D6
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F06FEA #6FF075
analogous
#B66FF0 #F06FEA #F06FAA
triadic
#F06FEA #EAF06F #6FEAF0
tetradic
#F06FEA #F0B66F #6FF075 #6FAAF0
square
#F06FEA #F0B66F #6FF075 #6FAAF0
split-complementary
#F06FEA #AAF06F #6FF0B6
monochromatic
#CF16C6 #EA38E2 #F06FEA #F6A6F2 #FCDEFA
Accessibility & contrast
On white
2.57
#F06FEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#F06FEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F06FEA
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F06FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F06FEA | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6596EE
Deuteranopia (green-blind)
#8EA8E6
Tritanopia (blue-blind)
#F87CA3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f06fea; /* rgb */ color: rgb(240, 111, 234); /* oklch */ color: oklch(73.7% 0.213 329.3);
Tailwind
colors: {
custom: {
50: '#f89ef1',
500: '#f06fea',
950: '#000000',
},
}SCSS
$custom: #f06fea; $custom-light: #f89ef1; $custom-dark: #000000;
JSON
{
"hex": "#f06fea",
"rgb": {
"r": 240,
"g": 111,
"b": 234
},
"hsl": {
"h": 302.791,
"s": 81.132,
"l": 68.824
},
"oklch": {
"l": 0.73748,
"c": 0.21329,
"h": 329.3
},
"luminance": 0.35835
}Semantic roles & 50–950 ramp
primary
#F06FEA
secondary
#CAF0CC
accent
#DD1208
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85