#F56EEC#F56EEC
#F56EEC is a light, highly saturated purple. Relative luminance 0.366; OKLCH L 74.4% C 0.219 H 330.1°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F56EEC |
|---|---|
| RGB | rgb(245, 110, 236) |
| HSL | hsl(304, 87%, 70%) |
| HSV | hsv(304, 55%, 96%) |
| CMYK | cmyk(0%, 55.1%, 3.7%, 3.9%) |
| CIE-LAB | lab(66.99, 67.27, -39.85) |
| CIE-LCH | lch(66.99, 78.19, 329.36°) |
| OKLab | oklab(74.35% 0.1903 -0.1092) |
| OKLCH | oklch(74.35% 0.219 330.1) |
| XYZ | xyz(58.3720, 36.6243, 83.3353) |
| Luminance | 0.3662 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.53
Candy Pink
#FF63E9
ΔE00 2.03
Light Magenta
#FA5FF7
ΔE00 2.73
Violet Pink
#FB5FFC
ΔE00 3.16
Violet (CSS)
#EE82EE
ΔE00 3.58
Orchid
#DA70D6
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F56EEC #6EF577
analogous
#BB6EF5 #F56EEC #F56EA9
triadic
#F56EEC #ECF56E #6EECF5
tetradic
#F56EEC #F5BB6E #6EF577 #6EA9F5
square
#F56EEC #F5BB6E #6EF577 #6EA9F5
split-complementary
#F56EEC #A9F56E #6EF5BB
monochromatic
#DA0FCC #F135E4 #F56EEC #F9A7F4 #FDE1FB
Accessibility & contrast
On white
2.52
#F56EEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#F56EEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F56EEC
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F56EEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F56EEC | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6597F0
Deuteranopia (green-blind)
#90AAE8
Tritanopia (blue-blind)
#FD7BA3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f56eec; /* rgb */ color: rgb(245, 110, 236); /* oklch */ color: oklch(74.4% 0.219 330.1);
Tailwind
colors: {
custom: {
50: '#fb9ef2',
500: '#f56eec',
950: '#000000',
},
}SCSS
$custom: #f56eec; $custom-light: #fb9ef2; $custom-dark: #000000;
JSON
{
"hex": "#f56eec",
"rgb": {
"r": 245,
"g": 110,
"b": 236
},
"hsl": {
"h": 304,
"s": 87.097,
"l": 69.608
},
"oklch": {
"l": 0.74354,
"c": 0.21937,
"h": 330.1
},
"luminance": 0.3662
}Semantic roles & 50–950 ramp
primary
#F56EEC
secondary
#CCF3CF
accent
#E41102
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85