#F66CEB#F66CEB
#F66CEB is a light, highly saturated purple. Relative luminance 0.363; OKLCH L 74.2% C 0.222 H 330.7°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F66CEB |
|---|---|
| RGB | rgb(246, 108, 235) |
| HSL | hsl(305, 88%, 69%) |
| HSV | hsv(305, 56%, 96%) |
| CMYK | cmyk(0%, 56.1%, 4.5%, 3.5%) |
| CIE-LAB | lab(66.76, 68.24, -39.65) |
| CIE-LCH | lch(66.76, 78.92, 329.84°) |
| OKLab | oklab(74.2% 0.1937 -0.1086) |
| OKLCH | oklch(74.2% 0.222 330.7) |
| XYZ | xyz(58.3636, 36.3200, 82.5176) |
| Luminance | 0.3632 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.70
Purply Pink
#F075E6
ΔE00 1.72
Light Magenta
#FA5FF7
ΔE00 2.62
Violet Pink
#FB5FFC
ΔE00 3.11
Violet (CSS)
#EE82EE
ΔE00 3.90
Orchid
#DA70D6
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F66CEB #6CF677
analogous
#BC6CF6 #F66CEB #F66CA6
triadic
#F66CEB #EBF66C #6CEBF6
tetradic
#F66CEB #F6BC6C #6CF677 #6CA6F6
square
#F66CEB #F6BC6C #6CF677 #6CA6F6
split-complementary
#F66CEB #A6F66C #6CF6BC
monochromatic
#DA0DCA #F232E3 #F66CEB #FAA6F3 #FDDFFB
Accessibility & contrast
On white
2.54
#F66CEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#F66CEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F66CEB
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F66CEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F66CEB | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6496EF
Deuteranopia (green-blind)
#90A9E7
Tritanopia (blue-blind)
#FF79A2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f66ceb; /* rgb */ color: rgb(246, 108, 235); /* oklch */ color: oklch(74.2% 0.222 330.7);
Tailwind
colors: {
custom: {
50: '#fc9df2',
500: '#f66ceb',
950: '#000000',
},
}SCSS
$custom: #f66ceb; $custom-light: #fc9df2; $custom-dark: #000000;
JSON
{
"hex": "#f66ceb",
"rgb": {
"r": 246,
"g": 108,
"b": 235
},
"hsl": {
"h": 304.783,
"s": 88.462,
"l": 69.412
},
"oklch": {
"l": 0.74199,
"c": 0.22205,
"h": 330.7
},
"luminance": 0.36316
}Semantic roles & 50–950 ramp
primary
#F66CEB
secondary
#CBF3CE
accent
#E51300
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85