#F666ED#F666ED
#F666ED is a light, highly saturated purple. Relative luminance 0.352; OKLCH L 73.6% C 0.232 H 330.1°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F666ED |
|---|---|
| RGB | rgb(246, 102, 237) |
| HSL | hsl(304, 89%, 68%) |
| HSV | hsv(304, 59%, 96%) |
| CMYK | cmyk(0%, 58.5%, 3.7%, 3.5%) |
| CIE-LAB | lab(65.91, 71.12, -42.08) |
| CIE-LCH | lch(65.91, 82.64, 329.39°) |
| OKLab | oklab(73.61% 0.2013 -0.1155) |
| OKLCH | oklch(73.61% 0.232 330.1) |
| XYZ | xyz(58.0431, 35.2140, 83.8442) |
| Luminance | 0.3521 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.69
Candy Pink
#FF63E9
ΔE00 1.75
Violet Pink
#FB5FFC
ΔE00 2.29
Purply Pink
#F075E6
ΔE00 2.70
Violet (CSS)
#EE82EE
ΔE00 4.81
Orchid
#DA70D6
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F666ED #66F66F
analogous
#B766F6 #F666ED #F666A5
triadic
#F666ED #EDF666 #66EDF6
tetradic
#F666ED #F6B766 #66F66F #66A5F6
square
#F666ED #F6B766 #66F66F #66A5F6
split-complementary
#F666ED #A5F666 #66F6B7
monochromatic
#D50DC9 #F32CE6 #F666ED #F9A0F4 #FDDAFB
Accessibility & contrast
On white
2.61
#F666ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#F666ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F666ED
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F666ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F666ED | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C94F1
Deuteranopia (green-blind)
#8BA7E9
Tritanopia (blue-blind)
#FE75A0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f666ed; /* rgb */ color: rgb(246, 102, 237); /* oklch */ color: oklch(73.6% 0.232 330.1);
Tailwind
colors: {
custom: {
50: '#fc99f3',
500: '#f666ed',
950: '#000000',
},
}SCSS
$custom: #f666ed; $custom-light: #fc99f3; $custom-dark: #000000;
JSON
{
"hex": "#f666ed",
"rgb": {
"r": 246,
"g": 102,
"b": 237
},
"hsl": {
"h": 303.75,
"s": 88.889,
"l": 68.235
},
"oklch": {
"l": 0.73607,
"c": 0.23205,
"h": 330.1
},
"luminance": 0.3521
}Semantic roles & 50–950 ramp
primary
#F666ED
secondary
#C6F2C9
accent
#E60E00
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180F17
muted
#867E85