#FF68EA#FF68EA
#FF68EA is a light, highly saturated purple. Relative luminance 0.371; OKLCH L 74.9% C 0.232 H 333.4°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FF68EA |
|---|---|
| RGB | rgb(255, 104, 234) |
| HSL | hsl(308, 100%, 70%) |
| HSV | hsv(308, 59%, 100%) |
| CMYK | cmyk(0%, 59.2%, 8.2%, 0%) |
| CIE-LAB | lab(67.36, 72.09, -38.08) |
| CIE-LCH | lch(67.36, 81.53, 332.16°) |
| OKLab | oklab(74.87% 0.2078 -0.1039) |
| OKLCH | oklch(74.87% 0.232 333.4) |
| XYZ | xyz(61.0418, 37.1057, 81.7731) |
| Luminance | 0.3710 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 0.76
Purply Pink
#F075E6
ΔE00 2.61
Light Magenta
#FA5FF7
ΔE00 3.11
Violet Pink
#FB5FFC
ΔE00 3.61
Violet (CSS)
#EE82EE
ΔE00 4.70
Orchid
#DA70D6
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF68EA #68FF7D
analogous
#C868FF #FF68EA #FF689F
triadic
#FF68EA #EAFF68 #68EAFF
tetradic
#FF68EA #FFC868 #68FF7D #689FFF
square
#FF68EA #FFC868 #68FF7D #689FFF
split-complementary
#FF68EA #9FFF68 #68FFC8
monochromatic
#ED00CC #FF2BE1 #FF68EA #FFA5F3 #FFE0FB
Accessibility & contrast
On white
2.49
#FF68EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#FF68EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF68EA
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF68EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF68EA | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6596EE
Deuteranopia (green-blind)
#95ACE6
Tritanopia (blue-blind)
#FF73A0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff68ea; /* rgb */ color: rgb(255, 104, 234); /* oklch */ color: oklch(74.9% 0.232 333.4);
Tailwind
colors: {
custom: {
50: '#ff9bf1',
500: '#ff68ea',
950: '#000000',
},
}SCSS
$custom: #ff68ea; $custom-light: #ff9bf1; $custom-dark: #000000;
JSON
{
"hex": "#ff68ea",
"rgb": {
"r": 255,
"g": 104,
"b": 234
},
"hsl": {
"h": 308.344,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.74871,
"c": 0.23232,
"h": 333.4
},
"luminance": 0.37101
}Semantic roles & 50–950 ramp
primary
#FF68EA
secondary
#CDF6D2
accent
#E62000
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#190F17
muted
#877F85