#FD69F0#FD69F0
#FD69F0 is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 75.0% C 0.234 H 331.2°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FD69F0 |
|---|---|
| RGB | rgb(253, 105, 240) |
| HSL | hsl(305, 97%, 70%) |
| HSV | hsv(305, 58%, 99%) |
| CMYK | cmyk(0%, 58.5%, 5.1%, 0.8%) |
| CIE-LAB | lab(67.49, 72.10, -41.21) |
| CIE-LCH | lch(67.49, 83.05, 330.25°) |
| OKLab | oklab(75% 0.2053 -0.1129) |
| OKLCH | oklch(75% 0.234 331.2) |
| XYZ | xyz(61.2875, 37.2814, 86.3892) |
| Luminance | 0.3728 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.38
Light Magenta
#FA5FF7
ΔE00 2.27
Purply Pink
#F075E6
ΔE00 2.59
Violet Pink
#FB5FFC
ΔE00 2.67
Violet (CSS)
#EE82EE
ΔE00 4.38
Orchid
#DA70D6
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD69F0 #69FD76
analogous
#C069FD #FD69F0 #FD69A6
triadic
#FD69F0 #F0FD69 #69F0FD
tetradic
#FD69F0 #FDC069 #69FD76 #69A6FD
square
#FD69F0 #FDC069 #69FD76 #69A6FD
split-complementary
#FD69F0 #A6FD69 #69FDC0
monochromatic
#E803D4 #FC2DEA #FD69F0 #FEA5F6 #FFE1FC
Accessibility & contrast
On white
2.48
#FD69F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#FD69F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD69F0
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD69F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD69F0 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6197F4
Deuteranopia (green-blind)
#91ACEC
Tritanopia (blue-blind)
#FF77A3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fd69f0; /* rgb */ color: rgb(253, 105, 240); /* oklch */ color: oklch(75.0% 0.234 331.2);
Tailwind
colors: {
custom: {
50: '#ff9cf5',
500: '#fd69f0',
950: '#000000',
},
}SCSS
$custom: #fd69f0; $custom-light: #ff9cf5; $custom-dark: #000000;
JSON
{
"hex": "#fd69f0",
"rgb": {
"r": 253,
"g": 105,
"b": 240
},
"hsl": {
"h": 305.27,
"s": 97.368,
"l": 70.196
},
"oklch": {
"l": 0.74997,
"c": 0.2343,
"h": 331.2
},
"luminance": 0.37277
}Semantic roles & 50–950 ramp
primary
#FD69F0
secondary
#CCF5D0
accent
#E61400
background
#FFFAFF
surface
#FFF3FE
border
#D7CDD6
text
#180F17
muted
#867F85