#F06EEF#F06EEF
#F06EEF is a light, highly saturated purple. Relative luminance 0.359; OKLCH L 73.9% C 0.219 H 327.8°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F06EEF |
|---|---|
| RGB | rgb(240, 110, 239) |
| HSL | hsl(300, 81%, 69%) |
| HSV | hsv(300, 54%, 94%) |
| CMYK | cmyk(0%, 54.2%, 0.4%, 5.9%) |
| CIE-LAB | lab(66.45, 66.47, -42.40) |
| CIE-LCH | lch(66.45, 78.84, 327.46°) |
| OKLab | oklab(73.86% 0.1853 -0.1166) |
| OKLCH | oklch(73.86% 0.219 327.8) |
| XYZ | xyz(57.0902, 35.9126, 85.5694) |
| Luminance | 0.3591 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.15
Light Magenta
#FA5FF7
ΔE00 2.41
Violet Pink
#FB5FFC
ΔE00 2.74
Candy Pink
#FF63E9
ΔE00 2.90
Violet (CSS)
#EE82EE
ΔE00 3.73
Orchid
#DA70D6
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F06EEF #6EF06F
analogous
#B06EF0 #F06EEF #F06EAE
triadic
#F06EEF #EFF06E #6EEFF0
tetradic
#F06EEF #F0B06E #6EF06F #6EAEF0
square
#F06EEF #F0B06E #6EF06F #6EAEF0
split-complementary
#F06EEF #AEF06E #6EF0B0
monochromatic
#CE15CD #EA37E9 #F06EEF #F6A5F5 #FBDDFB
Accessibility & contrast
On white
2.57
#F06EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#F06EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F06EEF
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F06EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F06EEF | 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)
#6197F3
Deuteranopia (green-blind)
#8BA8EB
Tritanopia (blue-blind)
#F77DA5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f06eef; /* rgb */ color: rgb(240, 110, 239); /* oklch */ color: oklch(73.9% 0.219 327.8);
Tailwind
colors: {
custom: {
50: '#f89df4',
500: '#f06eef',
950: '#000000',
},
}SCSS
$custom: #f06eef; $custom-light: #f89df4; $custom-dark: #000000;
JSON
{
"hex": "#f06eef",
"rgb": {
"r": 240,
"g": 110,
"b": 239
},
"hsl": {
"h": 300.462,
"s": 81.25,
"l": 68.627
},
"oklch": {
"l": 0.73863,
"c": 0.21892,
"h": 327.8
},
"luminance": 0.35909
}Semantic roles & 50–950 ramp
primary
#F06EEF
secondary
#CAF0CA
accent
#DE0A08
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85