#FD7CF0#FD7CF0
#FD7CF0 is a light, highly saturated purple. Relative luminance 0.416; OKLCH L 77.3% C 0.207 H 331.3°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7CF0 |
|---|---|
| RGB | rgb(253, 124, 240) |
| HSL | hsl(306, 97%, 74%) |
| HSV | hsv(306, 51%, 99%) |
| CMYK | cmyk(0%, 51%, 5.1%, 0.8%) |
| CIE-LAB | lab(70.59, 63.74, -36.37) |
| CIE-LCH | lch(70.59, 73.39, 330.29°) |
| OKLab | oklab(77.28% 0.1813 -0.0992) |
| OKLCH | oklch(77.28% 0.207 331.3) |
| XYZ | xyz(63.4435, 41.5932, 87.1078) |
| Luminance | 0.4159 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.43
Purply Pink
#F075E6
ΔE00 2.67
Candy Pink
#FF63E9
ΔE00 4.02
Light Magenta
#FA5FF7
ΔE00 5.28
Violet Pink
#FB5FFC
ΔE00 5.47
Lavender Pink
#DD85D7
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7CF0 #7CFD89
analogous
#CA7CFD #FD7CF0 #FD7CB0
triadic
#FD7CF0 #F0FD7C #7CF0FD
tetradic
#FD7CF0 #FDCA7C #7CFD89 #7CB0FD
square
#FD7CF0 #FDCA7C #7CFD89 #7CB0FD
split-complementary
#FD7CF0 #B0FD7C #7CFDCA
monochromatic
#FB04E2 #FC40E9 #FD7CF0 #FEB8F7 #FFE1FC
Accessibility & contrast
On white
2.25
#FD7CF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#FD7CF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7CF0
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7CF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7CF0 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A1F4
Deuteranopia (green-blind)
#9DB3EC
Tritanopia (blue-blind)
#FF86AB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fd7cf0; /* rgb */ color: rgb(253, 124, 240); /* oklch */ color: oklch(77.3% 0.207 331.3);
Tailwind
colors: {
custom: {
50: '#ffa7f5',
500: '#fd7cf0',
950: '#000000',
},
}SCSS
$custom: #fd7cf0; $custom-light: #ffa7f5; $custom-dark: #000000;
JSON
{
"hex": "#fd7cf0",
"rgb": {
"r": 253,
"g": 124,
"b": 240
},
"hsl": {
"h": 306.047,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.77277,
"c": 0.20664,
"h": 331.3
},
"luminance": 0.41589
}Semantic roles & 50–950 ramp
primary
#FD7CF0
secondary
#D4F7D8
accent
#E61700
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85