#F06BEA#F06BEA
#F06BEA is a light, highly saturated purple. Relative luminance 0.350; OKLCH L 73.3% C 0.219 H 329.3°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F06BEA |
|---|---|
| RGB | rgb(240, 107, 234) |
| HSL | hsl(303, 82%, 68%) |
| HSV | hsv(303, 55%, 94%) |
| CMYK | cmyk(0%, 55.4%, 2.5%, 5.9%) |
| CIE-LAB | lab(65.74, 66.96, -40.76) |
| CIE-LCH | lch(65.74, 78.39, 328.67°) |
| OKLab | oklab(73.27% 0.1884 -0.1119) |
| OKLCH | oklch(73.27% 0.219 329.3) |
| XYZ | xyz(56.0436, 34.9848, 81.6268) |
| Luminance | 0.3498 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.05
Candy Pink
#FF63E9
ΔE00 2.41
Light Magenta
#FA5FF7
ΔE00 2.47
Violet Pink
#FB5FFC
ΔE00 2.98
Orchid
#DA70D6
ΔE00 3.98
Violet (CSS)
#EE82EE
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F06BEA #6BF071
analogous
#B46BF0 #F06BEA #F06BA7
triadic
#F06BEA #EAF06B #6BEAF0
tetradic
#F06BEA #F0B46B #6BF071 #6BA7F0
square
#F06BEA #F0B46B #6BF071 #6BA7F0
split-complementary
#F06BEA #A7F06B #6BF0B4
monochromatic
#CC15C4 #EA33E2 #F06BEA #F6A3F2 #FBDAFA
Accessibility & contrast
On white
2.63
#F06BEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#F06BEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F06BEA
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F06BEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F06BEA | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6194EE
Deuteranopia (green-blind)
#8BA6E6
Tritanopia (blue-blind)
#F879A1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f06bea; /* rgb */ color: rgb(240, 107, 234); /* oklch */ color: oklch(73.3% 0.219 329.3);
Tailwind
colors: {
custom: {
50: '#f89cf1',
500: '#f06bea',
950: '#000000',
},
}SCSS
$custom: #f06bea; $custom-light: #f89cf1; $custom-dark: #000000;
JSON
{
"hex": "#f06bea",
"rgb": {
"r": 240,
"g": 107,
"b": 234
},
"hsl": {
"h": 302.707,
"s": 81.595,
"l": 68.039
},
"oklch": {
"l": 0.73265,
"c": 0.21915,
"h": 329.3
},
"luminance": 0.34981
}Semantic roles & 50–950 ramp
primary
#F06BEA
secondary
#C7F0C9
accent
#DE1108
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180F17
muted
#867E85