#F66EEB#F66EEB
#F66EEB is a light, highly saturated purple. Relative luminance 0.367; OKLCH L 74.4% C 0.219 H 330.7°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F66EEB |
|---|---|
| RGB | rgb(246, 110, 235) |
| HSL | hsl(305, 88%, 70%) |
| HSV | hsv(305, 55%, 96%) |
| CMYK | cmyk(0%, 55.3%, 4.5%, 3.5%) |
| CIE-LAB | lab(67.09, 67.37, -39.14) |
| CIE-LCH | lch(67.09, 77.92, 329.84°) |
| OKLab | oklab(74.44% 0.1912 -0.1072) |
| OKLCH | oklch(74.44% 0.219 330.7) |
| XYZ | xyz(58.5770, 36.7467, 82.5887) |
| Luminance | 0.3674 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.46
Candy Pink
#FF63E9
ΔE00 1.87
Light Magenta
#FA5FF7
ΔE00 2.89
Violet Pink
#FB5FFC
ΔE00 3.34
Violet (CSS)
#EE82EE
ΔE00 3.60
Orchid
#DA70D6
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F66EEB #6EF679
analogous
#BD6EF6 #F66EEB #F66EA7
triadic
#F66EEB #EBF66E #6EEBF6
tetradic
#F66EEB #F6BD6E #6EF679 #6EA7F6
square
#F66EEB #F6BD6E #6EF679 #6EA7F6
split-complementary
#F66EEB #A7F66E #6EF6BD
monochromatic
#DC0ECB #F234E3 #F66EEB #FAA8F3 #FDE1FB
Accessibility & contrast
On white
2.52
#F66EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#F66EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F66EEB
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F66EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F66EEB | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6797EF
Deuteranopia (green-blind)
#91AAE7
Tritanopia (blue-blind)
#FF7AA3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f66eeb; /* rgb */ color: rgb(246, 110, 235); /* oklch */ color: oklch(74.4% 0.219 330.7);
Tailwind
colors: {
custom: {
50: '#fc9ef2',
500: '#f66eeb',
950: '#000000',
},
}SCSS
$custom: #f66eeb; $custom-light: #fc9ef2; $custom-dark: #000000;
JSON
{
"hex": "#f66eeb",
"rgb": {
"r": 246,
"g": 110,
"b": 235
},
"hsl": {
"h": 304.853,
"s": 88.312,
"l": 69.804
},
"oklch": {
"l": 0.74436,
"c": 0.21916,
"h": 330.7
},
"luminance": 0.36743
}Semantic roles & 50–950 ramp
primary
#F66EEB
secondary
#CDF3D0
accent
#E51301
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85