#FD6FF3#FD6FF3
#FD6FF3 is a light, highly saturated purple. Relative luminance 0.387; OKLCH L 75.8% C 0.228 H 330.3°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6FF3 |
|---|---|
| RGB | rgb(253, 111, 243) |
| HSL | hsl(304, 97%, 71%) |
| HSV | hsv(304, 56%, 99%) |
| CMYK | cmyk(0%, 56.1%, 4%, 0.8%) |
| CIE-LAB | lab(68.55, 70.04, -41.20) |
| CIE-LCH | lch(68.55, 81.26, 329.54°) |
| OKLab | oklab(75.82% 0.1984 -0.1129) |
| OKLCH | oklch(75.82% 0.228 330.3) |
| XYZ | xyz(62.3697, 38.7268, 88.9666) |
| Luminance | 0.3872 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.27
Purply Pink
#F075E6
ΔE00 2.41
Light Magenta
#FA5FF7
ΔE00 2.90
Violet Pink
#FB5FFC
ΔE00 3.13
Violet (CSS)
#EE82EE
ΔE00 3.63
Orchid
#DA70D6
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6FF3 #6FFD79
analogous
#C06FFD #FD6FF3 #FD6FAC
triadic
#FD6FF3 #F3FD6F #6FF3FD
tetradic
#FD6FF3 #FDC06F #6FFD79 #6FACFD
square
#FD6FF3 #FDC06F #6FFD79 #6FACFD
split-complementary
#FD6FF3 #ACFD6F #6FFDC0
monochromatic
#EE03DE #FC33EE #FD6FF3 #FEABF8 #FFE1FC
Accessibility & contrast
On white
2.40
#FD6FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#FD6FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6FF3
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6FF3 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669BF7
Deuteranopia (green-blind)
#93AEEF
Tritanopia (blue-blind)
#FF7CA7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fd6ff3; /* rgb */ color: rgb(253, 111, 243); /* oklch */ color: oklch(75.8% 0.228 330.3);
Tailwind
colors: {
custom: {
50: '#ff9ff7',
500: '#fd6ff3',
950: '#000000',
},
}SCSS
$custom: #fd6ff3; $custom-light: #ff9ff7; $custom-dark: #000000;
JSON
{
"hex": "#fd6ff3",
"rgb": {
"r": 253,
"g": 111,
"b": 243
},
"hsl": {
"h": 304.225,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.75819,
"c": 0.22825,
"h": 330.3
},
"luminance": 0.38723
}Semantic roles & 50–950 ramp
primary
#FD6FF3
secondary
#D1F6D4
accent
#E61000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85