#F06BEF#F06BEF
#F06BEF is a light, highly saturated purple. Relative luminance 0.353; OKLCH L 73.5% C 0.223 H 327.8°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F06BEF |
|---|---|
| RGB | rgb(240, 107, 239) |
| HSL | hsl(300, 82%, 68%) |
| HSV | hsv(300, 55%, 94%) |
| CMYK | cmyk(0%, 55.4%, 0.4%, 5.9%) |
| CIE-LAB | lab(65.96, 67.79, -43.17) |
| CIE-LCH | lch(65.96, 80.37, 327.51°) |
| OKLab | oklab(73.5% 0.189 -0.1188) |
| OKLCH | oklch(73.5% 0.223 327.8) |
| XYZ | xyz(56.7720, 35.2761, 85.4633) |
| Luminance | 0.3527 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.04
Violet Pink
#FB5FFC
ΔE00 2.42
Purply Pink
#F075E6
ΔE00 2.54
Candy Pink
#FF63E9
ΔE00 2.83
Violet (CSS)
#EE82EE
ΔE00 4.24
Orchid
#DA70D6
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F06BEF #6BF06C
analogous
#AE6BF0 #F06BEF #F06BAC
triadic
#F06BEF #EFF06B #6BEFF0
tetradic
#F06BEF #F0AE6B #6BF06C #6BACF0
square
#F06BEF #F0AE6B #6BF06C #6BACF0
split-complementary
#F06BEF #ACF06B #6BF0AE
monochromatic
#CC15CB #EA33E9 #F06BEF #F6A3F5 #FBDAFB
Accessibility & contrast
On white
2.61
#F06BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#F06BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F06BEF
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F06BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F06BEF | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D95F3
Deuteranopia (green-blind)
#89A6EB
Tritanopia (blue-blind)
#F77AA3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f06bef; /* rgb */ color: rgb(240, 107, 239); /* oklch */ color: oklch(73.5% 0.223 327.8);
Tailwind
colors: {
custom: {
50: '#f89cf4',
500: '#f06bef',
950: '#000000',
},
}SCSS
$custom: #f06bef; $custom-light: #f89cf4; $custom-dark: #000000;
JSON
{
"hex": "#f06bef",
"rgb": {
"r": 240,
"g": 107,
"b": 239
},
"hsl": {
"h": 300.451,
"s": 81.595,
"l": 68.039
},
"oklch": {
"l": 0.73504,
"c": 0.22326,
"h": 327.8
},
"luminance": 0.35273
}Semantic roles & 50–950 ramp
primary
#F06BEF
secondary
#C7F0C7
accent
#DE0908
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85