#F45AFF#F45AFF
#F45AFF is a light, highly saturated purple. Relative luminance 0.338; OKLCH L 73.0% C 0.261 H 325.0°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F45AFF |
|---|---|
| RGB | rgb(244, 90, 255) |
| HSL | hsl(296, 100%, 68%) |
| HSV | hsv(296, 65%, 100%) |
| CMYK | cmyk(4.3%, 64.7%, 0%, 0%) |
| CIE-LAB | lab(64.78, 78.37, -53.83) |
| CIE-LCH | lch(64.78, 95.07, 325.52°) |
| OKLab | oklab(73.01% 0.2137 -0.1494) |
| OKLCH | oklch(73.01% 0.261 325) |
| XYZ | xyz(59.0130, 33.7690, 97.9981) |
| Luminance | 0.3377 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.78
Light Magenta
#FA5FF7
ΔE00 2.10
Candy Pink
#FF63E9
ΔE00 4.85
Heliotrope
#D94FF5
ΔE00 5.42
Magenta
#FF00FF
ΔE00 5.46
Fuchsia
#FF00FF
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F45AFF #65FF5A
analogous
#A15AFF #F45AFF #FF5AB7
triadic
#F45AFF #FFF45A #5AFFF4
tetradic
#F45AFF #FFA15A #65FF5A #5AB7FF
square
#F45AFF #FFA15A #65FF5A #5AB7FF
split-complementary
#F45AFF #B7FF5A #5AFFA1
monochromatic
#D000DF #F01DFF #F45AFF #F897FF #FCD4FF
Accessibility & contrast
On white
2.71
#F45AFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#F45AFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F45AFF
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F45AFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F45AFF | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3991FF
Deuteranopia (green-blind)
#79A4FB
Tritanopia (blue-blind)
#F973A6
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #f45aff; /* rgb */ color: rgb(244, 90, 255); /* oklch */ color: oklch(73.0% 0.261 325.0);
Tailwind
colors: {
custom: {
50: '#fc93ff',
500: '#f45aff',
950: '#000000',
},
}SCSS
$custom: #f45aff; $custom-light: #fc93ff; $custom-dark: #000000;
JSON
{
"hex": "#f45aff",
"rgb": {
"r": 244,
"g": 90,
"b": 255
},
"hsl": {
"h": 296,
"s": 100,
"l": 67.647
},
"oklch": {
"l": 0.73008,
"c": 0.26081,
"h": 325
},
"luminance": 0.33765
}Semantic roles & 50–950 ramp
primary
#F45AFF
secondary
#C4F4C1
accent
#E6000F
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86