#F56AEB#F56AEB
#F56AEB is a light, highly saturated purple. Relative luminance 0.357; OKLCH L 73.8% C 0.224 H 330.4°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F56AEB |
|---|---|
| RGB | rgb(245, 106, 235) |
| HSL | hsl(304, 87%, 69%) |
| HSV | hsv(304, 57%, 96%) |
| CMYK | cmyk(0%, 56.7%, 4.1%, 3.9%) |
| CIE-LAB | lab(66.31, 68.85, -40.37) |
| CIE-LCH | lch(66.31, 79.81, 329.61°) |
| OKLab | oklab(73.84% 0.1951 -0.1107) |
| OKLCH | oklch(73.84% 0.224 330.4) |
| XYZ | xyz(57.8052, 35.7226, 82.4317) |
| Luminance | 0.3572 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.72
Purply Pink
#F075E6
ΔE00 2.02
Light Magenta
#FA5FF7
ΔE00 2.32
Violet Pink
#FB5FFC
ΔE00 2.86
Violet (CSS)
#EE82EE
ΔE00 4.22
Orchid
#DA70D6
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F56AEB #6AF574
analogous
#BA6AF5 #F56AEB #F56AA6
triadic
#F56AEB #EBF56A #6AEBF5
tetradic
#F56AEB #F5BA6A #6AF574 #6AA6F5
square
#F56AEB #F5BA6A #6AF574 #6AA6F5
split-complementary
#F56AEB #A6F56A #6AF5BA
monochromatic
#D60EC8 #F131E3 #F56AEB #F9A3F3 #FDDDFA
Accessibility & contrast
On white
2.58
#F56AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#F56AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F56AEB
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F56AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F56AEB | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6195EF
Deuteranopia (green-blind)
#8EA8E7
Tritanopia (blue-blind)
#FE77A1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f56aeb; /* rgb */ color: rgb(245, 106, 235); /* oklch */ color: oklch(73.8% 0.224 330.4);
Tailwind
colors: {
custom: {
50: '#fb9bf2',
500: '#f56aeb',
950: '#000000',
},
}SCSS
$custom: #f56aeb; $custom-light: #fb9bf2; $custom-dark: #000000;
JSON
{
"hex": "#f56aeb",
"rgb": {
"r": 245,
"g": 106,
"b": 235
},
"hsl": {
"h": 304.317,
"s": 87.421,
"l": 68.824
},
"oklch": {
"l": 0.73837,
"c": 0.22431,
"h": 330.4
},
"luminance": 0.35719
}Semantic roles & 50–950 ramp
primary
#F56AEB
secondary
#C9F2CC
accent
#E41202
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85