#F06BEC#F06BEC
#F06BEC is a light, highly saturated purple. Relative luminance 0.351; OKLCH L 73.4% C 0.221 H 328.7°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F06BEC |
|---|---|
| RGB | rgb(240, 107, 236) |
| HSL | hsl(302, 82%, 68%) |
| HSV | hsv(302, 55%, 94%) |
| CMYK | cmyk(0%, 55.4%, 1.7%, 5.9%) |
| CIE-LAB | lab(65.83, 67.29, -41.73) |
| CIE-LCH | lch(65.83, 79.18, 328.20°) |
| OKLab | oklab(73.36% 0.1887 -0.1147) |
| OKLCH | oklch(73.36% 0.221 328.7) |
| XYZ | xyz(56.3325, 35.1003, 83.1486) |
| Luminance | 0.3510 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.23
Light Magenta
#FA5FF7
ΔE00 2.27
Candy Pink
#FF63E9
ΔE00 2.55
Violet Pink
#FB5FFC
ΔE00 2.74
Orchid
#DA70D6
ΔE00 4.16
Violet (CSS)
#EE82EE
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F06BEC #6BF06F
analogous
#B26BF0 #F06BEC #F06BA9
triadic
#F06BEC #ECF06B #6BECF0
tetradic
#F06BEC #F0B26B #6BF06F #6BA9F0
square
#F06BEC #F0B26B #6BF06F #6BA9F0
split-complementary
#F06BEC #A9F06B #6BF0B2
monochromatic
#CC15C6 #EA33E5 #F06BEC #F6A3F3 #FBDAFA
Accessibility & contrast
On white
2.62
#F06BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#F06BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F06BEC
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F06BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F06BEC | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F95F0
Deuteranopia (green-blind)
#8AA6E8
Tritanopia (blue-blind)
#F779A2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f06bec; /* rgb */ color: rgb(240, 107, 236); /* oklch */ color: oklch(73.4% 0.221 328.7);
Tailwind
colors: {
custom: {
50: '#f89cf2',
500: '#f06bec',
950: '#000000',
},
}SCSS
$custom: #f06bec; $custom-light: #f89cf2; $custom-dark: #000000;
JSON
{
"hex": "#f06bec",
"rgb": {
"r": 240,
"g": 107,
"b": 236
},
"hsl": {
"h": 301.805,
"s": 81.595,
"l": 68.039
},
"oklch": {
"l": 0.7336,
"c": 0.22078,
"h": 328.7
},
"luminance": 0.35097
}Semantic roles & 50–950 ramp
primary
#F06BEC
secondary
#C7F0C8
accent
#DE0E08
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180F17
muted
#867E85