#FD6AEE#FD6AEE
#FD6AEE is a light, highly saturated purple. Relative luminance 0.374; OKLCH L 75.0% C 0.231 H 331.8°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6AEE |
|---|---|
| RGB | rgb(253, 106, 238) |
| HSL | hsl(306, 97%, 70%) |
| HSV | hsv(306, 58%, 99%) |
| CMYK | cmyk(0%, 58.1%, 5.9%, 0.8%) |
| CIE-LAB | lab(67.55, 71.37, -40.00) |
| CIE-LCH | lch(67.55, 81.82, 330.73°) |
| OKLab | oklab(75.02% 0.2039 -0.1095) |
| OKLCH | oklch(75.02% 0.231 331.8) |
| XYZ | xyz(61.0945, 37.3681, 84.8673) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.24
Purply Pink
#F075E6
ΔE00 2.38
Light Magenta
#FA5FF7
ΔE00 2.62
Violet Pink
#FB5FFC
ΔE00 3.04
Violet (CSS)
#EE82EE
ΔE00 4.27
Orchid
#DA70D6
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6AEE #6AFD79
analogous
#C26AFD #FD6AEE #FD6AA5
triadic
#FD6AEE #EEFD6A #6AEEFD
tetradic
#FD6AEE #FDC26A #6AFD79 #6AA5FD
square
#FD6AEE #FDC26A #6AFD79 #6AA5FD
split-complementary
#FD6AEE #A5FD6A #6AFDC2
monochromatic
#E903D2 #FC2EE7 #FD6AEE #FEA6F5 #FFE1FC
Accessibility & contrast
On white
2.48
#FD6AEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#FD6AEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6AEE
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6AEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6AEE | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6497F2
Deuteranopia (green-blind)
#93ACEA
Tritanopia (blue-blind)
#FF77A3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fd6aee; /* rgb */ color: rgb(253, 106, 238); /* oklch */ color: oklch(75.0% 0.231 331.8);
Tailwind
colors: {
custom: {
50: '#ff9cf4',
500: '#fd6aee',
950: '#000000',
},
}SCSS
$custom: #fd6aee; $custom-light: #ff9cf4; $custom-dark: #000000;
JSON
{
"hex": "#fd6aee",
"rgb": {
"r": 253,
"g": 106,
"b": 238
},
"hsl": {
"h": 306.122,
"s": 97.351,
"l": 70.392
},
"oklch": {
"l": 0.75015,
"c": 0.23138,
"h": 331.8
},
"luminance": 0.37364
}Semantic roles & 50–950 ramp
primary
#FD6AEE
secondary
#CDF6D1
accent
#E61700
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85