#FF68F2#FF68F2
#FF68F2 is a light, highly saturated purple. Relative luminance 0.376; OKLCH L 75.2% C 0.238 H 331.2°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FF68F2 |
|---|---|
| RGB | rgb(255, 104, 242) |
| HSL | hsl(305, 100%, 70%) |
| HSV | hsv(305, 59%, 100%) |
| CMYK | cmyk(0%, 59.2%, 5.1%, 0%) |
| CIE-LAB | lab(67.71, 73.33, -41.95) |
| CIE-LCH | lch(67.71, 84.48, 330.23°) |
| OKLab | oklab(75.24% 0.2088 -0.115) |
| OKLCH | oklch(75.24% 0.238 331.2) |
| XYZ | xyz(62.2171, 37.5758, 87.9631) |
| Luminance | 0.3757 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.51
Light Magenta
#FA5FF7
ΔE00 2.20
Violet Pink
#FB5FFC
ΔE00 2.54
Purply Pink
#F075E6
ΔE00 2.90
Violet (CSS)
#EE82EE
ΔE00 4.56
Orchid
#DA70D6
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF68F2 #68FF75
analogous
#C168FF #FF68F2 #FF68A6
triadic
#FF68F2 #F2FF68 #68F2FF
tetradic
#FF68F2 #FFC168 #68FF75 #68A6FF
square
#FF68F2 #FFC168 #68FF75 #68A6FF
split-complementary
#FF68F2 #A6FF68 #68FFC1
monochromatic
#ED00D8 #FF2BED #FF68F2 #FFA5F7 #FFE0FC
Accessibility & contrast
On white
2.47
#FF68F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#FF68F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF68F2
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF68F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF68F2 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6097F6
Deuteranopia (green-blind)
#91ADEE
Tritanopia (blue-blind)
#FF76A4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff68f2; /* rgb */ color: rgb(255, 104, 242); /* oklch */ color: oklch(75.2% 0.238 331.2);
Tailwind
colors: {
custom: {
50: '#ff9bf7',
500: '#ff68f2',
950: '#000000',
},
}SCSS
$custom: #ff68f2; $custom-light: #ff9bf7; $custom-dark: #000000;
JSON
{
"hex": "#ff68f2",
"rgb": {
"r": 255,
"g": 104,
"b": 242
},
"hsl": {
"h": 305.166,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.75242,
"c": 0.23836,
"h": 331.2
},
"luminance": 0.37571
}Semantic roles & 50–950 ramp
primary
#FF68F2
secondary
#CDF6D0
accent
#E61400
background
#FFFAFF
surface
#FFF3FE
border
#D7CDD6
text
#190F17
muted
#877F85