#FD7FF3#FD7FF3
#FD7FF3 is a light, highly saturated purple. Relative luminance 0.425; OKLCH L 77.8% C 0.204 H 330.4°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7FF3 |
|---|---|
| RGB | rgb(253, 127, 243) |
| HSL | hsl(305, 97%, 75%) |
| HSV | hsv(305, 50%, 99%) |
| CMYK | cmyk(0%, 49.8%, 4%, 0.8%) |
| CIE-LAB | lab(71.24, 62.84, -37.01) |
| CIE-LCH | lch(71.24, 72.93, 329.51°) |
| OKLab | oklab(77.8% 0.1778 -0.1011) |
| OKLCH | oklch(77.8% 0.205 330.4) |
| XYZ | xyz(64.2745, 42.5364, 89.6015) |
| Luminance | 0.4253 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.28
Purply Pink
#F075E6
ΔE00 3.13
Candy Pink
#FF63E9
ΔE00 4.60
Light Magenta
#FA5FF7
ΔE00 5.62
Violet Pink
#FB5FFC
ΔE00 5.76
Lavender Pink
#DD85D7
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7FF3 #7FFD89
analogous
#C87FFD #FD7FF3 #FD7FB4
triadic
#FD7FF3 #F3FD7F #7FF3FD
tetradic
#FD7FF3 #FDC87F #7FFD89 #7FB4FD
square
#FD7FF3 #FDC87F #7FFD89 #7FB4FD
split-complementary
#FD7FF3 #B4FD7F #7FFDC8
monochromatic
#FB06E8 #FC43ED #FD7FF3 #FEBBF9 #FFE1FC
Accessibility & contrast
On white
2.21
#FD7FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#FD7FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7FF3
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7FF3 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A3F7
Deuteranopia (green-blind)
#9DB5EF
Tritanopia (blue-blind)
#FF8AAE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fd7ff3; /* rgb */ color: rgb(253, 127, 243); /* oklch */ color: oklch(77.8% 0.204 330.4);
Tailwind
colors: {
custom: {
50: '#ffa8f7',
500: '#fd7ff3',
950: '#000000',
},
}SCSS
$custom: #fd7ff3; $custom-light: #ffa8f7; $custom-dark: #000000;
JSON
{
"hex": "#fd7ff3",
"rgb": {
"r": 253,
"g": 127,
"b": 243
},
"hsl": {
"h": 304.762,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.77798,
"c": 0.2045,
"h": 330.4
},
"luminance": 0.42532
}Semantic roles & 50–950 ramp
primary
#FD7FF3
secondary
#D4F7D7
accent
#E61200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85