#FD69F5#FD69F5
#FD69F5 is a light, highly saturated purple. Relative luminance 0.376; OKLCH L 75.2% C 0.238 H 329.8°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FD69F5 |
|---|---|
| RGB | rgb(253, 105, 245) |
| HSL | hsl(303, 97%, 70%) |
| HSV | hsv(303, 58%, 99%) |
| CMYK | cmyk(0%, 58.5%, 3.2%, 0.8%) |
| CIE-LAB | lab(67.71, 72.90, -43.61) |
| CIE-LCH | lch(67.71, 84.95, 329.11°) |
| OKLab | oklab(75.23% 0.2059 -0.1198) |
| OKLCH | oklch(75.23% 0.238 329.8) |
| XYZ | xyz(62.0405, 37.5826, 90.3550) |
| Luminance | 0.3758 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.86
Candy Pink
#FF63E9
ΔE00 2.06
Violet Pink
#FB5FFC
ΔE00 2.10
Purply Pink
#F075E6
ΔE00 3.00
Violet (CSS)
#EE82EE
ΔE00 4.44
Orchid
#DA70D6
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD69F5 #69FD71
analogous
#BB69FD #FD69F5 #FD69AB
triadic
#FD69F5 #F5FD69 #69F5FD
tetradic
#FD69F5 #FDBB69 #69FD71 #69ABFD
square
#FD69F5 #FDBB69 #69FD71 #69ABFD
split-complementary
#FD69F5 #ABFD69 #69FDBB
monochromatic
#E803DC #FC2DF1 #FD69F5 #FEA5F9 #FFE1FD
Accessibility & contrast
On white
2.47
#FD69F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#FD69F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD69F5
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD69F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD69F5 | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E98F9
Deuteranopia (green-blind)
#8FACF1
Tritanopia (blue-blind)
#FF78A6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fd69f5; /* rgb */ color: rgb(253, 105, 245); /* oklch */ color: oklch(75.2% 0.238 329.8);
Tailwind
colors: {
custom: {
50: '#ff9cf9',
500: '#fd69f5',
950: '#000000',
},
}SCSS
$custom: #fd69f5; $custom-light: #ff9cf9; $custom-dark: #000000;
JSON
{
"hex": "#fd69f5",
"rgb": {
"r": 253,
"g": 105,
"b": 245
},
"hsl": {
"h": 303.243,
"s": 97.368,
"l": 70.196
},
"oklch": {
"l": 0.75233,
"c": 0.23818,
"h": 329.8
},
"luminance": 0.37578
}Semantic roles & 50–950 ramp
primary
#FD69F5
secondary
#CCF5CF
accent
#E60C00
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F17
muted
#867F85