#FD68FA#FD68FA
#FD68FA is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 75.4% C 0.243 H 328.5°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FD68FA |
|---|---|
| RGB | rgb(253, 104, 250) |
| HSL | hsl(301, 97%, 70%) |
| HSV | hsv(301, 59%, 99%) |
| CMYK | cmyk(0%, 58.9%, 1.2%, 0.8%) |
| CIE-LAB | lab(67.79, 74.12, -46.24) |
| CIE-LCH | lch(67.79, 87.36, 328.04°) |
| OKLab | oklab(75.37% 0.2075 -0.1274) |
| OKLCH | oklch(75.37% 0.243 328.5) |
| XYZ | xyz(62.7129, 37.6895, 94.3956) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.57
Light Magenta
#FA5FF7
ΔE00 1.60
Candy Pink
#FF63E9
ΔE00 2.75
Purply Pink
#F075E6
ΔE00 3.59
Violet (CSS)
#EE82EE
ΔE00 4.76
Orchid
#DA70D6
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD68FA #68FD6B
analogous
#B568FD #FD68FA #FD68B0
triadic
#FD68FA #FAFD68 #68FAFD
tetradic
#FD68FA #FDB568 #68FD6B #68B0FD
square
#FD68FA #FDB568 #68FD6B #68B0FD
split-complementary
#FD68FA #B0FD68 #68FDB5
monochromatic
#E803E3 #FC2CF8 #FD68FA #FEA4FC #FFE1FE
Accessibility & contrast
On white
2.46
#FD68FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#FD68FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD68FA
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD68FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD68FA | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5998FE
Deuteranopia (green-blind)
#8CACF6
Tritanopia (blue-blind)
#FF7AA8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fd68fa; /* rgb */ color: rgb(253, 104, 250); /* oklch */ color: oklch(75.4% 0.243 328.5);
Tailwind
colors: {
custom: {
50: '#ff9bfc',
500: '#fd68fa',
950: '#000000',
},
}SCSS
$custom: #fd68fa; $custom-light: #ff9bfc; $custom-dark: #000000;
JSON
{
"hex": "#fd68fa",
"rgb": {
"r": 253,
"g": 104,
"b": 250
},
"hsl": {
"h": 301.208,
"s": 97.386,
"l": 70
},
"oklch": {
"l": 0.75366,
"c": 0.24347,
"h": 328.5
},
"luminance": 0.37685
}Semantic roles & 50–950 ramp
primary
#FD68FA
secondary
#CCF5CC
accent
#E60500
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F17
muted
#867F85