#FF68EE#FF68EE
#FF68EE is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 75.1% C 0.235 H 332.3°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FF68EE |
|---|---|
| RGB | rgb(255, 104, 238) |
| HSL | hsl(307, 100%, 70%) |
| HSV | hsv(307, 59%, 100%) |
| CMYK | cmyk(0%, 59.2%, 6.7%, 0%) |
| CIE-LAB | lab(67.53, 72.71, -40.02) |
| CIE-LCH | lch(67.53, 82.99, 331.17°) |
| OKLab | oklab(75.06% 0.2083 -0.1094) |
| OKLCH | oklch(75.06% 0.235 332.3) |
| XYZ | xyz(61.6229, 37.3382, 84.8337) |
| Luminance | 0.3733 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.01
Light Magenta
#FA5FF7
ΔE00 2.61
Purply Pink
#F075E6
ΔE00 2.68
Violet Pink
#FB5FFC
ΔE00 3.05
Violet (CSS)
#EE82EE
ΔE00 4.59
Orchid
#DA70D6
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF68EE #68FF79
analogous
#C468FF #FF68EE #FF68A2
triadic
#FF68EE #EEFF68 #68EEFF
tetradic
#FF68EE #FFC468 #68FF79 #68A2FF
square
#FF68EE #FFC468 #68FF79 #68A2FF
split-complementary
#FF68EE #A2FF68 #68FFC4
monochromatic
#ED00D2 #FF2BE7 #FF68EE #FFA5F5 #FFE0FC
Accessibility & contrast
On white
2.48
#FF68EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#FF68EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF68EE
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF68EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF68EE | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6297F2
Deuteranopia (green-blind)
#93ACEA
Tritanopia (blue-blind)
#FF75A2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff68ee; /* rgb */ color: rgb(255, 104, 238); /* oklch */ color: oklch(75.1% 0.235 332.3);
Tailwind
colors: {
custom: {
50: '#ff9bf4',
500: '#ff68ee',
950: '#000000',
},
}SCSS
$custom: #ff68ee; $custom-light: #ff9bf4; $custom-dark: #000000;
JSON
{
"hex": "#ff68ee",
"rgb": {
"r": 255,
"g": 104,
"b": 238
},
"hsl": {
"h": 306.755,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.75055,
"c": 0.23532,
"h": 332.3
},
"luminance": 0.37334
}Semantic roles & 50–950 ramp
primary
#FF68EE
secondary
#CDF6D1
accent
#E61A00
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#190F17
muted
#877F85