#FD6FF7#FD6FF7
#FD6FF7 is a light, highly saturated purple. Relative luminance 0.390; OKLCH L 76.0% C 0.231 H 329.2°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6FF7 |
|---|---|
| RGB | rgb(253, 111, 247) |
| HSL | hsl(303, 97%, 71%) |
| HSV | hsv(303, 56%, 99%) |
| CMYK | cmyk(0%, 56.1%, 2.4%, 0.8%) |
| CIE-LAB | lab(68.73, 70.69, -43.12) |
| CIE-LCH | lch(68.73, 82.80, 328.62°) |
| OKLab | oklab(76.01% 0.1988 -0.1184) |
| OKLCH | oklch(76.01% 0.231 329.2) |
| XYZ | xyz(62.9803, 38.9710, 92.1826) |
| Luminance | 0.3897 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.71
Light Magenta
#FA5FF7
ΔE00 2.71
Violet Pink
#FB5FFC
ΔE00 2.80
Purply Pink
#F075E6
ΔE00 2.83
Violet (CSS)
#EE82EE
ΔE00 3.73
Orchid
#DA70D6
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6FF7 #6FFD75
analogous
#BC6FFD #FD6FF7 #FD6FB0
triadic
#FD6FF7 #F7FD6F #6FF7FD
tetradic
#FD6FF7 #FDBC6F #6FFD75 #6FB0FD
square
#FD6FF7 #FDBC6F #6FFD75 #6FB0FD
split-complementary
#FD6FF7 #B0FD6F #6FFDBC
monochromatic
#EE03E4 #FC33F4 #FD6FF7 #FEABFA #FFE1FD
Accessibility & contrast
On white
2.39
#FD6FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#FD6FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6FF7
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6FF7 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649BFB
Deuteranopia (green-blind)
#92AFF3
Tritanopia (blue-blind)
#FF7EA9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fd6ff7; /* rgb */ color: rgb(253, 111, 247); /* oklch */ color: oklch(76.0% 0.231 329.2);
Tailwind
colors: {
custom: {
50: '#ff9ffa',
500: '#fd6ff7',
950: '#000000',
},
}SCSS
$custom: #fd6ff7; $custom-light: #ff9ffa; $custom-dark: #000000;
JSON
{
"hex": "#fd6ff7",
"rgb": {
"r": 253,
"g": 111,
"b": 247
},
"hsl": {
"h": 302.535,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.76007,
"c": 0.23144,
"h": 329.2
},
"luminance": 0.38967
}Semantic roles & 50–950 ramp
primary
#FD6FF7
secondary
#D1F6D3
accent
#E60A00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85