#FD6AEB#FD6AEB
#FD6AEB is a light, highly saturated purple. Relative luminance 0.372; OKLCH L 74.9% C 0.229 H 332.6°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6AEB |
|---|---|
| RGB | rgb(253, 106, 235) |
| HSL | hsl(307, 97%, 70%) |
| HSV | hsv(307, 58%, 99%) |
| CMYK | cmyk(0%, 58.1%, 7.1%, 0.8%) |
| CIE-LAB | lab(67.42, 70.90, -38.55) |
| CIE-LCH | lch(67.42, 80.70, 331.47°) |
| OKLab | oklab(74.88% 0.2035 -0.1053) |
| OKLCH | oklch(74.88% 0.229 332.6) |
| XYZ | xyz(60.6574, 37.1933, 82.5654) |
| Luminance | 0.3719 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.03
Purply Pink
#F075E6
ΔE00 2.28
Light Magenta
#FA5FF7
ΔE00 2.97
Violet Pink
#FB5FFC
ΔE00 3.45
Violet (CSS)
#EE82EE
ΔE00 4.34
Orchid
#DA70D6
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6AEB #6AFD7C
analogous
#C56AFD #FD6AEB #FD6AA1
triadic
#FD6AEB #EBFD6A #6AEBFD
tetradic
#FD6AEB #FDC56A #6AFD7C #6AA1FD
square
#FD6AEB #FDC56A #6AFD7C #6AA1FD
split-complementary
#FD6AEB #A1FD6A #6AFDC5
monochromatic
#E903CD #FC2EE3 #FD6AEB #FEA6F3 #FFE1FB
Accessibility & contrast
On white
2.49
#FD6AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#FD6AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6AEB
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6AEB | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6597EF
Deuteranopia (green-blind)
#94ACE7
Tritanopia (blue-blind)
#FF76A1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fd6aeb; /* rgb */ color: rgb(253, 106, 235); /* oklch */ color: oklch(74.9% 0.229 332.6);
Tailwind
colors: {
custom: {
50: '#ff9cf2',
500: '#fd6aeb',
950: '#000000',
},
}SCSS
$custom: #fd6aeb; $custom-light: #ff9cf2; $custom-dark: #000000;
JSON
{
"hex": "#fd6aeb",
"rgb": {
"r": 253,
"g": 106,
"b": 235
},
"hsl": {
"h": 307.347,
"s": 97.351,
"l": 70.392
},
"oklch": {
"l": 0.74877,
"c": 0.22909,
"h": 332.6
},
"luminance": 0.37189
}Semantic roles & 50–950 ramp
primary
#FD6AEB
secondary
#CDF6D2
accent
#E61C00
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85