#F540DC#F540DC
#F540DC is a light, highly saturated purple. Relative luminance 0.282; OKLCH L 69.1% C 0.264 H 334.4°. Best body text is #000000 at 6.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F540DC |
|---|---|
| RGB | rgb(245, 64, 220) |
| HSL | hsl(308, 90%, 61%) |
| HSV | hsv(308, 74%, 96%) |
| CMYK | cmyk(0%, 73.9%, 10.2%, 3.9%) |
| CIE-LAB | lab(60.12, 81.92, -41.70) |
| CIE-LCH | lch(60.12, 91.93, 333.02°) |
| OKLab | oklab(69.12% 0.2383 -0.1142) |
| OKLCH | oklch(69.12% 0.264 334.4) |
| XYZ | xyz(52.4084, 28.2512, 70.3891) |
| Luminance | 0.2825 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Bright Magenta
#FF08E8
ΔE00 2.89
Purpleish Pink
#DF4EC8
ΔE00 3.86
Pink Purple
#EF1DE7
ΔE00 4.09
Hot Magenta
#F504C9
ΔE00 4.63
Fuchsia (survey)
#ED0DD9
ΔE00 4.67
Magenta
#FF00FF
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F540DC #40F559
analogous
#B340F5 #F540DC #F54082
triadic
#F540DC #DCF540 #40DCF5
tetradic
#F540DC #F5B340 #40F559 #4082F5
square
#F540DC #F5B340 #40F559 #4082F5
split-complementary
#F540DC #82F540 #40F5B3
monochromatic
#B1099A #EB0CCD #F540DC #F87AE7 #FBB4F1
Accessibility & contrast
On white
3.16
#F540DC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.65
#F540DC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #F540DC
6.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F540DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F540DC | 1.00 | 3.16 | 6.65 | 6.65 |
| #FFFFFF | 3.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D80E0
Deuteranopia (green-blind)
#809AD8
Tritanopia (blue-blind)
#FF518B
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #f540dc; /* rgb */ color: rgb(245, 64, 220); /* oklch */ color: oklch(69.1% 0.264 334.4);
Tailwind
colors: {
custom: {
50: '#fd86e7',
500: '#f540dc',
950: '#000000',
},
}SCSS
$custom: #f540dc; $custom-light: #fd86e7; $custom-dark: #000000;
JSON
{
"hex": "#f540dc",
"rgb": {
"r": 245,
"g": 64,
"b": 220
},
"hsl": {
"h": 308.287,
"s": 90.05,
"l": 60.588
},
"oklch": {
"l": 0.69118,
"c": 0.26426,
"h": 334.4
},
"luminance": 0.28247
}Semantic roles & 50–950 ramp
primary
#F540DC
secondary
#A6EBAF
accent
#E62000
background
#FFF8FE
surface
#FFF0FC
border
#D7CBD5
text
#180D16
muted
#867D84