#F56CED#F56CED
#F56CED is a light, highly saturated purple. Relative luminance 0.363; OKLCH L 74.2% C 0.223 H 329.9°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F56CED |
|---|---|
| RGB | rgb(245, 108, 237) |
| HSL | hsl(304, 87%, 69%) |
| HSV | hsv(304, 56%, 96%) |
| CMYK | cmyk(0%, 55.9%, 3.3%, 3.9%) |
| CIE-LAB | lab(66.71, 68.31, -40.84) |
| CIE-LCH | lch(66.71, 79.59, 329.13°) |
| OKLab | oklab(74.16% 0.1929 -0.112) |
| OKLCH | oklch(74.16% 0.223 329.9) |
| XYZ | xyz(58.3043, 36.2558, 84.0315) |
| Luminance | 0.3625 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.89
Candy Pink
#FF63E9
ΔE00 1.97
Light Magenta
#FA5FF7
ΔE00 2.35
Violet Pink
#FB5FFC
ΔE00 2.80
Violet (CSS)
#EE82EE
ΔE00 3.89
Orchid
#DA70D6
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F56CED #6CF574
analogous
#B96CF5 #F56CED #F56CA9
triadic
#F56CED #EDF56C #6CEDF5
tetradic
#F56CED #F5B96C #6CF574 #6CA9F5
square
#F56CED #F5B96C #6CF574 #6CA9F5
split-complementary
#F56CED #A9F56C #6CF5B9
monochromatic
#D80FCC #F133E6 #F56CED #F9A5F4 #FDDFFB
Accessibility & contrast
On white
2.55
#F56CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#F56CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F56CED
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F56CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F56CED | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6296F1
Deuteranopia (green-blind)
#8EA9E9
Tritanopia (blue-blind)
#FD7AA3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f56ced; /* rgb */ color: rgb(245, 108, 237); /* oklch */ color: oklch(74.2% 0.223 329.9);
Tailwind
colors: {
custom: {
50: '#fb9df3',
500: '#f56ced',
950: '#000000',
},
}SCSS
$custom: #f56ced; $custom-light: #fb9df3; $custom-dark: #000000;
JSON
{
"hex": "#f56ced",
"rgb": {
"r": 245,
"g": 108,
"b": 237
},
"hsl": {
"h": 303.504,
"s": 87.261,
"l": 69.216
},
"oklch": {
"l": 0.74164,
"c": 0.22305,
"h": 329.9
},
"luminance": 0.36252
}Semantic roles & 50–950 ramp
primary
#F56CED
secondary
#CAF2CD
accent
#E40F02
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85