#FD7AED#FD7AED
#FD7AED is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 76.9% C 0.207 H 332.2°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7AED |
|---|---|
| RGB | rgb(253, 122, 237) |
| HSL | hsl(307, 97%, 74%) |
| HSV | hsv(307, 52%, 99%) |
| CMYK | cmyk(0%, 51.8%, 6.3%, 0.8%) |
| CIE-LAB | lab(70.12, 64.17, -35.45) |
| CIE-LCH | lch(70.12, 73.32, 331.08°) |
| OKLab | oklab(76.89% 0.1834 -0.0966) |
| OKLCH | oklch(76.89% 0.207 332.2) |
| XYZ | xyz(62.7534, 40.9203, 84.6975) |
| Luminance | 0.4092 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.41
Violet (CSS)
#EE82EE
ΔE00 2.67
Candy Pink
#FF63E9
ΔE00 3.65
Light Magenta
#FA5FF7
ΔE00 5.17
Violet Pink
#FB5FFC
ΔE00 5.43
Lavender Pink
#DD85D7
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7AED #7AFD8A
analogous
#CB7AFD #FD7AED #FD7AAB
triadic
#FD7AED #EDFD7A #7AEDFD
tetradic
#FD7AED #FDCB7A #7AFD8A #7AABFD
square
#FD7AED #FDCB7A #7AFD8A #7AABFD
split-complementary
#FD7AED #ABFD7A #7AFDCB
monochromatic
#F904DB #FC3EE5 #FD7AED #FEB6F5 #FFE1FB
Accessibility & contrast
On white
2.29
#FD7AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#FD7AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7AED
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7AED | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A0F1
Deuteranopia (green-blind)
#9DB2E9
Tritanopia (blue-blind)
#FF84A9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fd7aed; /* rgb */ color: rgb(253, 122, 237); /* oklch */ color: oklch(76.9% 0.207 332.2);
Tailwind
colors: {
custom: {
50: '#ffa5f3',
500: '#fd7aed',
950: '#000000',
},
}SCSS
$custom: #fd7aed; $custom-light: #ffa5f3; $custom-dark: #000000;
JSON
{
"hex": "#fd7aed",
"rgb": {
"r": 253,
"g": 122,
"b": 237
},
"hsl": {
"h": 307.328,
"s": 97.037,
"l": 73.529
},
"oklch": {
"l": 0.76889,
"c": 0.20729,
"h": 332.2
},
"luminance": 0.40916
}Semantic roles & 50–950 ramp
primary
#FD7AED
secondary
#D4F7D8
accent
#E61C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85