#FD7EF5#FD7EF5
#FD7EF5 is a light, highly saturated purple. Relative luminance 0.424; OKLCH L 77.8% C 0.208 H 329.8°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7EF5 |
|---|---|
| RGB | rgb(253, 126, 245) |
| HSL | hsl(304, 97%, 74%) |
| HSV | hsv(304, 50%, 99%) |
| CMYK | cmyk(0%, 50.2%, 3.2%, 0.8%) |
| CIE-LAB | lab(71.15, 63.64, -38.25) |
| CIE-LCH | lch(71.15, 74.25, 328.99°) |
| OKLab | oklab(77.76% 0.1794 -0.1046) |
| OKLCH | oklch(77.76% 0.208 329.8) |
| XYZ | xyz(64.4496, 42.4008, 91.1580) |
| Luminance | 0.4240 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.30
Purply Pink
#F075E6
ΔE00 3.13
Candy Pink
#FF63E9
ΔE00 4.51
Light Magenta
#FA5FF7
ΔE00 5.34
Violet Pink
#FB5FFC
ΔE00 5.44
Lavender Pink
#DD85D7
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7EF5 #7EFD86
analogous
#C67EFD #FD7EF5 #FD7EB5
triadic
#FD7EF5 #F5FD7E #7EF5FD
tetradic
#FD7EF5 #FDC67E #7EFD86 #7EB5FD
square
#FD7EF5 #FDC67E #7EFD86 #7EB5FD
split-complementary
#FD7EF5 #B5FD7E #7EFDC6
monochromatic
#FB05EC #FC42F0 #FD7EF5 #FEBAFA #FFE1FD
Accessibility & contrast
On white
2.22
#FD7EF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#FD7EF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7EF5
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7EF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7EF5 | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A3F9
Deuteranopia (green-blind)
#9CB4F1
Tritanopia (blue-blind)
#FF89AF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fd7ef5; /* rgb */ color: rgb(253, 126, 245); /* oklch */ color: oklch(77.8% 0.208 329.8);
Tailwind
colors: {
custom: {
50: '#ffa8f9',
500: '#fd7ef5',
950: '#000000',
},
}SCSS
$custom: #fd7ef5; $custom-light: #ffa8f9; $custom-dark: #000000;
JSON
{
"hex": "#fd7ef5",
"rgb": {
"r": 253,
"g": 126,
"b": 245
},
"hsl": {
"h": 303.78,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.77756,
"c": 0.20769,
"h": 329.8
},
"luminance": 0.42397
}Semantic roles & 50–950 ramp
primary
#FD7EF5
secondary
#D4F7D6
accent
#E60E00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85