#F06FEB#F06FEB
#F06FEB is a light, highly saturated purple. Relative luminance 0.359; OKLCH L 73.8% C 0.214 H 329.0°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F06FEB |
|---|---|
| RGB | rgb(240, 111, 235) |
| HSL | hsl(302, 81%, 69%) |
| HSV | hsv(302, 54%, 94%) |
| CMYK | cmyk(0%, 53.8%, 2.1%, 5.9%) |
| CIE-LAB | lab(66.44, 65.35, -40.21) |
| CIE-LCH | lch(66.44, 76.73, 328.39°) |
| OKLab | oklab(73.8% 0.1835 -0.1103) |
| OKLCH | oklch(73.8% 0.214 329) |
| XYZ | xyz(56.6144, 35.8958, 82.5278) |
| Luminance | 0.3589 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.52
Candy Pink
#FF63E9
ΔE00 2.63
Light Magenta
#FA5FF7
ΔE00 2.85
Violet Pink
#FB5FFC
ΔE00 3.27
Violet (CSS)
#EE82EE
ΔE00 3.50
Orchid
#DA70D6
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F06FEB #6FF074
analogous
#B56FF0 #F06FEB #F06FAB
triadic
#F06FEB #EBF06F #6FEBF0
tetradic
#F06FEB #F0B56F #6FF074 #6FABF0
square
#F06FEB #F0B56F #6FF074 #6FABF0
split-complementary
#F06FEB #ABF06F #6FF0B5
monochromatic
#CF16C8 #EA38E3 #F06FEB #F6A6F3 #FCDEFA
Accessibility & contrast
On white
2.57
#F06FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#F06FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F06FEB
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F06FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F06FEB | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6596EF
Deuteranopia (green-blind)
#8DA8E7
Tritanopia (blue-blind)
#F77CA3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f06feb; /* rgb */ color: rgb(240, 111, 235); /* oklch */ color: oklch(73.8% 0.214 329.0);
Tailwind
colors: {
custom: {
50: '#f89ef2',
500: '#f06feb',
950: '#000000',
},
}SCSS
$custom: #f06feb; $custom-light: #f89ef2; $custom-dark: #000000;
JSON
{
"hex": "#f06feb",
"rgb": {
"r": 240,
"g": 111,
"b": 235
},
"hsl": {
"h": 302.326,
"s": 81.132,
"l": 68.824
},
"oklch": {
"l": 0.73795,
"c": 0.21412,
"h": 329
},
"luminance": 0.35892
}Semantic roles & 50–950 ramp
primary
#F06FEB
secondary
#CAF0CC
accent
#DD1008
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85