#F66DEC#F66DEC
#F66DEC is a light, highly saturated purple. Relative luminance 0.366; OKLCH L 74.4% C 0.221 H 330.4°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F66DEC |
|---|---|
| RGB | rgb(246, 109, 236) |
| HSL | hsl(304, 88%, 70%) |
| HSV | hsv(304, 56%, 96%) |
| CMYK | cmyk(0%, 55.7%, 4.1%, 3.5%) |
| CIE-LAB | lab(66.97, 67.97, -39.88) |
| CIE-LCH | lch(66.97, 78.81, 329.60°) |
| OKLab | oklab(74.36% 0.1926 -0.1093) |
| OKLCH | oklch(74.36% 0.221 330.4) |
| XYZ | xyz(58.6146, 36.5901, 83.3159) |
| Luminance | 0.3659 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.66
Candy Pink
#FF63E9
ΔE00 1.85
Light Magenta
#FA5FF7
ΔE00 2.64
Violet Pink
#FB5FFC
ΔE00 3.09
Violet (CSS)
#EE82EE
ΔE00 3.73
Orchid
#DA70D6
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F66DEC #6DF677
analogous
#BC6DF6 #F66DEC #F66DA7
triadic
#F66DEC #ECF66D #6DECF6
tetradic
#F66DEC #F6BC6D #6DF677 #6DA7F6
square
#F66DEC #F6BC6D #6DF677 #6DA7F6
split-complementary
#F66DEC #A7F66D #6DF6BC
monochromatic
#DB0ECC #F233E4 #F66DEC #FAA7F4 #FDE0FB
Accessibility & contrast
On white
2.52
#F66DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#F66DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F66DEC
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F66DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F66DEC | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6597F0
Deuteranopia (green-blind)
#90AAE8
Tritanopia (blue-blind)
#FE7AA3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f66dec; /* rgb */ color: rgb(246, 109, 236); /* oklch */ color: oklch(74.4% 0.221 330.4);
Tailwind
colors: {
custom: {
50: '#fc9df2',
500: '#f66dec',
950: '#000000',
},
}SCSS
$custom: #f66dec; $custom-light: #fc9df2; $custom-dark: #000000;
JSON
{
"hex": "#f66dec",
"rgb": {
"r": 246,
"g": 109,
"b": 236
},
"hsl": {
"h": 304.38,
"s": 88.387,
"l": 69.608
},
"oklch": {
"l": 0.74363,
"c": 0.22141,
"h": 330.4
},
"luminance": 0.36586
}Semantic roles & 50–950 ramp
primary
#F66DEC
secondary
#CCF3CF
accent
#E51101
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85