#FF66F2#FF66F2
#FF66F2 is a light, highly saturated purple. Relative luminance 0.372; OKLCH L 75.0% C 0.241 H 331.2°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FF66F2 |
|---|---|
| RGB | rgb(255, 102, 242) |
| HSL | hsl(305, 100%, 70%) |
| HSV | hsv(305, 60%, 100%) |
| CMYK | cmyk(0%, 60%, 5.1%, 0%) |
| CIE-LAB | lab(67.41, 74.15, -42.41) |
| CIE-LCH | lch(67.41, 85.42, 330.23°) |
| OKLab | oklab(75.03% 0.2111 -0.1163) |
| OKLCH | oklch(75.03% 0.241 331.2) |
| XYZ | xyz(62.0182, 37.1780, 87.8968) |
| Luminance | 0.3717 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.42
Light Magenta
#FA5FF7
ΔE00 1.95
Violet Pink
#FB5FFC
ΔE00 2.33
Purply Pink
#F075E6
ΔE00 3.07
Violet (CSS)
#EE82EE
ΔE00 4.81
Orchid
#DA70D6
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF66F2 #66FF73
analogous
#BF66FF #FF66F2 #FF66A6
triadic
#FF66F2 #F2FF66 #66F2FF
tetradic
#FF66F2 #FFBF66 #66FF73 #66A6FF
square
#FF66F2 #FFBF66 #66FF73 #66A6FF
split-complementary
#FF66F2 #A6FF66 #66FFBF
monochromatic
#EB00D7 #FF29ED #FF66F2 #FFA3F7 #FFE0FC
Accessibility & contrast
On white
2.49
#FF66F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#FF66F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF66F2
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF66F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF66F2 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D96F6
Deuteranopia (green-blind)
#90ACEE
Tritanopia (blue-blind)
#FF75A3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff66f2; /* rgb */ color: rgb(255, 102, 242); /* oklch */ color: oklch(75.0% 0.241 331.2);
Tailwind
colors: {
custom: {
50: '#ff9af7',
500: '#ff66f2',
950: '#000000',
},
}SCSS
$custom: #ff66f2; $custom-light: #ff9af7; $custom-dark: #000000;
JSON
{
"hex": "#ff66f2",
"rgb": {
"r": 255,
"g": 102,
"b": 242
},
"hsl": {
"h": 305.098,
"s": 100,
"l": 70
},
"oklch": {
"l": 0.75026,
"c": 0.24105,
"h": 331.2
},
"luminance": 0.37174
}Semantic roles & 50–950 ramp
primary
#FF66F2
secondary
#CBF6CF
accent
#E61300
background
#FFFAFF
surface
#FFF3FE
border
#D7CDD6
text
#190F17
muted
#877F85