#F06BEE#F06BEE
#F06BEE is a light, highly saturated purple. Relative luminance 0.352; OKLCH L 73.5% C 0.222 H 328.1°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F06BEE |
|---|---|
| RGB | rgb(240, 107, 238) |
| HSL | hsl(301, 82%, 68%) |
| HSV | hsv(301, 55%, 94%) |
| CMYK | cmyk(0%, 55.4%, 0.8%, 5.9%) |
| CIE-LAB | lab(65.92, 67.63, -42.69) |
| CIE-LCH | lch(65.92, 79.97, 327.74°) |
| OKLab | oklab(73.46% 0.1889 -0.1174) |
| OKLCH | oklch(73.46% 0.222 328.1) |
| XYZ | xyz(56.6247, 35.2172, 84.6874) |
| Luminance | 0.3521 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.11
Purply Pink
#F075E6
ΔE00 2.43
Violet Pink
#FB5FFC
ΔE00 2.52
Candy Pink
#FF63E9
ΔE00 2.73
Violet (CSS)
#EE82EE
ΔE00 4.22
Orchid
#DA70D6
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F06BEE #6BF06D
analogous
#AF6BF0 #F06BEE #F06BAC
triadic
#F06BEE #EEF06B #6BEEF0
tetradic
#F06BEE #F0AF6B #6BF06D #6BACF0
square
#F06BEE #F0AF6B #6BF06D #6BACF0
split-complementary
#F06BEE #ACF06B #6BF0AF
monochromatic
#CC15C9 #EA33E8 #F06BEE #F6A3F4 #FBDAFB
Accessibility & contrast
On white
2.61
#F06BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#F06BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F06BEE
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F06BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F06BEE | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E95F2
Deuteranopia (green-blind)
#89A6EA
Tritanopia (blue-blind)
#F77AA3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f06bee; /* rgb */ color: rgb(240, 107, 238); /* oklch */ color: oklch(73.5% 0.222 328.1);
Tailwind
colors: {
custom: {
50: '#f89cf4',
500: '#f06bee',
950: '#000000',
},
}SCSS
$custom: #f06bee; $custom-light: #f89cf4; $custom-dark: #000000;
JSON
{
"hex": "#f06bee",
"rgb": {
"r": 240,
"g": 107,
"b": 238
},
"hsl": {
"h": 300.902,
"s": 81.595,
"l": 68.039
},
"oklch": {
"l": 0.73456,
"c": 0.22244,
"h": 328.1
},
"luminance": 0.35214
}Semantic roles & 50–950 ramp
primary
#F06BEE
secondary
#C7F0C8
accent
#DE0B08
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180F17
muted
#867E85