#F66EE5#F66EE5
#F66EE5 is a light, highly saturated purple. Relative luminance 0.364; OKLCH L 74.2% C 0.214 H 332.6°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F66EE5 |
|---|---|
| RGB | rgb(246, 110, 229) |
| HSL | hsl(308, 88%, 70%) |
| HSV | hsv(308, 55%, 96%) |
| CMYK | cmyk(0%, 55.3%, 6.9%, 3.5%) |
| CIE-LAB | lab(66.83, 66.41, -36.22) |
| CIE-LCH | lch(66.83, 75.64, 331.39°) |
| OKLab | oklab(74.16% 0.1903 -0.0988) |
| OKLCH | oklch(74.16% 0.214 332.6) |
| XYZ | xyz(57.7248, 36.4058, 78.1002) |
| Luminance | 0.3640 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.36
Candy Pink
#FF63E9
ΔE00 1.80
Light Magenta
#FA5FF7
ΔE00 3.64
Violet (CSS)
#EE82EE
ΔE00 3.84
Violet Pink
#FB5FFC
ΔE00 4.17
Orchid
#DA70D6
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F66EE5 #6EF67F
analogous
#C36EF6 #F66EE5 #F66EA1
triadic
#F66EE5 #E5F66E #6EE5F6
tetradic
#F66EE5 #F6C36E #6EF67F #6EA1F6
square
#F66EE5 #F6C36E #6EF67F #6EA1F6
split-complementary
#F66EE5 #A1F66E #6EF6C3
monochromatic
#DC0EC2 #F234DB #F66EE5 #FAA8EF #FDE1FA
Accessibility & contrast
On white
2.54
#F66EE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#F66EE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F66EE5
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F66EE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F66EE5 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A96E9
Deuteranopia (green-blind)
#94AAE1
Tritanopia (blue-blind)
#FF78A0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f66ee5; /* rgb */ color: rgb(246, 110, 229); /* oklch */ color: oklch(74.2% 0.214 332.6);
Tailwind
colors: {
custom: {
50: '#fc9eed',
500: '#f66ee5',
950: '#000000',
},
}SCSS
$custom: #f66ee5; $custom-light: #fc9eed; $custom-dark: #000000;
JSON
{
"hex": "#f66ee5",
"rgb": {
"r": 246,
"g": 110,
"b": 229
},
"hsl": {
"h": 307.5,
"s": 88.312,
"l": 69.804
},
"oklch": {
"l": 0.74162,
"c": 0.21443,
"h": 332.6
},
"luminance": 0.36402
}Semantic roles & 50–950 ramp
primary
#F66EE5
secondary
#CDF3D1
accent
#E51D01
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84