#FD6AEF#FD6AEF
#FD6AEF is a light, highly saturated purple. Relative luminance 0.374; OKLCH L 75.1% C 0.232 H 331.5°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6AEF |
|---|---|
| RGB | rgb(253, 106, 239) |
| HSL | hsl(306, 97%, 70%) |
| HSV | hsv(306, 58%, 99%) |
| CMYK | cmyk(0%, 58.1%, 5.5%, 0.8%) |
| CIE-LAB | lab(67.60, 71.53, -40.49) |
| CIE-LCH | lch(67.60, 82.19, 330.49°) |
| OKLab | oklab(75.06% 0.204 -0.1108) |
| OKLCH | oklch(75.06% 0.232 331.5) |
| XYZ | xyz(61.2418, 37.4270, 85.6432) |
| Luminance | 0.3742 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.35
Purply Pink
#F075E6
ΔE00 2.43
Light Magenta
#FA5FF7
ΔE00 2.51
Violet Pink
#FB5FFC
ΔE00 2.91
Violet (CSS)
#EE82EE
ΔE00 4.26
Orchid
#DA70D6
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6AEF #6AFD78
analogous
#C16AFD #FD6AEF #FD6AA6
triadic
#FD6AEF #EFFD6A #6AEFFD
tetradic
#FD6AEF #FDC16A #6AFD78 #6AA6FD
square
#FD6AEF #FDC16A #6AFD78 #6AA6FD
split-complementary
#FD6AEF #A6FD6A #6AFDC1
monochromatic
#E903D4 #FC2EE9 #FD6AEF #FEA6F5 #FFE1FC
Accessibility & contrast
On white
2.48
#FD6AEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#FD6AEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6AEF
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6AEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6AEF | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6397F3
Deuteranopia (green-blind)
#92ACEB
Tritanopia (blue-blind)
#FF77A3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fd6aef; /* rgb */ color: rgb(253, 106, 239); /* oklch */ color: oklch(75.1% 0.232 331.5);
Tailwind
colors: {
custom: {
50: '#ff9cf4',
500: '#fd6aef',
950: '#000000',
},
}SCSS
$custom: #fd6aef; $custom-light: #ff9cf4; $custom-dark: #000000;
JSON
{
"hex": "#fd6aef",
"rgb": {
"r": 253,
"g": 106,
"b": 239
},
"hsl": {
"h": 305.714,
"s": 97.351,
"l": 70.392
},
"oklch": {
"l": 0.75062,
"c": 0.23215,
"h": 331.5
},
"luminance": 0.37423
}Semantic roles & 50–950 ramp
primary
#FD6AEF
secondary
#CDF6D1
accent
#E61600
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85