#F66EE8#F66EE8
#F66EE8 is a light, highly saturated purple. Relative luminance 0.366; OKLCH L 74.3% C 0.217 H 331.6°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F66EE8 |
|---|---|
| RGB | rgb(246, 110, 232) |
| HSL | hsl(306, 88%, 70%) |
| HSV | hsv(306, 55%, 96%) |
| CMYK | cmyk(0%, 55.3%, 5.7%, 3.5%) |
| CIE-LAB | lab(66.96, 66.88, -37.69) |
| CIE-LCH | lch(66.96, 76.77, 330.60°) |
| OKLab | oklab(74.3% 0.1908 -0.103) |
| OKLCH | oklch(74.3% 0.217 331.6) |
| XYZ | xyz(58.1472, 36.5748, 80.3253) |
| Luminance | 0.3657 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.32
Candy Pink
#FF63E9
ΔE00 1.77
Light Magenta
#FA5FF7
ΔE00 3.25
Violet (CSS)
#EE82EE
ΔE00 3.69
Violet Pink
#FB5FFC
ΔE00 3.74
Orchid
#DA70D6
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F66EE8 #6EF67C
analogous
#C06EF6 #F66EE8 #F66EA4
triadic
#F66EE8 #E8F66E #6EE8F6
tetradic
#F66EE8 #F6C06E #6EF67C #6EA4F6
square
#F66EE8 #F6C06E #6EF67C #6EA4F6
split-complementary
#F66EE8 #A4F66E #6EF6C0
monochromatic
#DC0EC7 #F234DF #F66EE8 #FAA8F1 #FDE1FA
Accessibility & contrast
On white
2.53
#F66EE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#F66EE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F66EE8
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F66EE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F66EE8 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6897EC
Deuteranopia (green-blind)
#92AAE4
Tritanopia (blue-blind)
#FF79A1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f66ee8; /* rgb */ color: rgb(246, 110, 232); /* oklch */ color: oklch(74.3% 0.217 331.6);
Tailwind
colors: {
custom: {
50: '#fc9eef',
500: '#f66ee8',
950: '#000000',
},
}SCSS
$custom: #f66ee8; $custom-light: #fc9eef; $custom-dark: #000000;
JSON
{
"hex": "#f66ee8",
"rgb": {
"r": 246,
"g": 110,
"b": 232
},
"hsl": {
"h": 306.176,
"s": 88.312,
"l": 69.804
},
"oklch": {
"l": 0.74298,
"c": 0.21679,
"h": 331.6
},
"luminance": 0.36571
}Semantic roles & 50–950 ramp
primary
#F66EE8
secondary
#CDF3D1
accent
#E51801
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84