#F45FEA#F45FEA
#F45FEA is a light, highly saturated purple. Relative luminance 0.334; OKLCH L 72.4% C 0.238 H 330.5°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F45FEA |
|---|---|
| RGB | rgb(244, 95, 234) |
| HSL | hsl(304, 87%, 66%) |
| HSV | hsv(304, 61%, 96%) |
| CMYK | cmyk(0%, 61.1%, 4.1%, 4.3%) |
| CIE-LAB | lab(64.45, 73.01, -42.73) |
| CIE-LCH | lch(64.45, 84.60, 329.66°) |
| OKLab | oklab(72.44% 0.2071 -0.1174) |
| OKLCH | oklch(72.44% 0.238 330.5) |
| XYZ | xyz(56.2514, 33.3620, 81.3027) |
| Luminance | 0.3336 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.87
Candy Pink
#FF63E9
ΔE00 2.31
Violet Pink
#FB5FFC
ΔE00 2.54
Purply Pink
#F075E6
ΔE00 3.67
Orchid
#DA70D6
ΔE00 4.74
Violet (CSS)
#EE82EE
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F45FEA #5FF469
analogous
#B45FF4 #F45FEA #F45FA0
triadic
#F45FEA #EAF45F #5FEAF4
tetradic
#F45FEA #F4B45F #5FF469 #5FA0F4
square
#F45FEA #F4B45F #5FF469 #5FA0F4
split-complementary
#F45FEA #A0F45F #5FF4B4
monochromatic
#CB0EBE #F026E2 #F45FEA #F898F2 #FCD2F9
Accessibility & contrast
On white
2.74
#F45FEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#F45FEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F45FEA
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F45FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F45FEA | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#548FEE
Deuteranopia (green-blind)
#87A4E6
Tritanopia (blue-blind)
#FD6E9C
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #f45fea; /* rgb */ color: rgb(244, 95, 234); /* oklch */ color: oklch(72.4% 0.238 330.5);
Tailwind
colors: {
custom: {
50: '#fb95f1',
500: '#f45fea',
950: '#000000',
},
}SCSS
$custom: #f45fea; $custom-light: #fb95f1; $custom-dark: #000000;
JSON
{
"hex": "#f45fea",
"rgb": {
"r": 244,
"g": 95,
"b": 234
},
"hsl": {
"h": 304.027,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.7244,
"c": 0.23803,
"h": 330.5
},
"luminance": 0.33358
}Semantic roles & 50–950 ramp
primary
#F45FEA
secondary
#BFF0C2
accent
#E41102
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180E17
muted
#867E85