#F45FE5#F45FE5
#F45FE5 is a light, highly saturated purple. Relative luminance 0.331; OKLCH L 72.2% C 0.234 H 331.9°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F45FE5 |
|---|---|
| RGB | rgb(244, 95, 229) |
| HSL | hsl(306, 87%, 66%) |
| HSV | hsv(306, 61%, 96%) |
| CMYK | cmyk(0%, 61.1%, 6.1%, 4.3%) |
| CIE-LAB | lab(64.22, 72.23, -40.31) |
| CIE-LCH | lch(64.22, 82.71, 330.84°) |
| OKLab | oklab(72.2% 0.2066 -0.1104) |
| OKLCH | oklch(72.2% 0.234 331.9) |
| XYZ | xyz(55.5432, 33.0787, 77.5730) |
| Luminance | 0.3307 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.11
Light Magenta
#FA5FF7
ΔE00 2.58
Violet Pink
#FB5FFC
ΔE00 3.27
Purply Pink
#F075E6
ΔE00 3.56
Orchid
#DA70D6
ΔE00 4.47
Violet (CSS)
#EE82EE
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F45FE5 #5FF46E
analogous
#B95FF4 #F45FE5 #F45F9B
triadic
#F45FE5 #E5F45F #5FE5F4
tetradic
#F45FE5 #F4B95F #5FF46E #5F9BF4
square
#F45FE5 #F4B95F #5FF46E #5F9BF4
split-complementary
#F45FE5 #9BF45F #5FF4B9
monochromatic
#CB0EB8 #F026DC #F45FE5 #F898EE #FCD2F8
Accessibility & contrast
On white
2.76
#F45FE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#F45FE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F45FE5
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F45FE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F45FE5 | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#588EE9
Deuteranopia (green-blind)
#8AA3E1
Tritanopia (blue-blind)
#FE6C9A
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #f45fe5; /* rgb */ color: rgb(244, 95, 229); /* oklch */ color: oklch(72.2% 0.234 331.9);
Tailwind
colors: {
custom: {
50: '#fb95ed',
500: '#f45fe5',
950: '#000000',
},
}SCSS
$custom: #f45fe5; $custom-light: #fb95ed; $custom-dark: #000000;
JSON
{
"hex": "#f45fe5",
"rgb": {
"r": 244,
"g": 95,
"b": 229
},
"hsl": {
"h": 306.04,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.72199,
"c": 0.23422,
"h": 331.9
},
"luminance": 0.33075
}Semantic roles & 50–950 ramp
primary
#F45FE5
secondary
#BFF0C4
accent
#E41902
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180E16
muted
#867E84