#FD7CF5#FD7CF5
#FD7CF5 is a light, highly saturated purple. Relative luminance 0.419; OKLCH L 77.5% C 0.211 H 329.8°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7CF5 |
|---|---|
| RGB | rgb(253, 124, 245) |
| HSL | hsl(304, 97%, 74%) |
| HSV | hsv(304, 51%, 99%) |
| CMYK | cmyk(0%, 51%, 3.2%, 0.8%) |
| CIE-LAB | lab(70.80, 64.56, -38.79) |
| CIE-LCH | lch(70.80, 75.32, 329.00°) |
| OKLab | oklab(77.5% 0.1821 -0.1061) |
| OKLCH | oklch(77.5% 0.211 329.8) |
| XYZ | xyz(64.1964, 41.8944, 91.0736) |
| Luminance | 0.4189 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.37
Purply Pink
#F075E6
ΔE00 2.93
Candy Pink
#FF63E9
ΔE00 4.19
Light Magenta
#FA5FF7
ΔE00 4.98
Violet Pink
#FB5FFC
ΔE00 5.08
Lavender Pink
#DD85D7
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7CF5 #7CFD84
analogous
#C57CFD #FD7CF5 #FD7CB5
triadic
#FD7CF5 #F5FD7C #7CF5FD
tetradic
#FD7CF5 #FDC57C #7CFD84 #7CB5FD
square
#FD7CF5 #FDC57C #7CFD84 #7CB5FD
split-complementary
#FD7CF5 #B5FD7C #7CFDC5
monochromatic
#FB04EB #FC40F0 #FD7CF5 #FEB8FA #FFE1FD
Accessibility & contrast
On white
2.24
#FD7CF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#FD7CF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7CF5
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7CF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7CF5 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A2F9
Deuteranopia (green-blind)
#9BB4F1
Tritanopia (blue-blind)
#FF88AE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fd7cf5; /* rgb */ color: rgb(253, 124, 245); /* oklch */ color: oklch(77.5% 0.211 329.8);
Tailwind
colors: {
custom: {
50: '#ffa7f9',
500: '#fd7cf5',
950: '#000000',
},
}SCSS
$custom: #fd7cf5; $custom-light: #ffa7f9; $custom-dark: #000000;
JSON
{
"hex": "#fd7cf5",
"rgb": {
"r": 253,
"g": 124,
"b": 245
},
"hsl": {
"h": 303.721,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.77499,
"c": 0.21074,
"h": 329.8
},
"luminance": 0.41891
}Semantic roles & 50–950 ramp
primary
#FD7CF5
secondary
#D4F7D6
accent
#E60E00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85