#F451FF#F451FF
#F451FF is a light, highly saturated purple. Relative luminance 0.323; OKLCH L 72.2% C 0.271 H 325.2°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F451FF |
|---|---|
| RGB | rgb(244, 81, 255) |
| HSL | hsl(296, 100%, 66%) |
| HSV | hsv(296, 68%, 100%) |
| CMYK | cmyk(4.3%, 68.2%, 0%, 0%) |
| CIE-LAB | lab(63.62, 81.62, -55.66) |
| CIE-LCH | lch(63.62, 98.79, 325.71°) |
| OKLab | oklab(72.18% 0.2228 -0.1547) |
| OKLCH | oklch(72.18% 0.271 325.2) |
| XYZ | xyz(58.2993, 32.3417, 97.7602) |
| Luminance | 0.3234 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.75
Light Magenta
#FA5FF7
ΔE00 2.94
Magenta
#FF00FF
ΔE00 4.33
Fuchsia
#FF00FF
ΔE00 4.33
Heliotrope
#D94FF5
ΔE00 4.67
Candy Pink
#FF63E9
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F451FF #5CFF51
analogous
#9D51FF #F451FF #FF51B3
triadic
#F451FF #FFF451 #51FFF4
tetradic
#F451FF #FF9D51 #5CFF51 #51B3FF
square
#F451FF #FF9D51 #5CFF51 #51B3FF
split-complementary
#F451FF #B3FF51 #51FF9D
monochromatic
#C800D6 #F014FF #F451FF #F88EFF #FCCBFF
Accessibility & contrast
On white
2.81
#F451FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#F451FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F451FF
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F451FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F451FF | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#268DFF
Deuteranopia (green-blind)
#74A1FB
Tritanopia (blue-blind)
#F96DA3
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #f451ff; /* rgb */ color: rgb(244, 81, 255); /* oklch */ color: oklch(72.2% 0.271 325.2);
Tailwind
colors: {
custom: {
50: '#fc8fff',
500: '#f451ff',
950: '#000000',
},
}SCSS
$custom: #f451ff; $custom-light: #fc8fff; $custom-dark: #000000;
JSON
{
"hex": "#f451ff",
"rgb": {
"r": 244,
"g": 81,
"b": 255
},
"hsl": {
"h": 296.207,
"s": 100,
"l": 65.882
},
"oklch": {
"l": 0.72178,
"c": 0.27121,
"h": 325.2
},
"luminance": 0.32338
}Semantic roles & 50–950 ramp
primary
#F451FF
secondary
#BDF3B9
accent
#E6000F
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86