#F56AEE#F56AEE
#F56AEE is a light, highly saturated purple. Relative luminance 0.359; OKLCH L 74.0% C 0.227 H 329.6°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F56AEE |
|---|---|
| RGB | rgb(245, 106, 238) |
| HSL | hsl(303, 87%, 69%) |
| HSV | hsv(303, 57%, 96%) |
| CMYK | cmyk(0%, 56.7%, 2.9%, 3.9%) |
| CIE-LAB | lab(66.44, 69.34, -41.82) |
| CIE-LCH | lch(66.44, 80.97, 328.90°) |
| OKLab | oklab(73.98% 0.1955 -0.1148) |
| OKLCH | oklch(73.98% 0.227 329.6) |
| XYZ | xyz(58.2423, 35.8974, 84.7336) |
| Luminance | 0.3589 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.98
Candy Pink
#FF63E9
ΔE00 1.99
Purply Pink
#F075E6
ΔE00 2.26
Violet Pink
#FB5FFC
ΔE00 2.46
Violet (CSS)
#EE82EE
ΔE00 4.21
Orchid
#DA70D6
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F56AEE #6AF571
analogous
#B76AF5 #F56AEE #F56AA9
triadic
#F56AEE #EEF56A #6AEEF5
tetradic
#F56AEE #F5B76A #6AF571 #6AA9F5
square
#F56AEE #F5B76A #6AF571 #6AA9F5
split-complementary
#F56AEE #A9F56A #6AF5B7
monochromatic
#D60ECC #F131E7 #F56AEE #F9A3F5 #FDDDFB
Accessibility & contrast
On white
2.57
#F56AEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#F56AEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F56AEE
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F56AEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F56AEE | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F95F2
Deuteranopia (green-blind)
#8DA8EA
Tritanopia (blue-blind)
#FD78A3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f56aee; /* rgb */ color: rgb(245, 106, 238); /* oklch */ color: oklch(74.0% 0.227 329.6);
Tailwind
colors: {
custom: {
50: '#fb9bf4',
500: '#f56aee',
950: '#000000',
},
}SCSS
$custom: #f56aee; $custom-light: #fb9bf4; $custom-dark: #000000;
JSON
{
"hex": "#f56aee",
"rgb": {
"r": 245,
"g": 106,
"b": 238
},
"hsl": {
"h": 303.022,
"s": 87.421,
"l": 68.824
},
"oklch": {
"l": 0.73978,
"c": 0.2267,
"h": 329.6
},
"luminance": 0.35894
}Semantic roles & 50–950 ramp
primary
#F56AEE
secondary
#C9F2CB
accent
#E40D02
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85