#FF68F0#FF68F0
#FF68F0 is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 75.1% C 0.237 H 331.7°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FF68F0 |
|---|---|
| RGB | rgb(255, 104, 240) |
| HSL | hsl(306, 100%, 70%) |
| HSV | hsv(306, 59%, 100%) |
| CMYK | cmyk(0%, 59.2%, 5.9%, 0%) |
| CIE-LAB | lab(67.62, 73.02, -40.98) |
| CIE-LCH | lch(67.62, 83.73, 330.70°) |
| OKLab | oklab(75.15% 0.2086 -0.1122) |
| OKLCH | oklch(75.15% 0.237 331.7) |
| XYZ | xyz(61.9184, 37.4563, 86.3898) |
| Luminance | 0.3745 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.25
Light Magenta
#FA5FF7
ΔE00 2.39
Purply Pink
#F075E6
ΔE00 2.77
Violet Pink
#FB5FFC
ΔE00 2.79
Violet (CSS)
#EE82EE
ΔE00 4.56
Orchid
#DA70D6
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF68F0 #68FF77
analogous
#C268FF #FF68F0 #FF68A5
triadic
#FF68F0 #F0FF68 #68F0FF
tetradic
#FF68F0 #FFC268 #68FF77 #68A5FF
square
#FF68F0 #FFC268 #68FF77 #68A5FF
split-complementary
#FF68F0 #A5FF68 #68FFC2
monochromatic
#ED00D5 #FF2BEA #FF68F0 #FFA5F6 #FFE0FC
Accessibility & contrast
On white
2.47
#FF68F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#FF68F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF68F0
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF68F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF68F0 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6197F4
Deuteranopia (green-blind)
#92ACEC
Tritanopia (blue-blind)
#FF75A3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff68f0; /* rgb */ color: rgb(255, 104, 240); /* oklch */ color: oklch(75.1% 0.237 331.7);
Tailwind
colors: {
custom: {
50: '#ff9bf5',
500: '#ff68f0',
950: '#000000',
},
}SCSS
$custom: #ff68f0; $custom-light: #ff9bf5; $custom-dark: #000000;
JSON
{
"hex": "#ff68f0",
"rgb": {
"r": 255,
"g": 104,
"b": 240
},
"hsl": {
"h": 305.96,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.75148,
"c": 0.23683,
"h": 331.7
},
"luminance": 0.37452
}Semantic roles & 50–950 ramp
primary
#FF68F0
secondary
#CDF6D1
accent
#E61700
background
#FFFAFF
surface
#FFF3FE
border
#D7CDD6
text
#190F17
muted
#877F85