#FD68FD#FD68FD
#FD68FD is a light, highly saturated purple. Relative luminance 0.379; OKLCH L 75.5% C 0.246 H 327.7°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FD68FD |
|---|---|
| RGB | rgb(253, 104, 253) |
| HSL | hsl(300, 97%, 70%) |
| HSV | hsv(300, 59%, 99%) |
| CMYK | cmyk(0%, 58.9%, 0%, 0.8%) |
| CIE-LAB | lab(67.93, 74.61, -47.66) |
| CIE-LCH | lch(67.93, 88.53, 327.43°) |
| OKLab | oklab(75.51% 0.2078 -0.1315) |
| OKLCH | oklch(75.51% 0.246 327.7) |
| XYZ | xyz(63.1870, 37.8792, 96.8927) |
| Luminance | 0.3787 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.48
Light Magenta
#FA5FF7
ΔE00 1.69
Candy Pink
#FF63E9
ΔE00 3.19
Purply Pink
#F075E6
ΔE00 3.93
Violet (CSS)
#EE82EE
ΔE00 4.91
Orchid
#DA70D6
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD68FD #68FD68
analogous
#B268FD #FD68FD #FD68B3
triadic
#FD68FD #FDFD68 #68FDFD
tetradic
#FD68FD #FDB368 #68FD68 #68B2FD
square
#FD68FD #FDB368 #68FD68 #68B2FD
split-complementary
#FD68FD #B3FD68 #68FDB3
monochromatic
#E803E8 #FC2CFC #FD68FD #FEA4FE #FFE1FF
Accessibility & contrast
On white
2.45
#FD68FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#FD68FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD68FD
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD68FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD68FD | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5699FF
Deuteranopia (green-blind)
#8AACF9
Tritanopia (blue-blind)
#FF7BA9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fd68fd; /* rgb */ color: rgb(253, 104, 253); /* oklch */ color: oklch(75.5% 0.246 327.7);
Tailwind
colors: {
custom: {
50: '#ff9bfe',
500: '#fd68fd',
950: '#000000',
},
}SCSS
$custom: #fd68fd; $custom-light: #ff9bfe; $custom-dark: #000000;
JSON
{
"hex": "#fd68fd",
"rgb": {
"r": 253,
"g": 104,
"b": 253
},
"hsl": {
"h": 300,
"s": 97.386,
"l": 70
},
"oklch": {
"l": 0.75514,
"c": 0.24586,
"h": 327.7
},
"luminance": 0.37875
}Semantic roles & 50–950 ramp
primary
#FD68FD
secondary
#CCF5CC
accent
#E60000
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F18
muted
#867F86