#F56EEE#F56EEE
#F56EEE is a light, highly saturated purple. Relative luminance 0.367; OKLCH L 74.4% C 0.221 H 329.6°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F56EEE |
|---|---|
| RGB | rgb(245, 110, 238) |
| HSL | hsl(303, 87%, 70%) |
| HSV | hsv(303, 55%, 96%) |
| CMYK | cmyk(0%, 55.1%, 2.9%, 3.9%) |
| CIE-LAB | lab(67.08, 67.60, -40.82) |
| CIE-LCH | lch(67.08, 78.97, 328.87°) |
| OKLab | oklab(74.45% 0.1905 -0.112) |
| OKLCH | oklch(74.45% 0.221 329.6) |
| XYZ | xyz(58.6642, 36.7412, 84.8742) |
| Luminance | 0.3674 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.74
Candy Pink
#FF63E9
ΔE00 2.19
Light Magenta
#FA5FF7
ΔE00 2.54
Violet Pink
#FB5FFC
ΔE00 2.93
Violet (CSS)
#EE82EE
ΔE00 3.57
Orchid
#DA70D6
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F56EEE #6EF575
analogous
#B96EF5 #F56EEE #F56EAB
triadic
#F56EEE #EEF56E #6EEEF5
tetradic
#F56EEE #F5B96E #6EF575 #6EABF5
square
#F56EEE #F5B96E #6EF575 #6EABF5
split-complementary
#F56EEE #ABF56E #6EF5B9
monochromatic
#DA0FCF #F135E7 #F56EEE #F9A7F5 #FDE1FB
Accessibility & contrast
On white
2.52
#F56EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#F56EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F56EEE
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F56EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F56EEE | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6498F2
Deuteranopia (green-blind)
#8FAAEA
Tritanopia (blue-blind)
#FD7BA4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f56eee; /* rgb */ color: rgb(245, 110, 238); /* oklch */ color: oklch(74.4% 0.221 329.6);
Tailwind
colors: {
custom: {
50: '#fb9ef4',
500: '#f56eee',
950: '#000000',
},
}SCSS
$custom: #f56eee; $custom-light: #fb9ef4; $custom-dark: #000000;
JSON
{
"hex": "#f56eee",
"rgb": {
"r": 245,
"g": 110,
"b": 238
},
"hsl": {
"h": 303.111,
"s": 87.097,
"l": 69.608
},
"oklch": {
"l": 0.74448,
"c": 0.22098,
"h": 329.6
},
"luminance": 0.36737
}Semantic roles & 50–950 ramp
primary
#F56EEE
secondary
#CCF3CE
accent
#E40E02
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85