#F66EEC#F66EEC
#F66EEC is a light, highly saturated purple. Relative luminance 0.368; OKLCH L 74.5% C 0.220 H 330.4°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F66EEC |
|---|---|
| RGB | rgb(246, 110, 236) |
| HSL | hsl(304, 88%, 70%) |
| HSV | hsv(304, 55%, 96%) |
| CMYK | cmyk(0%, 55.3%, 4.1%, 3.5%) |
| CIE-LAB | lab(67.13, 67.53, -39.63) |
| CIE-LCH | lch(67.13, 78.30, 329.59°) |
| OKLab | oklab(74.48% 0.1913 -0.1085) |
| OKLCH | oklch(74.48% 0.22 330.4) |
| XYZ | xyz(58.7219, 36.8047, 83.3517) |
| Luminance | 0.3680 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.54
Candy Pink
#FF63E9
ΔE00 1.93
Light Magenta
#FA5FF7
ΔE00 2.78
Violet Pink
#FB5FFC
ΔE00 3.21
Violet (CSS)
#EE82EE
ΔE00 3.58
Orchid
#DA70D6
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F66EEC #6EF678
analogous
#BC6EF6 #F66EEC #F66EA8
triadic
#F66EEC #ECF66E #6EECF6
tetradic
#F66EEC #F6BC6E #6EF678 #6EA8F6
square
#F66EEC #F6BC6E #6EF678 #6EA8F6
split-complementary
#F66EEC #A8F66E #6EF6BC
monochromatic
#DC0ECD #F234E4 #F66EEC #FAA8F4 #FDE1FB
Accessibility & contrast
On white
2.51
#F66EEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#F66EEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F66EEC
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F66EEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F66EEC | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6697F0
Deuteranopia (green-blind)
#91AAE8
Tritanopia (blue-blind)
#FE7BA3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f66eec; /* rgb */ color: rgb(246, 110, 236); /* oklch */ color: oklch(74.5% 0.220 330.4);
Tailwind
colors: {
custom: {
50: '#fc9ef2',
500: '#f66eec',
950: '#000000',
},
}SCSS
$custom: #f66eec; $custom-light: #fc9ef2; $custom-dark: #000000;
JSON
{
"hex": "#f66eec",
"rgb": {
"r": 246,
"g": 110,
"b": 236
},
"hsl": {
"h": 304.412,
"s": 88.312,
"l": 69.804
},
"oklch": {
"l": 0.74482,
"c": 0.21996,
"h": 330.4
},
"luminance": 0.36801
}Semantic roles & 50–950 ramp
primary
#F66EEC
secondary
#CDF3D0
accent
#E51101
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85