#F56EEA#F56EEA
#F56EEA is a light, highly saturated purple. Relative luminance 0.365; OKLCH L 74.3% C 0.218 H 330.7°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F56EEA |
|---|---|
| RGB | rgb(245, 110, 234) |
| HSL | hsl(305, 87%, 70%) |
| HSV | hsv(305, 55%, 96%) |
| CMYK | cmyk(0%, 55.1%, 4.5%, 3.9%) |
| CIE-LAB | lab(66.91, 66.94, -38.88) |
| CIE-LCH | lch(66.91, 77.42, 329.85°) |
| OKLab | oklab(74.26% 0.19 -0.1064) |
| OKLCH | oklch(74.26% 0.218 330.7) |
| XYZ | xyz(58.0830, 36.5087, 81.8136) |
| Luminance | 0.3650 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.37
Candy Pink
#FF63E9
ΔE00 1.91
Light Magenta
#FA5FF7
ΔE00 2.95
Violet Pink
#FB5FFC
ΔE00 3.42
Violet (CSS)
#EE82EE
ΔE00 3.61
Orchid
#DA70D6
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F56EEA #6EF579
analogous
#BD6EF5 #F56EEA #F56EA7
triadic
#F56EEA #EAF56E #6EEAF5
tetradic
#F56EEA #F5BD6E #6EF579 #6EA7F5
square
#F56EEA #F5BD6E #6EF579 #6EA7F5
split-complementary
#F56EEA #A7F56E #6EF5BD
monochromatic
#DA0FC9 #F135E2 #F56EEA #F9A7F2 #FDE1FB
Accessibility & contrast
On white
2.53
#F56EEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#F56EEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F56EEA
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F56EEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F56EEA | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6797EE
Deuteranopia (green-blind)
#91AAE6
Tritanopia (blue-blind)
#FE7AA2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f56eea; /* rgb */ color: rgb(245, 110, 234); /* oklch */ color: oklch(74.3% 0.218 330.7);
Tailwind
colors: {
custom: {
50: '#fb9ef1',
500: '#f56eea',
950: '#000000',
},
}SCSS
$custom: #f56eea; $custom-light: #fb9ef1; $custom-dark: #000000;
JSON
{
"hex": "#f56eea",
"rgb": {
"r": 245,
"g": 110,
"b": 234
},
"hsl": {
"h": 304.889,
"s": 87.097,
"l": 69.608
},
"oklch": {
"l": 0.74262,
"c": 0.21776,
"h": 330.7
},
"luminance": 0.36505
}Semantic roles & 50–950 ramp
primary
#F56EEA
secondary
#CCF3CF
accent
#E41402
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85