#FD7CF3#FD7CF3
#FD7CF3 is a light, highly saturated purple. Relative luminance 0.418; OKLCH L 77.4% C 0.209 H 330.4°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7CF3 |
|---|---|
| RGB | rgb(253, 124, 243) |
| HSL | hsl(305, 97%, 74%) |
| HSV | hsv(305, 51%, 99%) |
| CMYK | cmyk(0%, 51%, 4%, 0.8%) |
| CIE-LAB | lab(70.71, 64.23, -37.82) |
| CIE-LCH | lch(70.71, 74.54, 329.51°) |
| OKLab | oklab(77.41% 0.1818 -0.1034) |
| OKLCH | oklch(77.41% 0.209 330.4) |
| XYZ | xyz(63.8928, 41.7730, 89.4743) |
| Luminance | 0.4177 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.36
Purply Pink
#F075E6
ΔE00 2.80
Candy Pink
#FF63E9
ΔE00 4.10
Light Magenta
#FA5FF7
ΔE00 5.08
Violet Pink
#FB5FFC
ΔE00 5.23
Lavender Pink
#DD85D7
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7CF3 #7CFD86
analogous
#C77CFD #FD7CF3 #FD7CB3
triadic
#FD7CF3 #F3FD7C #7CF3FD
tetradic
#FD7CF3 #FDC77C #7CFD86 #7CB3FD
square
#FD7CF3 #FDC77C #7CFD86 #7CB3FD
split-complementary
#FD7CF3 #B3FD7C #7CFDC7
monochromatic
#FB04E8 #FC40ED #FD7CF3 #FEB8F9 #FFE1FC
Accessibility & contrast
On white
2.25
#FD7CF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#FD7CF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7CF3
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7CF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7CF3 | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A2F7
Deuteranopia (green-blind)
#9BB3EF
Tritanopia (blue-blind)
#FF87AD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fd7cf3; /* rgb */ color: rgb(253, 124, 243); /* oklch */ color: oklch(77.4% 0.209 330.4);
Tailwind
colors: {
custom: {
50: '#ffa7f7',
500: '#fd7cf3',
950: '#000000',
},
}SCSS
$custom: #fd7cf3; $custom-light: #ffa7f7; $custom-dark: #000000;
JSON
{
"hex": "#fd7cf3",
"rgb": {
"r": 253,
"g": 124,
"b": 243
},
"hsl": {
"h": 304.651,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.7741,
"c": 0.20909,
"h": 330.4
},
"luminance": 0.41769
}Semantic roles & 50–950 ramp
primary
#FD7CF3
secondary
#D4F7D7
accent
#E61200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85