#FD7AFE#FD7AFE
#FD7AFE is a light, highly saturated purple. Relative luminance 0.420; OKLCH L 77.7% C 0.221 H 327.2°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7AFE |
|---|---|
| RGB | rgb(253, 122, 254) |
| HSL | hsl(300, 99%, 74%) |
| HSV | hsv(300, 52%, 100%) |
| CMYK | cmyk(0.4%, 52%, 0%, 0.4%) |
| CIE-LAB | lab(70.84, 66.99, -43.63) |
| CIE-LCH | lch(70.84, 79.95, 326.92°) |
| OKLab | oklab(77.66% 0.1859 -0.12) |
| OKLCH | oklch(77.66% 0.221 327.2) |
| XYZ | xyz(65.3558, 41.9612, 98.4036) |
| Luminance | 0.4196 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.06
Purply Pink
#F075E6
ΔE00 3.72
Violet Pink
#FB5FFC
ΔE00 4.36
Light Magenta
#FA5FF7
ΔE00 4.46
Candy Pink
#FF63E9
ΔE00 4.59
Lavender Pink
#DD85D7
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7AFE #7BFE7A
analogous
#BB7AFE #FD7AFE #FE7ABD
triadic
#FD7AFE #FEFD7A #7AFEFD
tetradic
#FD7AFE #FEBB7A #7BFE7A #7ABDFE
square
#FD7AFE #FEBB7A #7BFE7A #7ABDFE
split-complementary
#FD7AFE #BDFE7A #7AFEBB
monochromatic
#FA02FC #FC3DFE #FD7AFE #FEB7FE #FFE1FF
Accessibility & contrast
On white
2.24
#FD7AFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#FD7AFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7AFE
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7AFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7AFE | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA3FF
Deuteranopia (green-blind)
#95B3FA
Tritanopia (blue-blind)
#FF89B1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fd7afe; /* rgb */ color: rgb(253, 122, 254); /* oklch */ color: oklch(77.7% 0.221 327.2);
Tailwind
colors: {
custom: {
50: '#ffa6ff',
500: '#fd7afe',
950: '#000000',
},
}SCSS
$custom: #fd7afe; $custom-light: #ffa6ff; $custom-dark: #000000;
JSON
{
"hex": "#fd7afe",
"rgb": {
"r": 253,
"g": 122,
"b": 254
},
"hsl": {
"h": 299.545,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.7766,
"c": 0.22129,
"h": 327.2
},
"luminance": 0.41957
}Semantic roles & 50–950 ramp
primary
#FD7AFE
secondary
#D4F7D4
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86