#F56DEB#F56DEB
#F56DEB is a light, highly saturated purple. Relative luminance 0.363; OKLCH L 74.2% C 0.220 H 330.4°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F56DEB |
|---|---|
| RGB | rgb(245, 109, 235) |
| HSL | hsl(304, 87%, 69%) |
| HSV | hsv(304, 56%, 96%) |
| CMYK | cmyk(0%, 55.5%, 4.1%, 3.9%) |
| CIE-LAB | lab(66.79, 67.55, -39.62) |
| CIE-LCH | lch(66.79, 78.31, 329.61°) |
| OKLab | oklab(74.19% 0.1914 -0.1085) |
| OKLCH | oklch(74.19% 0.22 330.4) |
| XYZ | xyz(58.1198, 36.3518, 82.5365) |
| Luminance | 0.3635 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.58
Candy Pink
#FF63E9
ΔE00 1.88
Light Magenta
#FA5FF7
ΔE00 2.70
Violet Pink
#FB5FFC
ΔE00 3.17
Violet (CSS)
#EE82EE
ΔE00 3.75
Orchid
#DA70D6
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F56DEB #6DF577
analogous
#BB6DF5 #F56DEB #F56DA7
triadic
#F56DEB #EBF56D #6DEBF5
tetradic
#F56DEB #F5BB6D #6DF577 #6DA7F5
square
#F56DEB #F5BB6D #6DF577 #6DA7F5
split-complementary
#F56DEB #A7F56D #6DF5BB
monochromatic
#D90FCA #F134E3 #F56DEB #F9A6F3 #FDE0FB
Accessibility & contrast
On white
2.54
#F56DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#F56DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F56DEB
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F56DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F56DEB | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6596EF
Deuteranopia (green-blind)
#90A9E7
Tritanopia (blue-blind)
#FD7AA2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f56deb; /* rgb */ color: rgb(245, 109, 235); /* oklch */ color: oklch(74.2% 0.220 330.4);
Tailwind
colors: {
custom: {
50: '#fb9df2',
500: '#f56deb',
950: '#000000',
},
}SCSS
$custom: #f56deb; $custom-light: #fb9df2; $custom-dark: #000000;
JSON
{
"hex": "#f56deb",
"rgb": {
"r": 245,
"g": 109,
"b": 235
},
"hsl": {
"h": 304.412,
"s": 87.179,
"l": 69.412
},
"oklch": {
"l": 0.74189,
"c": 0.22002,
"h": 330.4
},
"luminance": 0.36348
}Semantic roles & 50–950 ramp
primary
#F56DEB
secondary
#CBF2CE
accent
#E41202
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85