#F66EEF#F66EEF
#F66EEF is a light, highly saturated purple. Relative luminance 0.370; OKLCH L 74.6% C 0.222 H 329.5°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F66EEF |
|---|---|
| RGB | rgb(246, 110, 239) |
| HSL | hsl(303, 88%, 70%) |
| HSV | hsv(303, 55%, 96%) |
| CMYK | cmyk(0%, 55.3%, 2.8%, 3.5%) |
| CIE-LAB | lab(67.26, 68.02, -41.08) |
| CIE-LCH | lch(67.26, 79.46, 328.87°) |
| OKLab | oklab(74.62% 0.1917 -0.1127) |
| OKLCH | oklch(74.62% 0.222 329.5) |
| XYZ | xyz(59.1614, 36.9805, 85.6665) |
| Luminance | 0.3698 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.84
Candy Pink
#FF63E9
ΔE00 2.18
Light Magenta
#FA5FF7
ΔE00 2.50
Violet Pink
#FB5FFC
ΔE00 2.86
Violet (CSS)
#EE82EE
ΔE00 3.58
Orchid
#DA70D6
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F66EEF #6EF675
analogous
#B96EF6 #F66EEF #F66EAB
triadic
#F66EEF #EFF66E #6EEFF6
tetradic
#F66EEF #F6B96E #6EF675 #6EABF6
square
#F66EEF #F6B96E #6EF675 #6EABF6
split-complementary
#F66EEF #ABF66E #6EF6B9
monochromatic
#DC0ED1 #F234E9 #F66EEF #FAA8F5 #FDE1FC
Accessibility & contrast
On white
2.50
#F66EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#F66EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F66EEF
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F66EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F66EEF | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6498F3
Deuteranopia (green-blind)
#8FAAEB
Tritanopia (blue-blind)
#FE7CA5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f66eef; /* rgb */ color: rgb(246, 110, 239); /* oklch */ color: oklch(74.6% 0.222 329.5);
Tailwind
colors: {
custom: {
50: '#fc9ef4',
500: '#f66eef',
950: '#000000',
},
}SCSS
$custom: #f66eef; $custom-light: #fc9ef4; $custom-dark: #000000;
JSON
{
"hex": "#f66eef",
"rgb": {
"r": 246,
"g": 110,
"b": 239
},
"hsl": {
"h": 303.088,
"s": 88.312,
"l": 69.804
},
"oklch": {
"l": 0.74622,
"c": 0.22238,
"h": 329.5
},
"luminance": 0.36977
}Semantic roles & 50–950 ramp
primary
#F66EEF
secondary
#CDF3CF
accent
#E50C01
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85