#F45FEE#F45FEE
#F45FEE is a light, highly saturated purple. Relative luminance 0.336; OKLCH L 72.6% C 0.241 H 329.3°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F45FEE |
|---|---|
| RGB | rgb(244, 95, 238) |
| HSL | hsl(302, 87%, 66%) |
| HSV | hsv(302, 61%, 96%) |
| CMYK | cmyk(0%, 61.1%, 2.5%, 4.3%) |
| CIE-LAB | lab(64.64, 73.65, -44.66) |
| CIE-LCH | lch(64.64, 86.13, 328.77°) |
| OKLab | oklab(72.64% 0.2074 -0.1229) |
| OKLCH | oklch(72.64% 0.241 329.3) |
| XYZ | xyz(56.8325, 33.5945, 84.3633) |
| Luminance | 0.3359 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.37
Violet Pink
#FB5FFC
ΔE00 2.00
Candy Pink
#FF63E9
ΔE00 2.62
Purply Pink
#F075E6
ΔE00 3.87
Orchid
#DA70D6
ΔE00 5.02
Violet (CSS)
#EE82EE
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F45FEE #5FF465
analogous
#B05FF4 #F45FEE #F45FA4
triadic
#F45FEE #EEF45F #5FEEF4
tetradic
#F45FEE #F4B05F #5FF465 #5FA4F4
square
#F45FEE #F4B05F #5FF465 #5FA4F4
split-complementary
#F45FEE #A4F45F #5FF4B0
monochromatic
#CB0EC3 #F026E8 #F45FEE #F898F4 #FCD2FA
Accessibility & contrast
On white
2.72
#F45FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#F45FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F45FEE
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F45FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F45FEE | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5190F2
Deuteranopia (green-blind)
#85A4EA
Tritanopia (blue-blind)
#FC709E
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #f45fee; /* rgb */ color: rgb(244, 95, 238); /* oklch */ color: oklch(72.6% 0.241 329.3);
Tailwind
colors: {
custom: {
50: '#fb95f4',
500: '#f45fee',
950: '#000000',
},
}SCSS
$custom: #f45fee; $custom-light: #fb95f4; $custom-dark: #000000;
JSON
{
"hex": "#f45fee",
"rgb": {
"r": 244,
"g": 95,
"b": 238
},
"hsl": {
"h": 302.416,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.72636,
"c": 0.24112,
"h": 329.3
},
"luminance": 0.33591
}Semantic roles & 50–950 ramp
primary
#F45FEE
secondary
#BFF0C1
accent
#E40B02
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180E17
muted
#867E85