#F56AED#F56AED
#F56AED is a light, highly saturated purple. Relative luminance 0.358; OKLCH L 73.9% C 0.226 H 329.9°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F56AED |
|---|---|
| RGB | rgb(245, 106, 237) |
| HSL | hsl(303, 87%, 69%) |
| HSV | hsv(303, 57%, 96%) |
| CMYK | cmyk(0%, 56.7%, 3.3%, 3.9%) |
| CIE-LAB | lab(66.40, 69.17, -41.34) |
| CIE-LCH | lch(66.40, 80.59, 329.14°) |
| OKLab | oklab(73.93% 0.1954 -0.1134) |
| OKLCH | oklch(73.93% 0.226 329.9) |
| XYZ | xyz(58.0958, 35.8388, 83.9620) |
| Luminance | 0.3584 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.89
Light Magenta
#FA5FF7
ΔE00 2.09
Purply Pink
#F075E6
ΔE00 2.17
Violet Pink
#FB5FFC
ΔE00 2.59
Violet (CSS)
#EE82EE
ΔE00 4.21
Orchid
#DA70D6
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F56AED #6AF572
analogous
#B86AF5 #F56AED #F56AA8
triadic
#F56AED #EDF56A #6AEDF5
tetradic
#F56AED #F5B86A #6AF572 #6AA8F5
square
#F56AED #F5B86A #6AF572 #6AA8F5
split-complementary
#F56AED #A8F56A #6AF5B8
monochromatic
#D60ECB #F131E6 #F56AED #F9A3F4 #FDDDFB
Accessibility & contrast
On white
2.57
#F56AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#F56AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F56AED
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F56AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F56AED | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6095F1
Deuteranopia (green-blind)
#8DA8E9
Tritanopia (blue-blind)
#FD78A2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f56aed; /* rgb */ color: rgb(245, 106, 237); /* oklch */ color: oklch(73.9% 0.226 329.9);
Tailwind
colors: {
custom: {
50: '#fb9bf3',
500: '#f56aed',
950: '#000000',
},
}SCSS
$custom: #f56aed; $custom-light: #fb9bf3; $custom-dark: #000000;
JSON
{
"hex": "#f56aed",
"rgb": {
"r": 245,
"g": 106,
"b": 237
},
"hsl": {
"h": 303.453,
"s": 87.421,
"l": 68.824
},
"oklch": {
"l": 0.73931,
"c": 0.2259,
"h": 329.9
},
"luminance": 0.35835
}Semantic roles & 50–950 ramp
primary
#F56AED
secondary
#C9F2CB
accent
#E40F02
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85