#FC69FD#FC69FD
#FC69FD is a light, highly saturated purple. Relative luminance 0.379; OKLCH L 75.5% C 0.244 H 327.4°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FC69FD |
|---|---|
| RGB | rgb(252, 105, 253) |
| HSL | hsl(300, 97%, 70%) |
| HSV | hsv(300, 58%, 99%) |
| CMYK | cmyk(0.4%, 58.5%, 0%, 0.8%) |
| CIE-LAB | lab(67.94, 73.96, -47.65) |
| CIE-LCH | lch(67.94, 87.98, 327.20°) |
| OKLab | oklab(75.49% 0.2055 -0.1315) |
| OKLCH | oklch(75.49% 0.244 327.4) |
| XYZ | xyz(62.9251, 37.8944, 96.9095) |
| Luminance | 0.3789 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.54
Light Magenta
#FA5FF7
ΔE00 1.76
Candy Pink
#FF63E9
ΔE00 3.27
Purply Pink
#F075E6
ΔE00 3.88
Violet (CSS)
#EE82EE
ΔE00 4.80
Orchid
#DA70D6
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC69FD #6AFD69
analogous
#B269FD #FC69FD #FD69B4
triadic
#FC69FD #FDFC69 #69FDFC
tetradic
#FC69FD #FDB269 #6AFD69 #69B4FD
square
#FC69FD #FDB269 #6AFD69 #69B4FD
split-complementary
#FC69FD #B4FD69 #69FDB2
monochromatic
#E703E8 #FB2DFC #FC69FD #FDA5FE #FEE1FF
Accessibility & contrast
On white
2.45
#FC69FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#FC69FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC69FD
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC69FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC69FD | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5799FF
Deuteranopia (green-blind)
#8AACF9
Tritanopia (blue-blind)
#FF7CAA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fc69fd; /* rgb */ color: rgb(252, 105, 253); /* oklch */ color: oklch(75.5% 0.244 327.4);
Tailwind
colors: {
custom: {
50: '#ff9cfe',
500: '#fc69fd',
950: '#000000',
},
}SCSS
$custom: #fc69fd; $custom-light: #ff9cfe; $custom-dark: #000000;
JSON
{
"hex": "#fc69fd",
"rgb": {
"r": 252,
"g": 105,
"b": 253
},
"hsl": {
"h": 299.595,
"s": 97.368,
"l": 70.196
},
"oklch": {
"l": 0.75494,
"c": 0.244,
"h": 327.4
},
"luminance": 0.3789
}Semantic roles & 50–950 ramp
primary
#FC69FD
secondary
#CDF5CC
accent
#E60002
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F18
muted
#867F86