#F45FDF#F45FDF
#F45FDF is a light, highly saturated purple. Relative luminance 0.327; OKLCH L 71.9% C 0.230 H 333.6°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F45FDF |
|---|---|
| RGB | rgb(244, 95, 223) |
| HSL | hsl(308, 87%, 66%) |
| HSV | hsv(308, 61%, 96%) |
| CMYK | cmyk(0%, 61.1%, 8.6%, 4.3%) |
| CIE-LAB | lab(63.96, 71.30, -37.38) |
| CIE-LCH | lch(63.96, 80.51, 332.34°) |
| OKLab | oklab(71.92% 0.2059 -0.102) |
| OKLCH | oklch(71.92% 0.23 333.6) |
| XYZ | xyz(54.7199, 32.7494, 73.2370) |
| Luminance | 0.3275 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.24
Light Magenta
#FA5FF7
ΔE00 3.50
Purply Pink
#F075E6
ΔE00 3.65
Violet Pink
#FB5FFC
ΔE00 4.19
Orchid
#DA70D6
ΔE00 4.33
Purpleish Pink
#DF4EC8
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F45FDF #5FF474
analogous
#BE5FF4 #F45FDF #F45F95
triadic
#F45FDF #DFF45F #5FDFF4
tetradic
#F45FDF #F4BE5F #5FF474 #5F95F4
square
#F45FDF #F4BE5F #5FF474 #5F95F4
split-complementary
#F45FDF #95F45F #5FF4BE
monochromatic
#CB0EB0 #F026D4 #F45FDF #F898EA #FCD2F6
Accessibility & contrast
On white
2.78
#F45FDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#F45FDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F45FDF
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F45FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F45FDF | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C8DE3
Deuteranopia (green-blind)
#8CA3DB
Tritanopia (blue-blind)
#FE6A97
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #f45fdf; /* rgb */ color: rgb(244, 95, 223); /* oklch */ color: oklch(71.9% 0.230 333.6);
Tailwind
colors: {
custom: {
50: '#fb95e9',
500: '#f45fdf',
950: '#000000',
},
}SCSS
$custom: #f45fdf; $custom-light: #fb95e9; $custom-dark: #000000;
JSON
{
"hex": "#f45fdf",
"rgb": {
"r": 244,
"g": 95,
"b": 223
},
"hsl": {
"h": 308.456,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.71917,
"c": 0.22974,
"h": 333.6
},
"luminance": 0.32745
}Semantic roles & 50–950 ramp
primary
#F45FDF
secondary
#BFF0C6
accent
#E42202
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180E16
muted
#867E84