#FD7FF0#FD7FF0
#FD7FF0 is a light, highly saturated purple. Relative luminance 0.424; OKLCH L 77.7% C 0.202 H 331.3°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7FF0 |
|---|---|
| RGB | rgb(253, 127, 240) |
| HSL | hsl(306, 97%, 75%) |
| HSV | hsv(306, 50%, 99%) |
| CMYK | cmyk(0%, 49.8%, 5.1%, 0.8%) |
| CIE-LAB | lab(71.12, 62.35, -35.55) |
| CIE-LCH | lch(71.12, 71.77, 330.30°) |
| OKLab | oklab(77.67% 0.1773 -0.0969) |
| OKLCH | oklch(77.67% 0.202 331.3) |
| XYZ | xyz(63.8251, 42.3566, 87.2351) |
| Luminance | 0.4235 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.38
Purply Pink
#F075E6
ΔE00 3.04
Candy Pink
#FF63E9
ΔE00 4.55
Lavender Pink
#DD85D7
ΔE00 5.66
Light Magenta
#FA5FF7
ΔE00 5.82
Violet Pink
#FB5FFC
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7FF0 #7FFD8C
analogous
#CB7FFD #FD7FF0 #FD7FB1
triadic
#FD7FF0 #F0FD7F #7FF0FD
tetradic
#FD7FF0 #FDCB7F #7FFD8C #7FB1FD
square
#FD7FF0 #FDCB7F #7FFD8C #7FB1FD
split-complementary
#FD7FF0 #B1FD7F #7FFDCB
monochromatic
#FB06E2 #FC43E9 #FD7FF0 #FEBBF7 #FFE1FB
Accessibility & contrast
On white
2.22
#FD7FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#FD7FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7FF0
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7FF0 | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA3F4
Deuteranopia (green-blind)
#9FB4EC
Tritanopia (blue-blind)
#FF89AD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fd7ff0; /* rgb */ color: rgb(253, 127, 240); /* oklch */ color: oklch(77.7% 0.202 331.3);
Tailwind
colors: {
custom: {
50: '#ffa8f5',
500: '#fd7ff0',
950: '#000000',
},
}SCSS
$custom: #fd7ff0; $custom-light: #ffa8f5; $custom-dark: #000000;
JSON
{
"hex": "#fd7ff0",
"rgb": {
"r": 253,
"g": 127,
"b": 240
},
"hsl": {
"h": 306.19,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.77666,
"c": 0.20203,
"h": 331.3
},
"luminance": 0.42353
}Semantic roles & 50–950 ramp
primary
#FD7FF0
secondary
#D4F7D8
accent
#E61800
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85