#F06EEC#F06EEC
#F06EEC is a light, highly saturated purple. Relative luminance 0.357; OKLCH L 73.7% C 0.216 H 328.7°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F06EEC |
|---|---|
| RGB | rgb(240, 110, 236) |
| HSL | hsl(302, 81%, 69%) |
| HSV | hsv(302, 54%, 94%) |
| CMYK | cmyk(0%, 54.2%, 1.7%, 5.9%) |
| CIE-LAB | lab(66.32, 65.96, -40.96) |
| CIE-LCH | lch(66.32, 77.64, 328.16°) |
| OKLab | oklab(73.72% 0.1849 -0.1125) |
| OKLCH | oklch(73.72% 0.216 328.7) |
| XYZ | xyz(56.6507, 35.7368, 83.2546) |
| Luminance | 0.3573 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.78
Light Magenta
#FA5FF7
ΔE00 2.63
Candy Pink
#FF63E9
ΔE00 2.64
Violet Pink
#FB5FFC
ΔE00 3.04
Violet (CSS)
#EE82EE
ΔE00 3.68
Orchid
#DA70D6
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F06EEC #6EF072
analogous
#B36EF0 #F06EEC #F06EAB
triadic
#F06EEC #ECF06E #6EECF0
tetradic
#F06EEC #F0B36E #6EF072 #6EABF0
square
#F06EEC #F0B36E #6EF072 #6EABF0
split-complementary
#F06EEC #ABF06E #6EF0B3
monochromatic
#CE15C9 #EA37E5 #F06EEC #F6A5F3 #FBDDFB
Accessibility & contrast
On white
2.58
#F06EEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#F06EEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F06EEC
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F06EEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F06EEC | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6396F0
Deuteranopia (green-blind)
#8CA7E8
Tritanopia (blue-blind)
#F77CA3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f06eec; /* rgb */ color: rgb(240, 110, 236); /* oklch */ color: oklch(73.7% 0.216 328.7);
Tailwind
colors: {
custom: {
50: '#f89df2',
500: '#f06eec',
950: '#000000',
},
}SCSS
$custom: #f06eec; $custom-light: #f89df2; $custom-dark: #000000;
JSON
{
"hex": "#f06eec",
"rgb": {
"r": 240,
"g": 110,
"b": 236
},
"hsl": {
"h": 301.846,
"s": 81.25,
"l": 68.627
},
"oklch": {
"l": 0.7372,
"c": 0.21642,
"h": 328.7
},
"luminance": 0.35733
}Semantic roles & 50–950 ramp
primary
#F06EEC
secondary
#CAF0CB
accent
#DE0E08
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85