#F56EEB#F56EEB
#F56EEB is a light, highly saturated purple. Relative luminance 0.366; OKLCH L 74.3% C 0.219 H 330.4°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F56EEB |
|---|---|
| RGB | rgb(245, 110, 235) |
| HSL | hsl(304, 87%, 70%) |
| HSV | hsv(304, 55%, 96%) |
| CMYK | cmyk(0%, 55.1%, 4.1%, 3.9%) |
| CIE-LAB | lab(66.95, 67.11, -39.37) |
| CIE-LCH | lch(66.95, 77.80, 329.60°) |
| OKLab | oklab(74.31% 0.1901 -0.1078) |
| OKLCH | oklch(74.31% 0.219 330.4) |
| XYZ | xyz(58.2271, 36.5663, 82.5723) |
| Luminance | 0.3656 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.45
Candy Pink
#FF63E9
ΔE00 1.97
Light Magenta
#FA5FF7
ΔE00 2.83
Violet Pink
#FB5FFC
ΔE00 3.29
Violet (CSS)
#EE82EE
ΔE00 3.59
Orchid
#DA70D6
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F56EEB #6EF578
analogous
#BB6EF5 #F56EEB #F56EA8
triadic
#F56EEB #EBF56E #6EEBF5
tetradic
#F56EEB #F5BB6E #6EF578 #6EA8F5
square
#F56EEB #F5BB6E #6EF578 #6EA8F5
split-complementary
#F56EEB #A8F56E #6EF5BB
monochromatic
#DA0FCB #F135E3 #F56EEB #F9A7F3 #FDE1FB
Accessibility & contrast
On white
2.53
#F56EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#F56EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F56EEB
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F56EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F56EEB | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6697EF
Deuteranopia (green-blind)
#90AAE7
Tritanopia (blue-blind)
#FD7AA3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f56eeb; /* rgb */ color: rgb(245, 110, 235); /* oklch */ color: oklch(74.3% 0.219 330.4);
Tailwind
colors: {
custom: {
50: '#fb9ef2',
500: '#f56eeb',
950: '#000000',
},
}SCSS
$custom: #f56eeb; $custom-light: #fb9ef2; $custom-dark: #000000;
JSON
{
"hex": "#f56eeb",
"rgb": {
"r": 245,
"g": 110,
"b": 235
},
"hsl": {
"h": 304.444,
"s": 87.097,
"l": 69.608
},
"oklch": {
"l": 0.74308,
"c": 0.21857,
"h": 330.4
},
"luminance": 0.36562
}Semantic roles & 50–950 ramp
primary
#F56EEB
secondary
#CCF3CF
accent
#E41302
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85