#FF68ED#FF68ED
#FF68ED is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 75.0% C 0.235 H 332.6°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FF68ED |
|---|---|
| RGB | rgb(255, 104, 237) |
| HSL | hsl(307, 100%, 70%) |
| HSV | hsv(307, 59%, 100%) |
| CMYK | cmyk(0%, 59.2%, 7.1%, 0%) |
| CIE-LAB | lab(67.49, 72.55, -39.53) |
| CIE-LCH | lch(67.49, 82.62, 331.41°) |
| OKLab | oklab(75.01% 0.2082 -0.1081) |
| OKLCH | oklch(75.01% 0.235 332.6) |
| XYZ | xyz(61.4764, 37.2796, 84.0621) |
| Luminance | 0.3728 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 0.91
Purply Pink
#F075E6
ΔE00 2.65
Light Magenta
#FA5FF7
ΔE00 2.73
Violet Pink
#FB5FFC
ΔE00 3.19
Violet (CSS)
#EE82EE
ΔE00 4.61
Orchid
#DA70D6
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF68ED #68FF7A
analogous
#C568FF #FF68ED #FF68A2
triadic
#FF68ED #EDFF68 #68EDFF
tetradic
#FF68ED #FFC568 #68FF7A #68A2FF
square
#FF68ED #FFC568 #68FF7A #68A2FF
split-complementary
#FF68ED #A2FF68 #68FFC5
monochromatic
#ED00D0 #FF2BE6 #FF68ED #FFA5F4 #FFE0FB
Accessibility & contrast
On white
2.48
#FF68ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#FF68ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF68ED
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF68ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF68ED | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6397F1
Deuteranopia (green-blind)
#93ACE9
Tritanopia (blue-blind)
#FF74A1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff68ed; /* rgb */ color: rgb(255, 104, 237); /* oklch */ color: oklch(75.0% 0.235 332.6);
Tailwind
colors: {
custom: {
50: '#ff9bf3',
500: '#ff68ed',
950: '#000000',
},
}SCSS
$custom: #ff68ed; $custom-light: #ff9bf3; $custom-dark: #000000;
JSON
{
"hex": "#ff68ed",
"rgb": {
"r": 255,
"g": 104,
"b": 237
},
"hsl": {
"h": 307.152,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.75009,
"c": 0.23456,
"h": 332.6
},
"luminance": 0.37275
}Semantic roles & 50–950 ramp
primary
#FF68ED
secondary
#CDF6D2
accent
#E61B00
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#190F17
muted
#877F85