#F66EE9#F66EE9
#F66EE9 is a light, highly saturated purple. Relative luminance 0.366; OKLCH L 74.3% C 0.218 H 331.3°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F66EE9 |
|---|---|
| RGB | rgb(246, 110, 233) |
| HSL | hsl(306, 88%, 70%) |
| HSV | hsv(306, 55%, 96%) |
| CMYK | cmyk(0%, 55.3%, 5.3%, 3.5%) |
| CIE-LAB | lab(67.00, 67.05, -38.17) |
| CIE-LCH | lch(67.00, 77.15, 330.34°) |
| OKLab | oklab(74.34% 0.1909 -0.1044) |
| OKLCH | oklch(74.34% 0.218 331.3) |
| XYZ | xyz(58.2897, 36.6318, 81.0755) |
| Luminance | 0.3663 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.35
Candy Pink
#FF63E9
ΔE00 1.79
Light Magenta
#FA5FF7
ΔE00 3.12
Violet Pink
#FB5FFC
ΔE00 3.61
Violet (CSS)
#EE82EE
ΔE00 3.65
Orchid
#DA70D6
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F66EE9 #6EF67B
analogous
#BF6EF6 #F66EE9 #F66EA5
triadic
#F66EE9 #E9F66E #6EE9F6
tetradic
#F66EE9 #F6BF6E #6EF67B #6EA5F6
square
#F66EE9 #F6BF6E #6EF67B #6EA5F6
split-complementary
#F66EE9 #A5F66E #6EF6BF
monochromatic
#DC0EC8 #F234E0 #F66EE9 #FAA8F2 #FDE1FA
Accessibility & contrast
On white
2.52
#F66EE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#F66EE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F66EE9
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F66EE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F66EE9 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6897ED
Deuteranopia (green-blind)
#92AAE5
Tritanopia (blue-blind)
#FF7AA2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f66ee9; /* rgb */ color: rgb(246, 110, 233); /* oklch */ color: oklch(74.3% 0.218 331.3);
Tailwind
colors: {
custom: {
50: '#fc9ef0',
500: '#f66ee9',
950: '#000000',
},
}SCSS
$custom: #f66ee9; $custom-light: #fc9ef0; $custom-dark: #000000;
JSON
{
"hex": "#f66ee9",
"rgb": {
"r": 246,
"g": 110,
"b": 233
},
"hsl": {
"h": 305.735,
"s": 88.312,
"l": 69.804
},
"oklch": {
"l": 0.74344,
"c": 0.21757,
"h": 331.3
},
"luminance": 0.36628
}Semantic roles & 50–950 ramp
primary
#F66EE9
secondary
#CDF3D0
accent
#E51601
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84