#FD6AED#FD6AED
#FD6AED is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 75.0% C 0.231 H 332.1°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6AED |
|---|---|
| RGB | rgb(253, 106, 237) |
| HSL | hsl(307, 97%, 70%) |
| HSV | hsv(307, 58%, 99%) |
| CMYK | cmyk(0%, 58.1%, 6.3%, 0.8%) |
| CIE-LAB | lab(67.51, 71.21, -39.52) |
| CIE-LCH | lch(67.51, 81.44, 330.97°) |
| OKLab | oklab(74.97% 0.2037 -0.1081) |
| OKLCH | oklch(74.97% 0.231 332.1) |
| XYZ | xyz(60.9480, 37.3095, 84.0957) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.15
Purply Pink
#F075E6
ΔE00 2.34
Light Magenta
#FA5FF7
ΔE00 2.73
Violet Pink
#FB5FFC
ΔE00 3.17
Violet (CSS)
#EE82EE
ΔE00 4.29
Orchid
#DA70D6
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6AED #6AFD7A
analogous
#C46AFD #FD6AED #FD6AA3
triadic
#FD6AED #EDFD6A #6AEDFD
tetradic
#FD6AED #FDC46A #6AFD7A #6AA3FD
square
#FD6AED #FDC46A #6AFD7A #6AA3FD
split-complementary
#FD6AED #A3FD6A #6AFDC4
monochromatic
#E903D0 #FC2EE6 #FD6AED #FEA6F4 #FFE1FB
Accessibility & contrast
On white
2.48
#FD6AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#FD6AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6AED
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6AED | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6497F1
Deuteranopia (green-blind)
#93ACE9
Tritanopia (blue-blind)
#FF76A2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fd6aed; /* rgb */ color: rgb(253, 106, 237); /* oklch */ color: oklch(75.0% 0.231 332.1);
Tailwind
colors: {
custom: {
50: '#ff9cf3',
500: '#fd6aed',
950: '#000000',
},
}SCSS
$custom: #fd6aed; $custom-light: #ff9cf3; $custom-dark: #000000;
JSON
{
"hex": "#fd6aed",
"rgb": {
"r": 253,
"g": 106,
"b": 237
},
"hsl": {
"h": 306.531,
"s": 97.351,
"l": 70.392
},
"oklch": {
"l": 0.74969,
"c": 0.23062,
"h": 332.1
},
"luminance": 0.37305
}Semantic roles & 50–950 ramp
primary
#FD6AED
secondary
#CDF6D2
accent
#E61900
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85