#FD7EF3#FD7EF3
#FD7EF3 is a light, highly saturated purple. Relative luminance 0.423; OKLCH L 77.7% C 0.206 H 330.4°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7EF3 |
|---|---|
| RGB | rgb(253, 126, 243) |
| HSL | hsl(305, 97%, 74%) |
| HSV | hsv(305, 50%, 99%) |
| CMYK | cmyk(0%, 50.2%, 4%, 0.8%) |
| CIE-LAB | lab(71.06, 63.31, -37.28) |
| CIE-LCH | lch(71.06, 73.47, 329.51°) |
| OKLab | oklab(77.67% 0.1791 -0.1018) |
| OKLCH | oklch(77.67% 0.206 330.4) |
| XYZ | xyz(64.1460, 42.2793, 89.5587) |
| Luminance | 0.4228 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.29
Purply Pink
#F075E6
ΔE00 3.01
Candy Pink
#FF63E9
ΔE00 4.43
Light Magenta
#FA5FF7
ΔE00 5.44
Violet Pink
#FB5FFC
ΔE00 5.58
Lavender Pink
#DD85D7
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7EF3 #7EFD88
analogous
#C77EFD #FD7EF3 #FD7EB4
triadic
#FD7EF3 #F3FD7E #7EF3FD
tetradic
#FD7EF3 #FDC77E #7EFD88 #7EB4FD
square
#FD7EF3 #FDC77E #7EFD88 #7EB4FD
split-complementary
#FD7EF3 #B4FD7E #7EFDC7
monochromatic
#FB05E8 #FC42ED #FD7EF3 #FEBAF9 #FFE1FC
Accessibility & contrast
On white
2.22
#FD7EF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#FD7EF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7EF3
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7EF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7EF3 | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A3F7
Deuteranopia (green-blind)
#9DB4EF
Tritanopia (blue-blind)
#FF89AE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fd7ef3; /* rgb */ color: rgb(253, 126, 243); /* oklch */ color: oklch(77.7% 0.206 330.4);
Tailwind
colors: {
custom: {
50: '#ffa8f7',
500: '#fd7ef3',
950: '#000000',
},
}SCSS
$custom: #fd7ef3; $custom-light: #ffa8f7; $custom-dark: #000000;
JSON
{
"hex": "#fd7ef3",
"rgb": {
"r": 253,
"g": 126,
"b": 243
},
"hsl": {
"h": 304.724,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.77667,
"c": 0.20604,
"h": 330.4
},
"luminance": 0.42275
}Semantic roles & 50–950 ramp
primary
#FD7EF3
secondary
#D4F7D7
accent
#E61200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85