#F56FEA#F56FEA
#F56FEA is a light, highly saturated purple. Relative luminance 0.367; OKLCH L 74.4% C 0.216 H 330.7°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F56FEA |
|---|---|
| RGB | rgb(245, 111, 234) |
| HSL | hsl(305, 87%, 70%) |
| HSV | hsv(305, 55%, 96%) |
| CMYK | cmyk(0%, 54.7%, 4.5%, 3.9%) |
| CIE-LAB | lab(67.07, 66.50, -38.63) |
| CIE-LCH | lch(67.07, 76.90, 329.85°) |
| OKLab | oklab(74.38% 0.1887 -0.1057) |
| OKLCH | oklch(74.38% 0.216 330.7) |
| XYZ | xyz(58.1915, 36.7257, 81.8497) |
| Luminance | 0.3672 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.24
Candy Pink
#FF63E9
ΔE00 2.02
Light Magenta
#FA5FF7
ΔE00 3.09
Violet (CSS)
#EE82EE
ΔE00 3.45
Violet Pink
#FB5FFC
ΔE00 3.54
Orchid
#DA70D6
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F56FEA #6FF57A
analogous
#BD6FF5 #F56FEA #F56FA7
triadic
#F56FEA #EAF56F #6FEAF5
tetradic
#F56FEA #F5BD6F #6FF57A #6FA7F5
square
#F56FEA #F5BD6F #6FF57A #6FA7F5
split-complementary
#F56FEA #A7F56F #6FF5BD
monochromatic
#DA0FCA #F136E2 #F56FEA #F9A8F2 #FDE1FB
Accessibility & contrast
On white
2.52
#F56FEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#F56FEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F56FEA
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F56FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F56FEA | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6897EE
Deuteranopia (green-blind)
#91AAE6
Tritanopia (blue-blind)
#FE7BA3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f56fea; /* rgb */ color: rgb(245, 111, 234); /* oklch */ color: oklch(74.4% 0.216 330.7);
Tailwind
colors: {
custom: {
50: '#fb9ef1',
500: '#f56fea',
950: '#000000',
},
}SCSS
$custom: #f56fea; $custom-light: #fb9ef1; $custom-dark: #000000;
JSON
{
"hex": "#f56fea",
"rgb": {
"r": 245,
"g": 111,
"b": 234
},
"hsl": {
"h": 304.925,
"s": 87.013,
"l": 69.804
},
"oklch": {
"l": 0.74382,
"c": 0.2163,
"h": 330.7
},
"luminance": 0.36722
}Semantic roles & 50–950 ramp
primary
#F56FEA
secondary
#CDF3D0
accent
#E41402
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85