#F66DE9#F66DE9
#F66DE9 is a light, highly saturated purple. Relative luminance 0.364; OKLCH L 74.2% C 0.219 H 331.3°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F66DE9 |
|---|---|
| RGB | rgb(246, 109, 233) |
| HSL | hsl(306, 88%, 70%) |
| HSV | hsv(306, 56%, 96%) |
| CMYK | cmyk(0%, 55.7%, 5.3%, 3.5%) |
| CIE-LAB | lab(66.84, 67.48, -38.43) |
| CIE-LCH | lch(66.84, 77.66, 330.34°) |
| OKLab | oklab(74.22% 0.1922 -0.1051) |
| OKLCH | oklch(74.22% 0.219 331.3) |
| XYZ | xyz(58.1824, 36.4173, 81.0397) |
| Luminance | 0.3641 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.48
Candy Pink
#FF63E9
ΔE00 1.68
Light Magenta
#FA5FF7
ΔE00 2.99
Violet Pink
#FB5FFC
ΔE00 3.49
Violet (CSS)
#EE82EE
ΔE00 3.80
Orchid
#DA70D6
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F66DE9 #6DF67A
analogous
#BE6DF6 #F66DE9 #F66DA5
triadic
#F66DE9 #E9F66D #6DE9F6
tetradic
#F66DE9 #F6BE6D #6DF67A #6DA5F6
square
#F66DE9 #F6BE6D #6DF67A #6DA5F6
split-complementary
#F66DE9 #A5F66D #6DF6BE
monochromatic
#DB0EC8 #F233E0 #F66DE9 #FAA7F2 #FDE0FA
Accessibility & contrast
On white
2.54
#F66DE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#F66DE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F66DE9
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F66DE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F66DE9 | 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)
#6796ED
Deuteranopia (green-blind)
#91AAE5
Tritanopia (blue-blind)
#FF79A1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f66de9; /* rgb */ color: rgb(246, 109, 233); /* oklch */ color: oklch(74.2% 0.219 331.3);
Tailwind
colors: {
custom: {
50: '#fc9df0',
500: '#f66de9',
950: '#000000',
},
}SCSS
$custom: #f66de9; $custom-light: #fc9df0; $custom-dark: #000000;
JSON
{
"hex": "#f66de9",
"rgb": {
"r": 246,
"g": 109,
"b": 233
},
"hsl": {
"h": 305.693,
"s": 88.387,
"l": 69.608
},
"oklch": {
"l": 0.74224,
"c": 0.21902,
"h": 331.3
},
"luminance": 0.36413
}Semantic roles & 50–950 ramp
primary
#F66DE9
secondary
#CCF3D0
accent
#E51601
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F16
muted
#867F84