#FD6FF5#FD6FF5
#FD6FF5 is a light, highly saturated purple. Relative luminance 0.388; OKLCH L 75.9% C 0.230 H 329.8°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6FF5 |
|---|---|
| RGB | rgb(253, 111, 245) |
| HSL | hsl(303, 97%, 71%) |
| HSV | hsv(303, 56%, 99%) |
| CMYK | cmyk(0%, 56.1%, 3.2%, 0.8%) |
| CIE-LAB | lab(68.64, 70.36, -42.16) |
| CIE-LCH | lch(68.64, 82.03, 329.07°) |
| OKLab | oklab(75.91% 0.1986 -0.1157) |
| OKLCH | oklch(75.91% 0.23 329.8) |
| XYZ | xyz(62.6733, 38.8482, 90.5659) |
| Luminance | 0.3884 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.48
Purply Pink
#F075E6
ΔE00 2.61
Light Magenta
#FA5FF7
ΔE00 2.79
Violet Pink
#FB5FFC
ΔE00 2.95
Violet (CSS)
#EE82EE
ΔE00 3.67
Orchid
#DA70D6
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6FF5 #6FFD77
analogous
#BE6FFD #FD6FF5 #FD6FAE
triadic
#FD6FF5 #F5FD6F #6FF5FD
tetradic
#FD6FF5 #FDBE6F #6FFD77 #6FAEFD
square
#FD6FF5 #FDBE6F #6FFD77 #6FAEFD
split-complementary
#FD6FF5 #AEFD6F #6FFDBE
monochromatic
#EE03E1 #FC33F1 #FD6FF5 #FEABF9 #FFE1FD
Accessibility & contrast
On white
2.39
#FD6FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#FD6FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6FF5
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6FF5 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659BF9
Deuteranopia (green-blind)
#92AEF1
Tritanopia (blue-blind)
#FF7DA8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fd6ff5; /* rgb */ color: rgb(253, 111, 245); /* oklch */ color: oklch(75.9% 0.230 329.8);
Tailwind
colors: {
custom: {
50: '#ff9ff9',
500: '#fd6ff5',
950: '#000000',
},
}SCSS
$custom: #fd6ff5; $custom-light: #ff9ff9; $custom-dark: #000000;
JSON
{
"hex": "#fd6ff5",
"rgb": {
"r": 253,
"g": 111,
"b": 245
},
"hsl": {
"h": 303.38,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.75913,
"c": 0.22984,
"h": 329.8
},
"luminance": 0.38844
}Semantic roles & 50–950 ramp
primary
#FD6FF5
secondary
#D1F6D4
accent
#E60D00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85