#FD68FF#FD68FF
#FD68FF is a light, highly saturated purple. Relative luminance 0.380; OKLCH L 75.6% C 0.247 H 327.2°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FD68FF |
|---|---|
| RGB | rgb(253, 104, 255) |
| HSL | hsl(299, 100%, 70%) |
| HSV | hsv(299, 59%, 100%) |
| CMYK | cmyk(0.8%, 59.2%, 0%, 0%) |
| CIE-LAB | lab(68.03, 74.94, -48.61) |
| CIE-LCH | lch(68.03, 89.32, 327.03°) |
| OKLab | oklab(75.61% 0.2079 -0.1342) |
| OKLCH | oklch(75.61% 0.247 327.2) |
| XYZ | xyz(63.5073, 38.0073, 98.5795) |
| Luminance | 0.3800 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.49
Light Magenta
#FA5FF7
ΔE00 1.82
Candy Pink
#FF63E9
ΔE00 3.48
Purply Pink
#F075E6
ΔE00 4.17
Violet (CSS)
#EE82EE
ΔE00 5.04
Orchid
#DA70D6
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD68FF #6AFF68
analogous
#B168FF #FD68FF #FF68B6
triadic
#FD68FF #FFFD68 #68FFFD
tetradic
#FD68FF #FFB168 #6AFF68 #68B6FF
square
#FD68FF #FFB168 #6AFF68 #68B6FF
split-complementary
#FD68FF #B6FF68 #68FFB1
monochromatic
#E900ED #FC2BFF #FD68FF #FEA5FF #FFE0FF
Accessibility & contrast
On white
2.44
#FD68FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#FD68FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD68FF
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD68FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD68FF | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5599FF
Deuteranopia (green-blind)
#89ADFB
Tritanopia (blue-blind)
#FF7BAA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fd68ff; /* rgb */ color: rgb(253, 104, 255); /* oklch */ color: oklch(75.6% 0.247 327.2);
Tailwind
colors: {
custom: {
50: '#ff9bff',
500: '#fd68ff',
950: '#000000',
},
}SCSS
$custom: #fd68ff; $custom-light: #ff9bff; $custom-dark: #000000;
JSON
{
"hex": "#fd68ff",
"rgb": {
"r": 253,
"g": 104,
"b": 255
},
"hsl": {
"h": 299.205,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.75613,
"c": 0.24746,
"h": 327.2
},
"luminance": 0.38003
}Semantic roles & 50–950 ramp
primary
#FD68FF
secondary
#CDF6CD
accent
#E60003
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F18
muted
#867F86