#F66CE5#F66CE5
#F66CE5 is a light, highly saturated purple. Relative luminance 0.360; OKLCH L 73.9% C 0.217 H 332.5°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F66CE5 |
|---|---|
| RGB | rgb(246, 108, 229) |
| HSL | hsl(307, 88%, 69%) |
| HSV | hsv(307, 56%, 96%) |
| CMYK | cmyk(0%, 56.1%, 6.9%, 3.5%) |
| CIE-LAB | lab(66.50, 67.28, -36.73) |
| CIE-LCH | lch(66.50, 76.66, 331.37°) |
| OKLab | oklab(73.92% 0.1929 -0.1002) |
| OKLCH | oklch(73.92% 0.217 332.5) |
| XYZ | xyz(57.5114, 35.9791, 78.0291) |
| Luminance | 0.3598 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.58
Purply Pink
#F075E6
ΔE00 1.60
Light Magenta
#FA5FF7
ΔE00 3.41
Violet Pink
#FB5FFC
ΔE00 3.97
Violet (CSS)
#EE82EE
ΔE00 4.12
Orchid
#DA70D6
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F66CE5 #6CF67D
analogous
#C26CF6 #F66CE5 #F66CA0
triadic
#F66CE5 #E5F66C #6CE5F6
tetradic
#F66CE5 #F6C26C #6CF67D #6CA0F6
square
#F66CE5 #F6C26C #6CF67D #6CA0F6
split-complementary
#F66CE5 #A0F66C #6CF6C2
monochromatic
#DA0DC1 #F232DB #F66CE5 #FAA6EF #FDDFF9
Accessibility & contrast
On white
2.56
#F66CE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#F66CE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F66CE5
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F66CE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F66CE5 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6895E9
Deuteranopia (green-blind)
#92A9E1
Tritanopia (blue-blind)
#FF779F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f66ce5; /* rgb */ color: rgb(246, 108, 229); /* oklch */ color: oklch(73.9% 0.217 332.5);
Tailwind
colors: {
custom: {
50: '#fc9ded',
500: '#f66ce5',
950: '#000000',
},
}SCSS
$custom: #f66ce5; $custom-light: #fc9ded; $custom-dark: #000000;
JSON
{
"hex": "#f66ce5",
"rgb": {
"r": 246,
"g": 108,
"b": 229
},
"hsl": {
"h": 307.391,
"s": 88.462,
"l": 69.412
},
"oklch": {
"l": 0.73923,
"c": 0.21735,
"h": 332.5
},
"luminance": 0.35975
}Semantic roles & 50–950 ramp
primary
#F66CE5
secondary
#CBF3D0
accent
#E51D00
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F16
muted
#867F84