#F666EA#F666EA
#F666EA is a light, highly saturated purple. Relative luminance 0.350; OKLCH L 73.5% C 0.230 H 331.0°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F666EA |
|---|---|
| RGB | rgb(246, 102, 234) |
| HSL | hsl(305, 89%, 68%) |
| HSV | hsv(305, 59%, 96%) |
| CMYK | cmyk(0%, 58.5%, 4.9%, 3.5%) |
| CIE-LAB | lab(65.78, 70.64, -40.63) |
| CIE-LCH | lch(65.78, 81.49, 330.09°) |
| OKLab | oklab(73.46% 0.2009 -0.1114) |
| OKLCH | oklch(73.46% 0.23 331) |
| XYZ | xyz(57.6084, 35.0401, 81.5551) |
| Luminance | 0.3504 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.47
Light Magenta
#FA5FF7
ΔE00 2.11
Purply Pink
#F075E6
ΔE00 2.54
Violet Pink
#FB5FFC
ΔE00 2.73
Orchid
#DA70D6
ΔE00 4.66
Violet (CSS)
#EE82EE
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F666EA #66F672
analogous
#BA66F6 #F666EA #F666A2
triadic
#F666EA #EAF666 #66EAF6
tetradic
#F666EA #F6BA66 #66F672 #66A2F6
square
#F666EA #F6BA66 #66F672 #66A2F6
split-complementary
#F666EA #A2F666 #66F6BA
monochromatic
#D50DC4 #F32CE2 #F666EA #F9A0F2 #FDDAFA
Accessibility & contrast
On white
2.62
#F666EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#F666EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F666EA
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F666EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F666EA | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E93EE
Deuteranopia (green-blind)
#8DA7E6
Tritanopia (blue-blind)
#FF739F
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f666ea; /* rgb */ color: rgb(246, 102, 234); /* oklch */ color: oklch(73.5% 0.230 331.0);
Tailwind
colors: {
custom: {
50: '#fc99f1',
500: '#f666ea',
950: '#000000',
},
}SCSS
$custom: #f666ea; $custom-light: #fc99f1; $custom-dark: #000000;
JSON
{
"hex": "#f666ea",
"rgb": {
"r": 246,
"g": 102,
"b": 234
},
"hsl": {
"h": 305,
"s": 88.889,
"l": 68.235
},
"oklch": {
"l": 0.73464,
"c": 0.22972,
"h": 331
},
"luminance": 0.35036
}Semantic roles & 50–950 ramp
primary
#F666EA
secondary
#C6F2CA
accent
#E61300
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180F17
muted
#867E85