#FD6FFA#FD6FFA
#FD6FFA is a light, highly saturated purple. Relative luminance 0.392; OKLCH L 76.1% C 0.234 H 328.4°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6FFA |
|---|---|
| RGB | rgb(253, 111, 250) |
| HSL | hsl(301, 97%, 71%) |
| HSV | hsv(301, 56%, 99%) |
| CMYK | cmyk(0%, 56.1%, 1.2%, 0.8%) |
| CIE-LAB | lab(68.87, 71.18, -44.55) |
| CIE-LCH | lch(68.87, 83.97, 327.96°) |
| OKLab | oklab(76.15% 0.1992 -0.1225) |
| OKLCH | oklch(76.15% 0.234 328.4) |
| XYZ | xyz(63.4470, 39.1577, 94.6403) |
| Luminance | 0.3915 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.64
Light Magenta
#FA5FF7
ΔE00 2.66
Candy Pink
#FF63E9
ΔE00 3.07
Purply Pink
#F075E6
ΔE00 3.18
Violet (CSS)
#EE82EE
ΔE00 3.88
Orchid
#DA70D6
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6FFA #6FFD72
analogous
#B96FFD #FD6FFA #FD6FB3
triadic
#FD6FFA #FAFD6F #6FFAFD
tetradic
#FD6FFA #FDB96F #6FFD72 #6FB3FD
square
#FD6FFA #FDB96F #6FFD72 #6FB3FD
split-complementary
#FD6FFA #B3FD6F #6FFDB9
monochromatic
#EE03E9 #FC33F8 #FD6FFA #FEABFC #FFE1FE
Accessibility & contrast
On white
2.38
#FD6FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#FD6FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6FFA
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6FFA | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629CFE
Deuteranopia (green-blind)
#90AFF6
Tritanopia (blue-blind)
#FF7FAB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fd6ffa; /* rgb */ color: rgb(253, 111, 250); /* oklch */ color: oklch(76.1% 0.234 328.4);
Tailwind
colors: {
custom: {
50: '#ff9ffc',
500: '#fd6ffa',
950: '#000000',
},
}SCSS
$custom: #fd6ffa; $custom-light: #ff9ffc; $custom-dark: #000000;
JSON
{
"hex": "#fd6ffa",
"rgb": {
"r": 253,
"g": 111,
"b": 250
},
"hsl": {
"h": 301.268,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.7615,
"c": 0.23385,
"h": 328.4
},
"luminance": 0.39154
}Semantic roles & 50–950 ramp
primary
#FD6FFA
secondary
#D1F6D2
accent
#E60500
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85